{ "id": "CVE-2018-10113", "sourceIdentifier": "cve@mitre.org", "published": "2018-04-16T09:58:10.197", "lastModified": "2018-06-13T12:18:22.357", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in GEGL through 0.3.32. The process function in operations/external/ppm-load.c has unbounded memory allocation, leading to a denial of service (application crash) upon allocation failure." }, { "lang": "es", "value": "Se ha descubierto un problema en GEGL hasta su versi\u00f3n 0.3.32. La funci\u00f3n process en operations/external/ppm-load.c tiene una asignaci\u00f3n de memoria no limitada, lo que conduce a una denegaci\u00f3n de servicio (cierre inesperado de la aplicaci\u00f3n) tras un fallo de asignaci\u00f3n." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:gegl:generic_graphics_library:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.3.32", "matchCriteriaId": "1A6FB15A-C712-4485-A5A7-E8236B744E8F" } ] } ] } ], "references": [ { "url": "https://github.com/xiaoqx/pocs/tree/master/gegl", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] } ] }