CVE-2025-48379
Vulnerability from cvelistv5
Published
2025-07-01 18:33
Modified
2025-07-01 19:42
Severity ?
EPSS score ?
Summary
Pillow Vulnerable to Write Buffer Overflow on BCn encoding
References
Impacted products
▼ | Vendor | Product |
---|---|---|
python-pillow | Pillow |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-48379", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-01T19:42:09.269034Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-01T19:42:22.348Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Pillow", "vendor": "python-pillow", "versions": [ { "status": "affected", "version": "\u003e= 11.2.0, \u003c 11.3.0" } ] } ], "descriptions": [ { "lang": "en", "value": "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 (\u003e64k 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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "CWE-122: Heap-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-01T18:33:30.687Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xg8h-j46f-w952", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xg8h-j46f-w952" }, { "name": "https://github.com/python-pillow/Pillow/pull/9041", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/python-pillow/Pillow/pull/9041" }, { "name": "https://github.com/python-pillow/Pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/python-pillow/Pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4" }, { "name": "https://github.com/python-pillow/Pillow/releases/tag/11.3.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/python-pillow/Pillow/releases/tag/11.3.0" } ], "source": { "advisory": "GHSA-xg8h-j46f-w952", "discovery": "UNKNOWN" }, "title": "Pillow Vulnerable to Write Buffer Overflow on BCn encoding" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-48379", "datePublished": "2025-07-01T18:33:30.687Z", "dateReserved": "2025-05-19T15:46:00.396Z", "dateUpdated": "2025-07-01T19:42:22.348Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-48379\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-01T19:15:27.353\",\"lastModified\":\"2025-07-03T15:14:12.767\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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 (\u003e64k 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.\"},{\"lang\":\"es\",\"value\":\"Pillow es una librer\u00eda de im\u00e1genes de Python. En las versiones 11.2.0 y anteriores a la 11.3.0, se produce un desbordamiento del b\u00fafer de mont\u00f3n al escribir una imagen suficientemente grande (m\u00e1s de 64k codificada con la configuraci\u00f3n predeterminada) en formato DDS, debido a que se escribe en un b\u00fafer sin comprobar el espacio disponible. Esto solo afecta a los usuarios que guardan datos no confiables como una imagen DDS comprimida. Este problema se ha corregido en la versi\u00f3n 11.3.0. \"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://github.com/python-pillow/Pillow/commit/ef98b3510e3e4f14b547762764813d7e5ca3c5a4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/python-pillow/Pillow/pull/9041\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/python-pillow/Pillow/releases/tag/11.3.0\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/python-pillow/Pillow/security/advisories/GHSA-xg8h-j46f-w952\",\"source\":\"security-advisories@github.com\"}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.