Lucene search
+L

15753 matches found

Snyk
Snyk
•added 2023/10/25 5:48 p.m.•8 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free via the stbiloadgifmain function. An attacker can cause a denial of service by sending a crafted file. Remediation There is no fixed version for stb. References - GitHub Gist - PoC Credit: peccc...

7.5CVSS6.8AI score0.01029EPSS
SaveExploits1References2
OSV
OSV
•added 2023/10/25 1:02 p.m.•21 views

OSV-2023-1063 Heap-double-free in dwg_free_object

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63537 Crash type: Heap-double-free Crash state: dwgfreeobject dwgfree llvmfuzz.c...

7.2AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2023/10/25 12:00 a.m.•36 views

CVE-2023-43281

Double Free vulnerability in Nothings Stb Image.h v.2.28 allows a remote attacker to cause a denial of service via a crafted file to the stbiloadgifmain function...

6.5CVSS6.6AI score0.01029EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2023/10/25 12:00 a.m.•10 views

PT-2023-35542 · Git +1 · Libredwg

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A crash type of Heap-double-free was reported. The crash state involves dwg free object and dwg free functions in the llvmfuzz.c file. Recommendations: A...

7AI score
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2023/10/24 12:00 a.m.•0 views

CVE-2023-43281: Double Free

Double Free vulnerability in Nothings Stb Image.h v.2.28 allows a remote attacker to cause a denial of service via a crafted file to the stbiloadgifmain function...

6.5CVSS6.7AI score0.01029EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2023/10/24 12:00 a.m.•16 views

CVE-2023-43281

Double Free vulnerability in Nothings Stb Image.h v.2.28 allows a remote attacker to cause a denial of service via a crafted file to the stbiloadgifmain function...

6.6AI score0.01029EPSS
SaveExploits1References5
CVE
CVE
•added 2023/10/24 12:00 a.m.•79 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
Tenable Nessus
Tenable Nessus
•added 2023/10/23 12:00 a.m.•20 views

Ubuntu 16.04 ESM : Gifsicle vulnerabilities (USN-4803-1)

The remote Ubuntu 16.04 ESM host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-4803-1 advisory. It was discovered that Gifsicle did not properly handle certain input. If a user were tricked into opening a malicious GIF, an attacker could potentially...

9.8CVSS8.6AI score0.02665EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2023/10/23 12:00 a.m.•5 views

PT-2023-28759 · Unknown · Stb Image.H

Name of the Vulnerable Software and Affected Versions: Nothings Stb Image.h version 2.28 Description: The issue allows a remote attacker to cause a denial of service via a crafted file to the stbi load gif main function. This is a Double Free vulnerability. Recommendations: For Nothings Stb Image...

6.5CVSS6.2AI score0.01029EPSS
SaveExploits1References13
Snyk
Snyk
•added 2023/10/21 12:50 a.m.•8 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in the stbiloadgifmainoutofmem function, an attacker can potentially exploit a double-free condition by using a specially crafted image file. This is only exploitable in a multi-threaded environment and, in the worst case, m...

8.8CVSS7.1AI score0.00867EPSS
SaveExploits0References2
Snyk
Snyk
•added 2023/10/21 12:50 a.m.•7 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.•8 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in the stbiloadgifmain function, an attacker can cause a memory leak or a double-free error by manipulating the delays output value. This is only exploitable if stbiloadgifmain returns a null value and stbiconvertformat is...

9.8CVSS6.9AI score0.00959EPSS
SaveExploits0References2
NVD
NVD
•added 2023/10/21 12:15 a.m.•22 views

CVE-2023-45666

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

9.8CVSS8.4AI score0.00959EPSS
SaveExploits0References6
OSV
OSV
•added 2023/10/21 12:15 a.m.•3 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
Prion
Prion
•added 2023/10/21 12:15 a.m.•20 views

Double free

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

7.5CVSS9.3AI score0.00959EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2023/10/21 12:15 a.m.•10 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
OSV
OSV
•added 2023/10/21 12:15 a.m.•12 views

UBUNTU-CVE-2023-45666

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

9.8CVSS5.8AI score0.00959EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2023/10/21 12:15 a.m.•30 views

CVE-2023-45666

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

9.8CVSS7.1AI score0.00959EPSS
SaveExploits0References4
Prion
Prion
•added 2023/10/21 12:15 a.m.•21 views

Double free

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

6.8CVSS9.1AI score0.00867EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
•added 2023/10/21 12:15 a.m.•38 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.8CVSS7AI score0.00867EPSS
SaveExploits0References3
Rows per page
Query Builder