René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

106 lines
3.0 KiB
JSON

{
"id": "CVE-2019-1010017",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-15T03:15:10.490",
"lastModified": "2019-07-17T18:55:01.707",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "libnmap < v0.6.3 is affected by: XML Injection. The impact is: Denial of service (DoS) by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload."
},
{
"lang": "es",
"value": "libnmap anteriores a versi\u00f3n v0.6.3, est\u00e1 afectado por: Inyecci\u00f3n XML. El impacto es: una Denegaci\u00f3n de Servicio (DoS) mediante el consumo de recursos. El componente es: el Analizador XML. El vector de ataque es: Carga \u00fatil XML especialmente dise\u00f1ada."
}
],
"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": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-91"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:libnmap:libnmap:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.6.3",
"matchCriteriaId": "DA48D47F-6BAF-4A64-933D-EF34C2503EBA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/savon-noir/python-libnmap/issues/87",
"source": "josh@bress.net",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}