cvelist/2017/17xxx/CVE-2017-17744.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-18 14:02:21 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17744",
2017-12-19 15:04:36 -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"
}
]
}
2017-12-18 14:02:21 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-19 15:04:36 -05:00
"value" : "A cross-site scripting (XSS) vulnerability in the custom-map plugin through 1.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the map_id parameter to view/advancedsettings.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://seclists.org/fulldisclosure/2017/Dec/72",
"refsource" : "MISC",
2017-12-19 15:04:36 -05:00
"url" : "http://seclists.org/fulldisclosure/2017/Dec/72"
2017-12-20 06:04:06 -05:00
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8982",
"refsource" : "MISC",
2017-12-20 06:04:06 -05:00
"url" : "https://wpvulndb.com/vulnerabilities/8982"
2017-12-18 14:02:21 -05:00
}
]
}
}