96 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-33977",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2022-07-26T06:15:08.957",
"lastModified": "2022-08-01T16:36:19.407",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "untangle is a python library to convert XML data to python objects. untangle versions 1.2.0 and earlier improperly restricts recursive entity references in DTDs. By exploiting this vulnerability, a remote unauthenticated attacker may cause a denial-of-service (DoS) condition on the server where the product is running."
},
{
"lang": "es",
"value": "untangle es una biblioteca de python para convertir datos XML en objetos de python. untangle versiones 1.2.0 y anteriores restringen inapropiadamente las referencias a entidades recursivas en los DTD. Al explotar esta vulnerabilidad, un atacante remoto no autenticado puede causar una condici\u00f3n de denegaci\u00f3n de servicio (DoS) en el servidor donde es ejecutado el producto.\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-776"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:untangle_project:untangle:*:*:*:*:*:python:*:*",
"versionEndIncluding": "1.2.0",
"matchCriteriaId": "EE28162D-2C6D-4E0F-97EC-4E4C84A199EA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/stchris/untangle",
"source": "vultures@jpcert.or.jp",
"tags": [
"Product",
"Third Party Advisory"
]
},
{
"url": "https://github.com/stchris/untangle/releases/tag/1.2.1",
"source": "vultures@jpcert.or.jp",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://jvn.jp/en/jp/JVN30454777/",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
}
]
}