{ "id": "CVE-2017-14636", "sourceIdentifier": "cve@mitre.org", "published": "2017-09-22T07:29:00.207", "lastModified": "2017-09-27T16:21:11.600", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Because of an integer overflow in sam2p 0.49.3, a loop executes 0xffffffff times, ending with an invalid read of size 1 in the Image::Indexed::sortPal function in image.cpp. However, this also causes memory corruption because of an attempted write to the invalid d[0xfffffffe] array element." }, { "lang": "es", "value": "Debido a un desbordamiento de enteros en la versi\u00f3n 0.49.3 de sam2p, un bucle se ejecuta 0xffffffff veces, acabando con una lectura inv\u00e1lida de tama\u00f1o 1 en la funci\u00f3n Image::Indexed::sortPal en image.cpp. Sin embargo, esto tambi\u00e9n provoca una corrupci\u00f3n de memoria debido a un intento de escritura en el elemento array inv\u00e1lido d[0xfffffffe]." } ], "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:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-190" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:sam2p_project:sam2p:0.49.3:*:*:*:*:*:*:*", "matchCriteriaId": "F53C002E-B104-49DF-9724-ECEF53735DD8" } ] } ] } ], "references": [ { "url": "https://github.com/pts/sam2p/issues/14", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }