2023-11-07 21:03:21 +00:00

101 lines
2.9 KiB
JSON

{
"id": "CVE-2023-45960",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-25T18:17:35.497",
"lastModified": "2023-11-07T04:21:50.273",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue in dom4.j org.dom4.io.SAXReader v.2.1.4 and before allows a remote attacker to obtain sensitive information via the setFeature function. NOTE: the vendor and original reporter indicate that this is not a vulnerability because setFeature only sets features, which \"can be safe in one case and unsafe in another.\""
},
{
"lang": "es",
"value": "** EN DISPUTA ** Un problema en dom4.j org.dom4.io.SAXReader v.2.1.4 y anteriores permite a un atacante remoto obtener informaci\u00f3n confidencial a trav\u00e9s de la funci\u00f3n setFeature. NOTA: el proveedor y el reportero original indican que esto no es una vulnerabilidad porque setFeature solo establece caracter\u00edsticas que \"pueden ser seguras en un caso e inseguras en otro\"."
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"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:dom4j_project:dom4j:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.1.4",
"matchCriteriaId": "88CC497C-BBB5-4A82-81EE-25D4617299E5"
}
]
}
]
}
],
"references": [
{
"url": "https://dom4j.github.io/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/dom4j/dom4j/issues/171#issuecomment-1781547256",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/joker-xiaoyan/XXE-SAXReader/issues/1",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://github.com/joker-xiaoyan/XXE-SAXReader/tree/main",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}