"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-11-15 03:00:38 +00:00
parent 2ca9d0a56c
commit 383af25c22
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,150 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-11120",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cve@cert.org.tw",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "** UNSUPPPORTED WHEN ASSIGNED ** Certain EOL GeoVision devices have an OS Command Injection vulnerability. Unauthenticated remote attackers can exploit this vulnerability to inject and execute arbitrary system commands on the device. Moreover, this vulnerability has already been exploited by attackers, and we have received related reports."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GeoVision",
"product": {
"product_data": [
{
"product_name": "GV-VS12",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
},
{
"product_name": "GV-VS11",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
},
{
"product_name": "GV-DSP_LPR_V3",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
},
{
"product_name": "GVLX 4 V2",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
},
{
"product_name": "GVLX 4 V3",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-8236-d4836-1.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/tw/cp-132-8236-d4836-1.html"
},
{
"url": "https://www.twcert.org.tw/en/cp-139-8237-26d7a-2.html",
"refsource": "MISC",
"name": "https://www.twcert.org.tw/en/cp-139-8237-26d7a-2.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"advisory": "TVN-202411014",
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "&nbsp; The affected devices are no longer being maintained. It is recommended to replace them.<br>"
}
],
"value": "The affected devices are no longer being maintained. It is recommended to replace them."
}
],
"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"
}
]
}