2024-04-04 08:46:00 +00:00

81 lines
2.4 KiB
JSON

{
"id": "CVE-2022-44311",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-08T15:15:11.263",
"lastModified": "2022-11-09T17:16:19.653",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "html2xhtml v1.3 was discovered to contain an Out-Of-Bounds read in the function static void elm_close(tree_node_t *nodo) at procesador.c. This vulnerability allows attackers to access sensitive files or cause a Denial of Service (DoS) via a crafted html file."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que html2xhtml v1.3 conten\u00eda una lectura fuera de l\u00edmites en la funci\u00f3n static void elm_close(tree_node_t *nodo) en procesador.c. Esta vulnerabilidad permite a los atacantes acceder a archivos confidenciales o provocar una denegaci\u00f3n de servicio (DoS) a trav\u00e9s de un archivo html manipulado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:html2xhtml_project:html2xhtml:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "17602F0C-863E-4C7B-B673-0FF7D2F16BA5"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/jfisteus/html2xhtml/issues/19",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}