cvelist/2023/6xxx/CVE-2023-6095.json

88 lines
3.0 KiB
JSON
Raw Normal View History

2023-11-13 10:00:28 +00:00
{
2024-04-26 08:00:34 +00:00
"data_version": "4.0",
2023-11-13 10:00:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6095",
2024-04-26 08:00:34 +00:00
"ASSIGNER": "secure.cctv@hanwha.com",
"STATE": "PUBLIC"
2023-11-13 10:00:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-26 08:00:34 +00:00
"value": "\nVladimir Kononovich, a Security Researcher has found a flaw that allows for a remote code execution on the DVR. An attacker could inject malicious HTTP headers into request packets to execute arbitrary code. The manufacturer has released patch firmware for the flaw, please refer to the manufacturer's report for details and workarounds.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121 Stack-based Buffer Overflow",
"cweId": "CWE-121"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Hanwha Vision Co., Ltd.",
"product": {
"product_data": [
{
"product_name": "HRX-1620",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.05.62 and prior versions"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.hanwhavision.com/wp-content/uploads/2024/04/NVR-DVR-Vulnerability-Report-CVE-2023-6095-6096.pdf",
"refsource": "MISC",
"name": "https://www.hanwhavision.com/wp-content/uploads/2024/04/NVR-DVR-Vulnerability-Report-CVE-2023-6095-6096.pdf"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:H",
"version": "3.1"
2023-11-13 10:00:28 +00:00
}
]
}
}