2024-12-08 03:06:42 +00:00

90 lines
2.5 KiB
JSON

{
"id": "CVE-2024-36827",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-07T19:15:24.017",
"lastModified": "2024-11-21T09:22:40.813",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An XML External Entity (XXE) vulnerability in the ebookmeta.get_metadata function of ebookmeta before v1.2.8 allows attackers to access sensitive information or cause a Denial of Service (DoS) via crafted XML input."
},
{
"lang": "es",
"value": "Una vulnerabilidad de entidad externa XML (XXE) en la funci\u00f3n ebookmeta.get_metadata de ebookmeta anterior a v1.2.8 permite a los atacantes acceder a informaci\u00f3n confidencial o provocar una denegaci\u00f3n de servicio (DoS) a trav\u00e9s de una entrada XML manipulada."
}
],
"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",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dnkorpushov:ebookmeta:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.2.8",
"matchCriteriaId": "6BA99F79-C8DC-4E7C-9572-13FAF67C04DB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/dnkorpushov/ebookmeta/issues/16#issue-2317712335",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/dnkorpushov/ebookmeta/issues/16#issue-2317712335",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}