cvelist/2022/29xxx/CVE-2022-29034.json

72 lines
2.7 KiB
JSON
Raw Normal View History

2022-04-11 13:01:44 +00:00
{
"CVE_data_meta": {
2022-06-14 11:15:11 +02:00
"ASSIGNER": "productcert@siemens.com",
2022-04-11 13:01:44 +00:00
"ID": "CVE-2022-29034",
2022-06-14 11:15:11 +02:00
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens",
"product": {
"product_data": [
{
"product_name": "SINEMA Remote Connect Server",
"version": {
"version_data": [
{
"version_value": "All versions < V3.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
2022-04-11 13:01:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-14 10:01:50 +00:00
"value": "A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V3.1). An error message pop up window in the web interface of the affected application does not prevent injection of JavaScript code. This could allow attackers to perform reflected cross-site scripting (XSS) attacks."
2022-06-14 11:15:11 +02:00
}
]
},
"references": {
"reference_data": [
{
2022-06-14 10:01:50 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-484086.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-484086.pdf"
2022-06-15 01:01:38 +00:00
},
{
"refsource": "FULLDISC",
"name": "20220614 SEC Consult SA-20220614-0 :: Reflected Cross Site Scripting in SIEMENS-SINEMA Remote Connect",
"url": "http://seclists.org/fulldisclosure/2022/Jun/35"
2022-06-20 19:01:42 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/167554/SIEMENS-SINEMA-Remote-Connect-3.0.1.0-01.01.00.02-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/167554/SIEMENS-SINEMA-Remote-Connect-3.0.1.0-01.01.00.02-Cross-Site-Scripting.html"
2022-04-11 13:01:44 +00:00
}
]
}
}