2023-12-07 17:00:28 +00:00
{
"id" : "CVE-2023-39171" ,
"sourceIdentifier" : "info@cert.vde.com" ,
"published" : "2023-12-07T15:15:09.990" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:14:50.787" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-07 17:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SENEC Storage Box V1,V2 and V3 accidentially expose a management UI accessible with publicly known admin credentials."
2023-12-12 19:00:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "SENEC Storage Box V1, V2 y V3 exponen accidentalmente una interfaz de usuario de administraci\u00f3n a la que se puede acceder con credenciales de administrador conocidas p\u00fablicamente."
2023-12-07 17:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "info@cert.vde.com" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2023-12-07 17:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-07 17:00:28 +00:00
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "info@cert.vde.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-12-07 17:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-668"
}
]
}
] ,
2023-12-12 19:00:24 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:enbw:senec_storage_box_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2023-06-19" ,
"matchCriteriaId" : "8C6796ED-84F3-47E8-BD21-5CEBC1DD62E0"
2023-12-12 19:00:24 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:enbw:senec_storage_box:v1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1A73E447-D78F-420B-B256-1F157A6DA364"
2023-12-12 19:00:24 +00:00
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:enbw:senec_storage_box_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2023-06-19" ,
"matchCriteriaId" : "8C6796ED-84F3-47E8-BD21-5CEBC1DD62E0"
2023-12-12 19:00:24 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:enbw:senec_storage_box:v2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "300B219B-45CA-44C0-AC39-D94057FA8860"
2023-12-12 19:00:24 +00:00
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:enbw:senec_storage_box_firmware:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2023-06-19" ,
"matchCriteriaId" : "8C6796ED-84F3-47E8-BD21-5CEBC1DD62E0"
2023-12-12 19:00:24 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:enbw:senec_storage_box:v3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "449C542C-CAE3-42A9-BF45-EE6E828A4EBE"
2023-12-12 19:00:24 +00:00
}
]
}
]
}
] ,
2023-12-07 17:00:28 +00:00
"references" : [
{
"url" : "https://seclists.org/fulldisclosure/2023/Nov/2" ,
2023-12-12 19:00:24 +00:00
"source" : "info@cert.vde.com" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://seclists.org/fulldisclosure/2023/Nov/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Mailing List" ,
"Third Party Advisory"
]
2023-12-07 17:00:28 +00:00
}
]
}