CVE-2025-48379

Source
https://cve.org/CVERecord?id=CVE-2025-48379
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48379.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-48379
Aliases
Downstream
Related
Published
2025-07-01T18:33:30.687Z
Modified
2026-07-15T01:49:19.859969635Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H CVSS Calculator
Summary
Pillow Vulnerable to Write Buffer Overflow on BCn encoding
Details

Pillow is a Python imaging library. In versions 11.2.0 to before 11.3.0, there is a heap buffer overflow when writing a sufficiently large (>64k encoded with default settings) image in the DDS format due to writing into a buffer without checking for available space. This only affects users who save untrusted data as a compressed DDS image. This issue has been patched in version 11.3.0.

Database specific
{
    "cwe_ids": [
        "CWE-122"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48379.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/python-pillow/pillow

Affected ranges

Type
GIT
Repo
https://github.com/python-pillow/pillow
Events
Database specific
{
    "cpe": "cpe:2.3:a:python:pillow:11.2.1:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "11.2.1"
        },
        {
            "last_affected": "11.2.1"
        }
    ],
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

11.*
11.2.1

Database specific

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