Lucene search
K

841 matches found

Positive Technologies
Positive Technologies
added 2023/11/27 12:0 a.m.2 views

PT-2023-9358 · FFmpeg +4 · Ffmpeg +4

Name of the Vulnerable Software and Affected Versions: Ffmpeg version v.n6.1-3-g466799d4f5 Description: The issue is related to a buffer overflow in the av malloc function, located in the libavutil/mem.c component of the Ffmpeg library. This buffer overflow is caused by copying without checking t...

9.8CVSS7.1AI score0.00323EPSS
Exploits7References99
NVD
NVD
added 2023/11/21 6:15 p.m.11 views

CVE-2021-27504

Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code execution...

7.8CVSS0.00086EPSS
Exploits0References2
NVD
NVD
added 2023/11/21 6:15 p.m.9 views

CVE-2021-27502

Texas Instruments TI-RTOS, when configured to use HeapMem heapdefault, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMemallocUnprotected' and result in code execution...

7.8CVSS0.00057EPSS
Exploits0References2
OSV
OSV
added 2023/11/21 6:15 p.m.0 views

CVE-2021-27504

Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code execution...

7.8CVSS6.1AI score
Exploits0References2
OSV
OSV
added 2023/11/21 6:15 p.m.0 views

CVE-2021-27502

Texas Instruments TI-RTOS, when configured to use HeapMem heapdefault, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMemallocUnprotected' and result in code execution...

7.8CVSS6.1AI score
Exploits0References2
Prion
Prion
added 2023/11/21 6:15 p.m.19 views

Integer overflow

Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code execution...

4.3CVSS8.1AI score0.00086EPSS
Exploits0References2Affected Software4
Cvelist
Cvelist
added 2023/11/21 5:43 p.m.14 views

CVE-2021-27504 Texas Instruments FREERTOS Integer Overflow or Wraparound

Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code execution...

7.4CVSS8.2AI score0.00086EPSS
Exploits0References2
OSV
OSV
added 2023/11/20 7:15 p.m.0 views

CVE-2021-22636

Texas Instruments TI-RTOS, when configured to use HeapMem heapdefault, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMemallocUnprotected' and result in code execution...

7.8CVSS6.1AI score
Exploits0References2
NVD
NVD
added 2023/11/20 7:15 p.m.26 views

CVE-2021-22636

Texas Instruments TI-RTOS, when configured to use HeapMem heapdefault, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMemallocUnprotected' and result in code execution...

7.8CVSS0.00042EPSS
Exploits0References2
CVE
CVE
added 2023/11/20 7:2 p.m.28 views

CVE-2021-22636

CVE-2021-22636 involves Texas Instruments TI-RTOS where, when using the HeapMem heap, malloc can return a pointer to a small buffer for extremely large values, triggering an integer overflow in HeapMem_allocUnprotected and potentially enabling code execution. Connected documents corroborate the T...

7.8CVSS8AI score0.00042EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/24 12:59 a.m.1 views

SUSE CVE-2023-45676

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendori = get8packetf;. The root cause is an integer overflow in setupmalloc. A sufficiently large value in the variable sz overflows with sz+7 in and the negative...

7.3CVSS8AI score0.0005EPSS
Exploits0References5
Snyk
Snyk
added 2023/10/21 12:50 a.m.1 views

Out-of-Bounds Write

Overview Affected versions of this package are vulnerable to Out-of-Bounds Write in the f-vendori = get8packetf; function. An attacker can trigger an out-of-bounds write and potentially execute arbitrary code by providing a crafted file. This is due to an integer overflow in setupmalloc where a...

7.8CVSS8.3AI score0.0005EPSS
Exploits0References2
OSV
OSV
added 2023/10/21 12:15 a.m.1 views

DEBIAN-CVE-2023-45676

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendori = get8packetf;. The root cause is an integer overflow in setupmalloc. A sufficiently large value in the variable sz overflows with sz+7 in and the negative...

7.8CVSS7.8AI score0.0005EPSS
Exploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.0 views

DEBIAN-CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.8AI score0.00087EPSS
Exploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.0 views

UBUNTU-CVE-2023-45676

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendori = get8packetf;. The root cause is an integer overflow in setupmalloc. A sufficiently large value in the variable sz overflows with sz+7 in and the negative...

7.8CVSS6.1AI score0.0005EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.36 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.8AI score0.00087EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.23 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS8.3AI score0.00087EPSS
Exploits0
OSV
OSV
added 2023/10/11 4:15 p.m.0 views

CVE-2023-35967

Two heap-based buffer overflow vulnerabilities exist in the gwcfgcgisetmanagepostdata functionality of Yifan YF325 v1.020221108. A specially crafted network request can lead to a heap buffer overflow. An attacker can send a network request to trigger these vulnerabilities.This integer overflow...

9.8CVSS7.7AI score
Exploits0References2
NVD
NVD
added 2023/10/11 4:15 p.m.22 views

CVE-2023-35967

Two heap-based buffer overflow vulnerabilities exist in the gwcfgcgisetmanagepostdata functionality of Yifan YF325 v1.020221108. A specially crafted network request can lead to a heap buffer overflow. An attacker can send a network request to trigger these vulnerabilities.This integer overflow...

9.8CVSS9.9AI score0.00318EPSS
Exploits0References2
NVD
NVD
added 2023/10/11 4:15 p.m.14 views

CVE-2023-35965

Two heap-based buffer overflow vulnerabilities exist in the httpd managepost functionality of Yifan YF325 v1.020221108. A specially crafted network request can lead to a heap buffer overflow. An attacker can send a network request to trigger these vulnerabilities.This integer overflow result is...

9.8CVSS9.9AI score0.00346EPSS
Exploits0References2
Rows per page
Query Builder