CVE-2025-48379

Source
https://cve.org/CVERecord?id=CVE-2025-48379
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-48379.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-48379
Aliases
Downstream
Related
Published
2025-07-01T18:33:30Z
Modified
2026-08-18T17:53:11Z
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
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-122"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48379.json"
}
References

Affected packages

Git / github.com/python-pillow/pillow

Affected ranges

Type
GIT
Repo
https://github.com/python-pillow/pillow
Events
Database specific
Show details
{
    "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/osv-test-cve-osv-conversion/osv-output/CVE-2025-48379.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "1460723953953916237000772780993437358",
                "262010335039141647947683660503617336656",
                "58144948068747468342078331403230676652",
                "204231485735867392982528533877261618081"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2025-48379-9d8639d6",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/python-pillow/pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4",
        "target":  {
            "file":  "src/libImaging/BcnEncode.c"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "124770330357352352519384856536618134204",
            "length":  900
        },
        "id":  "CVE-2025-48379-d8fe69e0",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/python-pillow/pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4",
        "target":  {
            "file":  "src/libImaging/BcnEncode.c",
            "function":  "ImagingBcnEncode"
        }
    }
]
vanir_signatures_modified
"2026-08-18T17:53:11Z"