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

104 lines
2.8 KiB
JSON

{
"id": "CVE-2022-47514",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-18T04:15:09.103",
"lastModified": "2024-11-21T07:32:07.153",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An XML external entity (XXE) injection vulnerability in XML-RPC.NET before 2.5.0 allows remote authenticated users to conduct server-side request forgery (SSRF) attacks, as demonstrated by a pingback.aspx POST request."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n de entidad externa XML (XXE) en XML-RPC.NET anterior a 2.5.0 permite a usuarios remotos autenticados realizar ataques de server-side request forgery (SSRF), como lo demuestra una solicitud POST de pingback.aspx."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"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:xml-rpc.net_project:xml-rpc.net:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.5.0",
"matchCriteriaId": "A65D2081-7FC8-4ED7-BD5E-BFDA5FE075BB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/jumpycastle/xmlrpc.net-poc",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://papercutsoftware.github.io/XML-RPC.NET/download.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/jumpycastle/xmlrpc.net-poc",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://papercutsoftware.github.io/XML-RPC.NET/download.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}