cvelist/2018/16xxx/CVE-2018-16363.json
2018-09-10 06:03:22 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-16363",
"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" : [
{
"lang" : "eng",
"value" : "The mndpsingh287 File Manager plugin V2.9 for WordPress has XSS via the lang parameter in a wp-admin/admin.php?page=wp_file_manager request because set_transient is used in file_folder_manager.php and there is an echo of lang in lib\\wpfilemanager.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.51cto.com/010bjsoft/2171087",
"refsource" : "MISC",
"url" : "http://blog.51cto.com/010bjsoft/2171087"
},
{
"name" : "https://plugins.trac.wordpress.org/changeset/1936043",
"refsource" : "MISC",
"url" : "https://plugins.trac.wordpress.org/changeset/1936043"
},
{
"name" : "https://wpvulndb.com/vulnerabilities/9126",
"refsource" : "MISC",
"url" : "https://wpvulndb.com/vulnerabilities/9126"
},
{
"name" : "https://wordpress.org/support/topic/security-concern-6/#post-10655739",
"refsource" : "CONFIRM",
"url" : "https://wordpress.org/support/topic/security-concern-6/#post-10655739"
}
]
}
}