cvelist/2019/20xxx/CVE-2019-20389.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-01-22 06:01:08 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-15 18:01:15 +00:00
"ID": "CVE-2019-20389",
"STATE": "PUBLIC"
2020-01-22 06:01:08 +00:00
},
2020-05-15 18:01:15 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-22 06:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-15 18:01:15 +00:00
"value": "An XSS issue was identified on the Subrion CMS 4.2.1 /panel/configuration/general settings page. A remote attacker can inject arbitrary JavaScript code in the v[language_switch] parameter (within multipart/form-data), which is reflected back within a user's browser without proper output encoding."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157699/Subrion-CMS-4.2.1-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/157699/Subrion-CMS-4.2.1-Cross-Site-Scripting.html"
2020-01-22 06:01:08 +00:00
}
]
}
}