{ "id": "CVE-2017-12852", "sourceIdentifier": "cve@mitre.org", "published": "2017-08-15T16:29:00.200", "lastModified": "2024-11-21T03:10:18.247", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack." }, { "lang": "es", "value": "La funci\u00f3n numpy.pad en Numpy 1.13.1 y versiones anteriores no cuenta con validaci\u00f3n de entrada. Una lista vac\u00eda o ndarray entrar\u00e1 en un bucle infinito, lo que puede propiciar que los atacantes provoquen un ataque DoS." } ], "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", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "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", "baseScore": 5.0, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "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-835" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.13.1", "matchCriteriaId": "516F3D03-E951-43EA-A475-CB22E2833667" } ] } ] } ], "references": [ { "url": "https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852", "source": "cve@mitre.org" }, { "url": "https://github.com/numpy/numpy/issues/9560#issuecomment-322395292", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/numpy/numpy/issues/9560#issuecomment-322395292", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] } ] }