cvelist/2019/11xxx/CVE-2019-11398.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2019-04-21 16:00:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-05-08 18:00:47 +00:00
"ID": "CVE-2019-11398",
"STATE": "PUBLIC"
2019-04-21 16:00:42 +00:00
},
2019-05-08 18:00:47 +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",
2019-04-21 16:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-05-08 18:00:47 +00:00
"value": "Multiple cross-site scripting (XSS) vulnerabilities in UliCMS 2019.2 and 2019.1 allow remote attackers to inject arbitrary web script or HTML via the go parameter to admin/index.php, the go parameter to /admin/index.php?register=register, or the error parameter to admin/index.php?action=favicon."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://en.ulicms.de/",
"refsource": "MISC",
"name": "https://en.ulicms.de/"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/46741/",
"url": "https://www.exploit-db.com/exploits/46741/"
2019-06-10 23:00:46 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/153219/UliCMS-2019.1-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/153219/UliCMS-2019.1-Cross-Site-Scripting.html"
2019-04-21 16:00:42 +00:00
}
]
}
}