cvelist/2019/9xxx/CVE-2019-9078.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2019-02-24 10:04:12 -05:00
{
2019-03-18 03:13:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9078",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2019-02-24 12:03:53 -05:00
{
2019-03-18 03:13:55 +00:00
"lang": "eng",
"value": "zzcms 2019 has XSS via an arbitrary user/ask.php?do=modify parameter because inc/stopsqlin.php does not block a mixed-case string such as sCrIpT."
2019-02-24 12:03:53 -05:00
}
2019-03-18 03:13:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/NS-Sp4ce/ZZCMS-XSS/blob/master/xss.md",
"refsource": "MISC",
"url": "https://github.com/NS-Sp4ce/ZZCMS-XSS/blob/master/xss.md"
}
]
}
}