cvelist/2020/15xxx/CVE-2020-15788.json

62 lines
2.3 KiB
JSON
Raw Normal View History

2020-07-15 23:01:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "productcert@siemens.com",
2020-07-15 23:01:41 +00:00
"ID": "CVE-2020-15788",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_version": "4.0",
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Siemens AG",
"product": {
"product_data": [
{
"product_name": "Polarion Subversion Webclient",
"version": {
"version_data": [
{
"version_value": "All versions"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
2020-07-15 23:01:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-09 19:01:50 +00:00
"value": "A vulnerability has been identified in Polarion Subversion Webclient (All versions). The Polarion subversion web application does not filter user input in a way that prevents Cross-Site Scripting. If a user is enticed into passing specially crafted, malicious input to the web client (e.g. by clicking on a malicious URL with embedded JavaScript), then JavaScript code can be returned and may then be executed by the user\u2019s client. Various actions could be triggered by running malicious JavaScript code."
}
]
},
"references": {
"reference_data": [
{
2020-09-09 19:01:50 +00:00
"refsource": "MISC",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-436520.pdf",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-436520.pdf"
2020-07-15 23:01:41 +00:00
}
]
}
}