Lucene search
+L

2442 matches found

Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.75 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
SaveExploits0
CVE
CVE
added 2023/10/20 11:26 p.m.91 views

CVE-2023-45664

CVE-2023-45664 concerns stb_image. The affected code path is in stbi__load_gif_main where, if layers*stride equals zero, realloc may free the old memory and return NULL, leading to a double-free of the out variable. This can occur in a multi-threaded environment and, per the provided documents, m...

8.8CVSS7.8AI score0.00867EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.49 views

CVE-2023-45664 Double-free in stbi__load_gif_main_outofmem in stb_image

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...

7.3CVSS9.4AI score0.00867EPSS
SaveExploits0References5
CVE
CVE
added 2023/10/20 11:26 p.m.91 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
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.67 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.5CVSS5.4AI score0.00657EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.66 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
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.100 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
SaveExploits0
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
SaveExploits0References5
OSV
OSV
added 2023/10/20 11:26 p.m.7 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.5CVSS6.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.31 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
SaveExploits0References5
CVE
CVE
added 2023/10/20 11:26 p.m.77 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
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.40 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
SaveExploits0References6
OSV
OSV
added 2023/10/20 11:26 p.m.8 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.6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/10/18 12:00 a.m.8 views

PT-2023-28743 · Xnsoft · Xnsoft Nconvert

Name of the Vulnerable Software and Affected Versions: XNSoft Nconvert version 7.136 Description: The issue is related to a Buffer Overflow, which can be triggered by a crafted image file, leading to a User Mode Write AV. This could result in a Denial of Service DoS or potentially allow code...

7.8CVSS7.1AI score0.00624EPSS
SaveExploits1References8
BDU FSTEC
BDU FSTEC
added 2023/10/17 12:00 a.m.12 views

The vulnerability of the DICOM Viewer Pro software in processing medical images allows a hacker to execute arbitrary code by writing outside the buffer.

The vulnerability of the DICOM Viewer Pro software for viewing and processing medical images is related to writing outside the buffer. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

7.8CVSS7.5AI score0.00201EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/12 12:00 a.m.6 views

PT-2023-35526 · Git +1 · Ghostscript

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-use-after-free error, which is a type of memory corruption bug. The crash state indicates that the error occurs during the...

7.1AI score
SaveExploits0References2
CNNVD
CNNVD
added 2023/09/25 12:00 a.m.18 views

Accusoft ImageGear Buffer Error Vulnerability

Accusoft ImageGear is a software development kit SDK for image processing from Accusoft Corporation. A buffer error vulnerability exists in Accusoft ImageGear version 20.1, which stems from a specially crafted, incorrectly formatted file that may result in memory corruption...

9.8CVSS7AI score0.0075EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2023/09/21 12:00 a.m.14 views

The vulnerability of Firefox browsers, related to the use of memory after it is freed, allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of Firefox browsers relates to the use of memory after it is freed during the processing of SVG images. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected information...

10CVSS7.6AI score0.0041EPSS
SaveExploits0References7Affected Software3
RedHat Linux
RedHat Linux
added 2023/09/20 4:46 p.m.28 views

libwebp: Heap buffer overflow in WebP Codec

A heap-based buffer flaw was found in the way libwebp, a library used to process "WebP" image format data, processes certain specially formatted WebP images. An attacker could use this flaw to crash or execute remotely arbitrary code in an application such as a web browser compiled with this...

8.8CVSS7.6AI score0.99735EPSS
SaveExploits9References8
RedHat Linux
RedHat Linux
added 2023/09/19 12:43 p.m.14 views

libwebp: Heap buffer overflow in WebP Codec

A heap-based buffer flaw was found in the way libwebp, a library used to process "WebP" image format data, processes certain specially formatted WebP images. An attacker could use this flaw to crash or execute remotely arbitrary code in an application such as a web browser compiled with this...

8.8CVSS7.6AI score0.99735EPSS
SaveExploits9References8
Rows per page
Query Builder