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

77 lines
2.0 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."
}
],
"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"
]
}
]
}