cvelist/2024/8xxx/CVE-2024-8517.json
2024-09-09 16:00:35 +00:00

124 lines
4.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-8517",
"ASSIGNER": "disclosure@vulncheck.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "SPIP before 4.3.2, 4.2.16, and \n4.1.18 is vulnerable to a command injection issue. A \nremote and unauthenticated attacker can execute arbitrary operating system commands by sending a crafted multipart file upload HTTP request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-646: Reliance on File Name or Extension of Externally-Supplied File",
"cweId": "CWE-646"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SPIP",
"product": {
"product_data": [
{
"product_name": "SPIP",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.3.0",
"version_value": "4.3.1"
},
{
"version_affected": "<=",
"version_name": "4.2.0",
"version_value": "4.2.15"
},
{
"version_affected": "<=",
"version_name": "4.1.0",
"version_value": "4.1.18"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://thinkloveshare.com/hacking/spip_preauth_rce_2024_part_2_a_big_upload/",
"refsource": "MISC",
"name": "https://thinkloveshare.com/hacking/spip_preauth_rce_2024_part_2_a_big_upload/"
},
{
"url": "https://blog.spip.net/Mise-a-jour-critique-de-securite-sortie-de-SPIP-4-3-2-SPIP-4-2-16-SPIP-4-1-18.html",
"refsource": "MISC",
"name": "https://blog.spip.net/Mise-a-jour-critique-de-securite-sortie-de-SPIP-4-3-2-SPIP-4-2-16-SPIP-4-1-18.html"
},
{
"url": "https://vulncheck.com/advisories/spip-upload-rce",
"refsource": "MISC",
"name": "https://vulncheck.com/advisories/spip-upload-rce"
},
{
"url": "https://vozec.fr/researchs/spip-preauth-rce-2024-big-upload/",
"refsource": "MISC",
"name": "https://vozec.fr/researchs/spip-preauth-rce-2024-big-upload/"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Louka Jacques-Chevallier"
},
{
"lang": "en",
"value": "Arthur Deloffre"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}