cvelist/2024/13xxx/CVE-2024-13871.json

90 lines
3.0 KiB
JSON
Raw Normal View History

2025-02-13 18:00:31 +00:00
{
2025-03-12 13:00:55 +00:00
"data_version": "4.0",
2025-02-13 18:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13871",
2025-03-12 13:00:55 +00:00
"ASSIGNER": "cve-requests@bitdefender.com",
"STATE": "PUBLIC"
2025-02-13 18:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-12 13:00:55 +00:00
"value": "** UNSUPPPORTED WHEN ASSIGNED ** A command injection vulnerability exists in the /check_image_and_trigger_recovery\u00a0API endpoint of Bitdefender Box 1 (firmware version 1.3.11.490). This flaw allows an unauthenticated, network-adjacent attacker to execute arbitrary commands on the device, potentially leading to full remote code execution (RCE)."
}
]
},
"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": "Bitdefender",
"product": {
"product_data": [
{
"product_name": "BOX v1",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.3.11.490",
"version_value": "1.3.11.505"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bitdefender.com/support/security-advisories/unauthenticated-command-injection-in-bitdefender-box-v1",
"refsource": "MISC",
"name": "https://bitdefender.com/support/security-advisories/unauthenticated-command-injection-in-bitdefender-box-v1"
2025-02-13 18:00:31 +00:00
}
]
2025-03-12 13:00:55 +00:00
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "INTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An automatic update to firmware version&nbsp;1.3.11.505 fixes the issue."
}
],
"value": "An automatic update to firmware version\u00a01.3.11.505 fixes the issue."
}
],
"credits": [
{
"lang": "en",
"value": "Bitdefender Labs"
}
]
2025-02-13 18:00:31 +00:00
}