Lucene search
K

2842 matches found

Positive Technologies
Positive Technologies
added 2023/10/22 12:0 a.m.1 views

PT-2023-35536 · Git +1 · Libredwg

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow read error. Technical details include a crash state involving the decode preR13 entities, decode preR13, a...

6.8AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2023/10/21 12:15 a.m.13 views

CVE-2023-45682

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

7.1CVSS6.7AI score0.00022EPSS
Exploits0References7
OSV
OSV
added 2023/10/21 12:15 a.m.0 views

UBUNTU-CVE-2023-45682

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

7.1CVSS5.8AI score0.00022EPSS
Exploits0References8
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.2 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio codec for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a well-designed file that may trigger an out-of-bounds read in the "DECODE" macro when "var" is negative...

7.1CVSS6.8AI score0.00022EPSS
Exploits0References6
Cvelist
Cvelist
added 2023/10/20 11:27 p.m.14 views

CVE-2023-45682 Wild address read in vorbis_decode_packet_rest in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

5.3CVSS6.9AI score0.00022EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2023/10/20 11:27 p.m.30 views

CVE-2023-45682

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

7.1CVSS6.7AI score0.00022EPSS
Exploits0
CVE
CVE
added 2023/10/20 11:27 p.m.43 views

CVE-2023-45682

CVE-2023-45682 affects stb_vorbis (used by stb_vorbis.c, MIT license). A crafted Vorbis file may trigger an out-of-bounds read in the DECODE macro when var is negative, because DECODE_RAW allows negative values, potentially leaking internal memory allocation information. Multiple connected adviso...

7.1CVSS5.7AI score0.00022EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/10/16 8:15 a.m.22 views

Denial Of Service (DoS)

Microsoft QUIC is vulnerable to Denial of Service DOS. The vulnerability is due to a memory leak in the QuicCryptoTlsReadExtensions function in cryptotls.c, which results in Denial of Service. An attacker can create multiple instances are present or multiple calls to the decode happen...

7.5CVSS6.9AI score0.02347EPSS
Exploits0References2Affected Software4
OpenVAS
OpenVAS
added 2023/10/12 12:0 a.m.14 views

Fedora: Security Advisory for oneVPL (FEDORA-2023-b6aab4f954)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.6AI score0.00066EPSS
Exploits0References2
OSV
OSV
added 2023/10/10 8:37 p.m.2 views

CLSA-2023-1696970233 libwebp: Fix of 3 CVEs

CVE-2018-25013, CVE-2018-25014: wait for all threads to be done in DecodeRemaining - CVE-2023-1999: fix a double free error...

9.8CVSS6.8AI score0.00575EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2023/10/03 7:0 a.m.3 views

An issue was discovered in net/ceph/messenger_v2.c in the Linux kernel before 6.4.5. There is an integer signedness error leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted length taken from a TCP packet in ceph_decode_32.

...

8.8CVSS7AI score0.15852EPSS
Exploits1
OSV
OSV
added 2023/09/29 6:15 a.m.3 views

AZL-30056 CVE-2023-44466 affecting package kernel for versions less than 5.15.135.1-2

An issue was discovered in net/ceph/messengerv2.c in the Linux kernel before 6.4.5. There is an integer signedness error, leading to a buffer overflow and remote code execution via HELLO or one of the AUTH frames. This occurs because of an untrusted length taken from a TCP packet in cephdecode32...

8.8CVSS7.7AI score0.15852EPSS
Exploits1References1
PyPA
PyPA
added 2023/09/27 3:19 p.m.4 views

PYSEC-2023-191

Vyper is a Pythonic Smart Contract Language for the EVM. The abidecode function does not validate input when it is nested in an expression. Uses of abidecode can be constructed which allow for bounds checking to be bypassed resulting in incorrect results. This issue has not yet been fixed, but a...

7.5CVSS6.8AI score0.00048EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2023/09/27 3:19 p.m.0 views

PYSEC-2023-191

Vyper is a Pythonic Smart Contract Language for the EVM. The abidecode function does not validate input when it is nested in an expression. Uses of abidecode can be constructed which allow for bounds checking to be bypassed resulting in incorrect results. This issue has not yet been fixed, but a...

7.5CVSS5.8AI score0.00048EPSS
Exploits1References2
CNNVD
CNNVD
added 2023/09/27 12:0 a.m.1 views

Vyper Security Vulnerability

Vyper is the Pythonic smart contract language for EVM. Vyper suffers from a security vulnerability that stems from allowing an attacker to bypass boundary checks via constructabidecode...

7.5CVSS6.8AI score0.00048EPSS
Exploits1References3
OSV
OSV
added 2023/09/26 6:47 p.m.9 views

CVE-2023-42460 _abi_decode input not validated in complex expressions in Vyper

Vyper is a Pythonic Smart Contract Language for the EVM. The abidecode function does not validate input when it is nested in an expression. Uses of abidecode can be constructed which allow for bounds checking to be bypassed resulting in incorrect results. This issue has not yet been fixed, but a...

5.3CVSS7.3AI score0.00048EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2023/09/26 12:0 a.m.2 views

PT-2023-28356 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.10 Description: The abi decode function in Vyper does not validate input when it is nested in an expression, allowing for bounds checking to be bypassed and resulting in incorrect results. This can be triggered by...

7.5CVSS7.4AI score0.00048EPSS
Exploits1References9
OSV
OSV
added 2023/09/25 4:15 p.m.2 views

CVE-2023-32653

An out-of-bounds write vulnerability exists in the dcmpixeldatadecode functionality of Accusoft ImageGear 20.1. A specially crafted malformed file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger this vulnerability...

8.8CVSS7.5AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/09/25 12:0 a.m.2 views

PT-2023-23933 · Accusoft · Accusoft Imagegear

Name of the Vulnerable Software and Affected Versions: Accusoft ImageGear version 20.1 Description: An out-of-bounds write issue exists in the dcm pixel data decode functionality. A specially crafted malformed file can lead to arbitrary code execution. A victim would need to open a malicious file...

9.8CVSS8.9AI score0.00191EPSS
Exploits1References5
Amazon
Amazon
added 2023/09/25 12:0 a.m.1 views

Medium: djvulibre

Issue Overview: An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28. CVE-2021-3630 Affected Packages: djvulibre Note: This...

5.5CVSS7AI score0.00357EPSS
Exploits0
Rows per page
Query Builder