cvelist/2018/17xxx/CVE-2018-17081.json

63 lines
1.5 KiB
JSON
Raw Normal View History

2018-09-16 01:03:05 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-17081",
2018-09-26 17:04:44 -04: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-09-16 01:03:05 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-09-26 17:04:44 -04:00
"value" : "e107 2.1.9 allows CSRF via e107_admin/wmessage.php?mode=&action=inline&ajax_used=1&id= for changing the title of an arbitrary page."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/himanshurahi/e107_2.1.9_CSRF_POC",
"refsource" : "MISC",
"url" : "https://github.com/himanshurahi/e107_2.1.9_CSRF_POC"
2018-09-16 01:03:05 -04:00
}
]
}
}