CVE-2024-27929

Source
https://cve.org/CVERecord?id=CVE-2024-27929
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27929.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27929
Aliases
Published
2024-03-05T16:30:35.795Z
Modified
2026-07-08T06:34:18.780306823Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H CVSS Calculator
Summary
Use After Free in SixLabors.ImageSharp
Details

ImageSharp is a managed, cross-platform, 2D graphics library. A heap-use-after-free flaw was found in ImageSharp's InitializeImage() function of PngDecoderCore.cs file. This vulnerability is triggered when an attacker passes a specially crafted PNG image file to ImageSharp for conversion, potentially leading to information disclosure. This issue has been patched in versions 3.1.3 and 2.1.7.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27929.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/sixlabors/imagesharp

Affected ranges

Type
GIT
Repo
https://github.com/sixlabors/imagesharp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:sixlabors:imagesharp:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.1.7"
        },
        {
            "introduced": "3.1.0"
        },
        {
            "fixed": "3.1.3"
        }
    ]
}

Affected versions

v1.*
v1.0.3
v2.*
v2.0.0
v2.1.0
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v3.*
v3.1.0
v3.1.1
v3.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27929.json"