{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-40032", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "libvips is a demand-driven, horizontally threaded image processing library. A specially crafted SVG input can cause libvips versions 8.14.3 or earlier to segfault when attempting to parse a malformed UTF-8 character. Users should upgrade to libvips version 8.14.4 (or later) when processing untrusted input.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-476: NULL Pointer Dereference", "cweId": "CWE-476" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "libvips", "product": { "product_data": [ { "product_name": "libvips", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 8.14.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/libvips/libvips/security/advisories/GHSA-33qp-9pq7-9584", "refsource": "MISC", "name": "https://github.com/libvips/libvips/security/advisories/GHSA-33qp-9pq7-9584" }, { "url": "https://github.com/libvips/libvips/pull/3604", "refsource": "MISC", "name": "https://github.com/libvips/libvips/pull/3604" }, { "url": "https://github.com/libvips/libvips/commit/e091d65835966ef56d53a4105a7362cafdb1582b", "refsource": "MISC", "name": "https://github.com/libvips/libvips/commit/e091d65835966ef56d53a4105a7362cafdb1582b" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YU2FFC47X2XDEGEHEWAGLU5L3R6FEYD2/", "refsource": "MISC", "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YU2FFC47X2XDEGEHEWAGLU5L3R6FEYD2/" } ] }, "source": { "advisory": "GHSA-33qp-9pq7-9584", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] } }