2023-06-16 07:00:45 +00:00
{
2023-09-18 11:00:34 +00:00
"data_version" : "4.0" ,
2023-06-16 07:00:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-34999" ,
2023-09-18 11:00:34 +00:00
"ASSIGNER" : "psirt@bosch.com" ,
"STATE" : "PUBLIC"
2023-06-16 07:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-18 11:00:34 +00:00
"value" : "A command injection vulnerability exists in RTS VLink Virtual Matrix Software Versions v5 (< 5.7.6) and v6 (< 6.5.0) that allows an attacker to perform arbitrary code execution via the admin web interface."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94 Improper Control of Generation of Code ('Code Injection')" ,
"cweId" : "CWE-94"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "RTS" ,
"product" : {
"product_data" : [
{
"product_name" : "VLink Virtual Matrix Software" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "5.0.0" ,
"version_value" : "5.7.6"
} ,
{
"version_affected" : "<" ,
"version_name" : "6.0.0" ,
"version_value" : "6.5.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://psirt.bosch.com/security-advisories/BOSCH-SA-893251-BT.html" ,
"refsource" : "MISC" ,
"name" : "https://psirt.bosch.com/security-advisories/BOSCH-SA-893251-BT.html"
}
]
} ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH"
2023-06-16 07:00:45 +00:00
}
]
}
}