Lucene search
+L

3676 matches found

PyPA
PyPA
added 2023/11/06 6:15 p.m.8 views

PYSEC-2023-233

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

8.8CVSS7AI score0.00965EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/11/06 6:15 p.m.29 views

Design/Logic Flaw

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

6.8CVSS7.2AI score0.00965EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/11/06 6:15 p.m.22 views

PYSEC-2023-233

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

8.8CVSS8.6AI score0.00965EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/11/06 5:30 p.m.25 views

CVE-2023-44398 Out-of-bounds write in exiv2

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

8.8CVSS8.7AI score0.00965EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/11/06 5:30 p.m.7 views

CVE-2023-44398 Out-of-bounds write in exiv2

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds write was found in Exiv2 version v0.28.0. The vulnerable function, BmffImage::brotliUncompress, is new in v0.28.0, so earlier versions of Exiv2 are not...

8.8CVSS8.5AI score0.00965EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:00 a.m.35 views

Rocky Linux 8 : exiv2 (RLSA-2021:4173)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:4173 advisory. - Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was...

7.8CVSS6.7AI score0.02555EPSS
SaveExploits3References26
Tenable Nessus
Tenable Nessus
added 2023/11/04 12:00 a.m.42 views

Fedora 37 : stb / usd (2023-a93c06a1d9)

The remote Fedora 37 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-a93c06a1d9 advisory. Security fix for CVE-2023-45661 CVE-2023-45662 CVE-2023-45663 CVE-2023-45664 CVE-2023-45666 CVE-2023-45667 CVE-2023-45675 CVE-2023-43281 Tenable has...

9.8CVSS6.8AI score0.01137EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2023/11/04 12:00 a.m.19 views

Fedora 38 : stb / usd (2023-d486d13cfd)

The remote Fedora 38 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-d486d13cfd advisory. Security fix for CVE-2023-45661 CVE-2023-45662 CVE-2023-45663 CVE-2023-45664 CVE-2023-45666 CVE-2023-45667 CVE-2023-45675 CVE-2023-43281 Tenable has...

9.8CVSS6.8AI score0.01137EPSS
SaveExploits1References9
ATTACKERKB
ATTACKERKB
added 2023/11/02 12:15 p.m.18 views

CVE-2023-3164

A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file...

7.1CVSS5.7AI score0.00445EPSS
SaveExploits1References6
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
NVD
NVD
added 2023/10/21 12:15 a.m.10 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.3AI score0.00867EPSS
SaveExploits0References5
NVD
NVD
added 2023/10/21 12:15 a.m.29 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.1CVSS7AI score0.00574EPSS
SaveExploits0References6
OSV
OSV
added 2023/10/21 12:15 a.m.8 views

UBUNTU-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.8CVSS5.9AI score0.00867EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.49 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.5AI score0.00867EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.101 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
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.25 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
SaveExploits0References6
CVE
CVE
added 2023/10/20 11:26 p.m.87 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
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.106 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.1CVSS7.9AI score0.00574EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/10/19 3:15 p.m.14 views

CVE-2023-43251

XNSoft Nconvert 7.136 has an Exception Handler Chain Corrupted via a crafted image file. Attackers could exploit this issue for a Denial of Service DoS or possibly to achieve code execution...

7.8CVSS5.9AI score0.00538EPSS
SaveExploits1References5
Rows per page
Query Builder