cvelist/2018/10xxx/CVE-2018-10366.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-04-25 02:04:33 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10366",
2018-04-25 05:04:15 -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-04-25 02:04:33 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-25 05:04:15 -04:00
"value" : "An issue was discovered in the Users (aka Front-end user management) plugin 1.4.5 for October CMS. XSS exists in the name field."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-04-28 06:05:17 -04:00
{
"name" : "44546",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44546/"
},
2018-04-25 05:04:15 -04:00
{
"name" : "https://github.com/rainlab/user-plugin/commit/098c2bc907443d67e9e18645f850e3de42941d20",
"refsource" : "CONFIRM",
"url" : "https://github.com/rainlab/user-plugin/commit/098c2bc907443d67e9e18645f850e3de42941d20"
2018-04-25 02:04:33 -04:00
}
]
}
}