cvelist/2018/5xxx/CVE-2018-5688.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2018-01-13 22:03:42 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5688",
2018-01-14 15:03:49 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-01-13 22:03:42 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-14 15:03:49 -05:00
"value" : "ILIAS before 5.2.4 has XSS via the cmd parameter to the displayHeader function in setup/classes/class.ilSetupGUI.php in the Setup component."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-01-17 06:04:47 -05:00
{
"name" : "43595",
"refsource" : "EXPLOIT-DB",
2018-01-17 06:04:47 -05:00
"url" : "https://www.exploit-db.com/exploits/43595/"
},
2018-01-14 15:03:49 -05:00
{
"name" : "https://github.com/ILIAS-eLearning/ILIAS/commit/c0f326d05231072e33679b84835c03d5043255cb",
"refsource" : "CONFIRM",
2018-01-14 15:03:49 -05:00
"url" : "https://github.com/ILIAS-eLearning/ILIAS/commit/c0f326d05231072e33679b84835c03d5043255cb"
},
{
"name" : "https://www.ilias.de/docu/goto_docu_pg_75029_35.html",
"refsource" : "CONFIRM",
2018-01-14 15:03:49 -05:00
"url" : "https://www.ilias.de/docu/goto_docu_pg_75029_35.html"
2018-01-13 22:03:42 -05:00
}
]
}
}