2021-01-12 01:01:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-23848" ,
2021-06-09 15:00:49 +00:00
"ASSIGNER" : "psirt@bosch.com" ,
"DATE_PUBLIC" : "2021-05-20" ,
"TITLE" : "Reflected XSS in URL handler" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Bosch" ,
"product" : {
"product_data" : [
{
"product_name" : "CPP Firmware" ,
"version" : {
"version_data" : [
{
"version_value" : "all" ,
"version_affected" : "=" ,
"platform" : "CPP4, CPP6, CPP7, CPP7.3, CPP13"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH"
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://psirt.bosch.com/security-advisories/bosch-sa-478243-bt.html" ,
"name" : "https://psirt.bosch.com/security-advisories/bosch-sa-478243-bt.html" ,
"refsource" : "CONFIRM"
}
]
2021-01-12 01:01:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-09 15:00:49 +00:00
"value" : "An error in the URL handler Bosch IP cameras may lead to a reflected cross site scripting (XSS) in the web-based interface. An attacker with knowledge of the camera address can send a crafted link to a user, which will execute javascript code in the context of the user."
2021-01-12 01:01:51 +00:00
}
]
2021-06-09 15:00:49 +00:00
} ,
"source" : {
"discovery" : "UNKNOWN"
2021-01-12 01:01:51 +00:00
}
}