cvelist/2014/9xxx/CVE-2014-9461.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9461",
"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" : "Directory traversal vulnerability in models/Cart66.php in the Cart66 Lite plugin before 1.5.4 for WordPress allows remote authenticated users to read arbitrary files via a .. (dot dot) in the member_download action to wp-admin/admin-ajax.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://research.g0blin.co.uk/g0blin-00021/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://research.g0blin.co.uk/g0blin-00021/"
},
{
"name" : "https://plugins.trac.wordpress.org/changeset/1052064/cart66-lite",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://plugins.trac.wordpress.org/changeset/1052064/cart66-lite"
},
{
"name" : "https://wordpress.org/plugins/cart66-lite/changelog/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://wordpress.org/plugins/cart66-lite/changelog/"
}
]
}
}