Lucene search
+L

604 matches found

SUSE CVE
SUSE CVE
added 2023/10/24 12:59 a.m.6 views

SUSE CVE-2023-45679

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, but some of the pointers in f-commentlist are left initialized and later setupfree is called on these...

7.3CVSS7.6AI score0.00522EPSS
SaveExploits0References4
CVE
CVE
added 2023/10/24 12:00 a.m.76 views

CVE-2023-43281

CVE-2023-43281 describes a double free vulnerability in Nothings Stb Image.h v2.28. The flaw allows a remote attacker to cause a denial of service by supplying a crafted file to the function stbi_load_gif_main . Public documentation in the connected sources confirms the vulnerability in the stb_i...

6.5CVSS7.2AI score0.01029EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2023/10/21 12:51 a.m.11 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read when the stbisetflipverticallyonload is set to TRUE and reqcomp is set to a number that doesn’t match the real number of components per pixel, the library attempts to flip the image vertically. An attacker can trigger...

8.1CVSS6.9AI score0.00691EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:51 a.m.6 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read due to the stbigifloadnext function. An attacker can leak internal memory allocation information by triggering an out of bounds memcpy read with a crafted image file. This happens because twoback points to a memory...

7.1CVSS6.8AI score0.00574EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:51 a.m.5 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the f-vendorlen = char'\0'; function. An attacker can trigger an out-of-bounds write and potentially execute arbitrary code by providing a crafted file. This is only exploitable if len read in startdecoder is a...

7.8CVSS8AI score0.0054EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:51 a.m.6 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the startdecoder function. An attacker can trigger an out-of-buffer write and potentially execute arbitrary code by providing a specially crafted file. This is only exploitable if m-submaps exceeds the array limit...

7.8CVSS7.8AI score0.0073EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:51 a.m.5 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the startdecoder function, an attacker can execute arbitrary code by exploiting an integer overflow that leads to memory write past an allocated heap buffer. This is due to the potential integer overflow in...

7.8CVSS7.8AI score0.00523EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.9 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.00522EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.10 views

Use of Uninitialized Resource

Overview Affected versions of this package are vulnerable to Use of Uninitialized Resource in the stbihdrload and stbitgaload functions. An attacker can read a specified number of bytes from context into an uninitialized buffer by manipulating the file stream to point to the end. This is only...

5.5CVSS7AI score0.00657EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.11 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference when the stbiloadgifmain in stbiloadgiffrommemory fails, it returns a null pointer and may leave the z variable uninitialized. If the caller also sets the flip vertically flag, it continues and calls...

7.5CVSS6.9AI score0.01137EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.6 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in the startdecoder function, an attacker can trigger memory allocation failure with a specially crafted file. This causes the function to return early, leaving some pointers in f-commentlist initialized. Later, setupfree is...

7.8CVSS7.2AI score0.00522EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.9 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write when processing ogg vorbis files with the f-vendorlen = char'\0'; function. An attacker can trigger an out-of-bounds write by crafting a file that causes the len read in startdecoder to be -1, and len + 1 to become 0...

7.8CVSS7AI score0.00759EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/10/21 12:50 a.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference when the startdecoder function processes a specially crafted file, it may trigger a memory allocation failure. An attacker can cause a denial of service by exploiting this failure. This is because the function...

5.5CVSS6.8AI score0.00535EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/21 12:15 a.m.4 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.00522EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.5 views

DEBIAN-CVE-2023-45677

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 len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.8CVSS7.5AI score0.0054EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.12 views

DEBIAN-CVE-2023-45678

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of buffer write in startdecoder because at maximum m-submaps can be 16 but submapfloor and submapresidue are declared as arrays of 15 elements. This issue may lead to code execution...

7.8CVSS7.2AI score0.0073EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.10 views

DEBIAN-CVE-2023-45679

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, but some of the pointers in f-commentlist are left initialized and later setupfree is called on these...

7.8CVSS7.5AI score0.00522EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.2 views

DEBIAN-CVE-2023-45664

stbimage is a single file MIT licensed library for processing images. A crafted image file can trigger stbiloadgifmainoutofmem attempt to double-free the out variable. This happens in stbiloadgifmain because when the layers stride value is zero the behavior is implementation defined, but common...

8.8CVSS7.8AI score0.00867EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.5 views

DEBIAN-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.2AI score0.0056EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/21 12:15 a.m.2 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.00759EPSS
SaveExploits0References1
Rows per page
Query Builder