Lucene search
+L

147 matches found

Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.51 views

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.8CVSS8.8AI score0.00867EPSS
Exploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.28 views

CVE-2023-45663 Disclosure of uninitialized memory in stbi__tga_load in stb_image

stbimage is a single file MIT licensed library for processing images. The stbigetn function reads a specified number of bytes from context typically a file into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not...

5.3CVSS7.6AI score0.00657EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.17 views

CVE-2023-45663 Disclosure of uninitialized memory in stbi__tga_load in stb_image

stbimage is a single file MIT licensed library for processing images. The stbigetn function reads a specified number of bytes from context typically a file into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not...

5.3CVSS6.7AI score0.00657EPSS
Exploits0References7
CVE
CVE
added 2023/10/20 11:26 p.m.84 views

CVE-2023-45663

Summary (concrete details from connected docs): The vulnerability CVE-2023-45663 affects the single-file image library stb_image. The issue is in the stbi__getn function, which reads bytes into a buffer; in two loading paths (stbi__hdr_load and stbi__tga_load) the function’s return value is not c...

5.5CVSS5.5AI score0.00657EPSS
Exploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.112 views

CVE-2023-45663

stbimage is a single file MIT licensed library for processing images. The stbigetn function reads a specified number of bytes from context typically a file into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not...

5.5CVSS7.3AI score0.00657EPSS
Exploits0
OSV
OSV
added 2023/10/20 11:26 p.m.10 views

CVE-2023-45663 Disclosure of uninitialized memory in stbi__tga_load in stb_image

stbimage is a single file MIT licensed library for processing images. The stbigetn function reads a specified number of bytes from context typically a file into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not...

5.3CVSS5.3AI score0.00657EPSS
Exploits0References9
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.26 views

CVE-2023-45662 Multi-byte read heap buffer overflow in stbi__vertical_flip in stb_image

stbimage is a single file MIT licensed library for processing images. When 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. A crafted image file can trigger memc...

6.5CVSS8.9AI score0.00691EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.20 views

CVE-2023-45662 Multi-byte read heap buffer overflow in stbi__vertical_flip in stb_image

stbimage is a single file MIT licensed library for processing images. When 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. A crafted image file can trigger memc...

6.5CVSS7.7AI score0.00691EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.53 views

CVE-2023-45662

stbimage is a single file MIT licensed library for processing images. When 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. A crafted image file can trigger memc...

8.1CVSS7.9AI score0.00691EPSS
Exploits0
CVE
CVE
added 2023/10/20 11:26 p.m.72 views

CVE-2023-45662

CVE-2023-45662 affects stb_image (stb_image.h). When stbi_set_flip_vertically_on_load is TRUE and the requested component count (req_comp) doesn’t match the actual components per pixel, memcpy can perform an out-of-bounds read because bytes_per_pixel used to compute bytes_per_row may not reflect ...

8.1CVSS6.8AI score0.00691EPSS
Exploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.54 views

CVE-2023-45662

stbimage is a single file MIT licensed library for processing images. When 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. A crafted image file can trigger memc...

8.1CVSS7.1AI score0.00691EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.21 views

CVE-2023-45661 Wild address read in stbi__gif_load_next in stb_image

stbimage is a single file MIT licensed library for processing images. A crafted image file may trigger out of bounds memcpy read in stbigifloadnext. This happens because twoback points to a memory address lower than the start of the buffer out. This issue may be used to leak internal memory...

6.5CVSS6.7AI score0.00574EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.59 views

CVE-2023-45661

stbimage is a single file MIT licensed library for processing images. A crafted image file may trigger out of bounds memcpy read in stbigifloadnext. This happens because twoback points to a memory address lower than the start of the buffer out. This issue may be used to leak internal memory...

7.1CVSS6.8AI score0.00574EPSS
Exploits0
CVE
CVE
added 2023/10/20 11:26 p.m.82 views

CVE-2023-45661

CVE-2023-45661 affects the stb_image single-file library (stb_image.h). The vulnerability is an out-of-bounds memcpy read in stbi__gif_load_next caused by two_back pointing before the buffer start, which may leak internal memory allocation information. Public docs mention this issue (Astra Linux,...

7.1CVSS6.5AI score0.00574EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.34 views

CVE-2023-45661 Wild address read in stbi__gif_load_next in stb_image

stbimage is a single file MIT licensed library for processing images. A crafted image file may trigger out of bounds memcpy read in stbigifloadnext. This happens because twoback points to a memory address lower than the start of the buffer out. This issue may be used to leak internal memory...

6.5CVSS8.2AI score0.00574EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2023/03/20 9:11 p.m.13 views

NULL pointer derefernce in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers...

6.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2023/03/20 9:11 p.m.26 views

GHSA-PPJR-267J-5P9X NULL pointer derefernce in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers...

7.1AI score
Exploits0References3
RustSec
RustSec
added 2023/03/19 12:0 p.m.19 views

NULL pointer dereference in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers. Thank you to GitHub...

7.1AI score
Exploits0Affected Software1
OSV
OSV
added 2023/03/19 12:0 p.m.9 views

RUSTSEC-2023-0021 NULL pointer dereference in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers. Thank you to GitHub...

7.1AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2023/03/10 12:0 a.m.24 views

Fedora 38 : stb (2023-815aa77986)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-815aa77986 advisory. Fix null pointer dereference in stbimage Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus h...

5.6AI score
Exploits0References1
Rows per page
Query Builder