87 lines
2.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-31366",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-20T12:15:09.677",
"lastModified": "2022-10-21T16:18:59.077",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An arbitrary file upload vulnerability in the apiImportLabs function in api_labs.php of EVE-NG 2.0.3-112 Community allows attackers to execute arbitrary code via a crafted UNL file."
},
{
"lang": "es",
"value": "Una vulnerabilidad de descarga de archivos arbitraria en la funci\u00f3n apiImportLabs en el archivo api_labs.php de la EVE-NG versi\u00f3n 2.0.3-112 Community, permite a atacantes ejecutar c\u00f3digo arbitrario por medio de un archivo UNL dise\u00f1ado"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eve-ng:eve-ng:2.0.3-112:*:*:*:community:*:*:*",
"matchCriteriaId": "35D5A27B-925A-44FF-916F-7BCA493E56BE"
}
]
}
]
}
],
"references": [
{
"url": "http://eve-ng.com",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://erpaciocco.github.io/2022/eve-ng-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}