cvelist/2024/4xxx/CVE-2024-4748.json
2024-06-24 14:00:35 +00:00

105 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4748",
"ASSIGNER": "cvd@cert.pl",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The CRUDDIY project is vulnerable to shell command injection via sending a crafted POST request to the application server.\u00a0\nThe exploitation risk is limited since CRUDDIY is meant to be launched locally. Nevertheless, a user with the project running on their computer might visit a website which would send such a malicious request to the locally launched server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "CRUDDIY",
"product": {
"product_data": [
{
"product_name": "CRUDDIY",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "202312.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://cert.pl/en/posts/2024/06/CVE-2024-4748",
"refsource": "MISC",
"name": "https://cert.pl/en/posts/2024/06/CVE-2024-4748"
},
{
"url": "https://cert.pl/posts/2024/06/CVE-2024-4748",
"refsource": "MISC",
"name": "https://cert.pl/posts/2024/06/CVE-2024-4748"
},
{
"url": "https://github.com/jan-vandenberg/cruddiy/issues/67",
"refsource": "MISC",
"name": "https://github.com/jan-vandenberg/cruddiy/issues/67"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Krzysztof Zaj\u0105c (CERT.PL)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}