cvelist/2023/39xxx/CVE-2023-39167.json
2023-12-14 15:00:34 +00:00

123 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-39167",
"ASSIGNER": "info@cert.vde.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In\u00a0SENEC Storage Box V1,V2 and V3 an unauthenticated remote attacker can obtain the devices' logfiles that contain sensitive data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SENEC",
"product": {
"product_data": [
{
"product_name": "Storage Box V1",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "all (until 19.06.2023)"
}
]
}
},
{
"product_name": "Storage Box V2",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "all (until 19.06.2023)"
}
]
}
},
{
"product_name": "Storage Box V3",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "all (until 19.06.2023)"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://seclists.org/fulldisclosure/2023/Nov/5",
"refsource": "MISC",
"name": "https://seclists.org/fulldisclosure/2023/Nov/5"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"defect": [
"CERT@VDE#64567"
],
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Ph0s[4]"
},
{
"lang": "en",
"value": "R0ckE7"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]
}
}