83 lines
2.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-24189",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-24T22:15:10.880",
"lastModified": "2023-03-06T19:33:40.257",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An XML External Entity (XXE) vulnerability in urule v2.1.7 allows attackers to execute arbitrary code via uploading a crafted XML file to /urule/common/saveFile."
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"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:bstek:urule:2.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2341D49F-B835-4ED8-89FA-E152C92EEAB8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Venus-WQLab/bug_report/blob/main/ureport/ureport-cve-2023-24189.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/youseries/urule",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}