2021-10-26 08:00:54 +00:00
{
2021-11-09 16:46:54 -08:00
"CVE_data_meta" : {
"ID" : "CVE-2015-20067" ,
2021-11-17 15:47:33 -05:00
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "WP Attachment Export < 0.2.4 - Unauthenticated Posts Download"
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"generator" : "WPScan CVE Generator" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "WP Attachment Export" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0.2.4" ,
"version_value" : "0.2.4"
}
]
}
}
]
}
}
]
}
2021-11-01 09:01:05 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-17 15:47:33 -05:00
"value" : "The WP Attachment Export WordPress plugin before 0.2.4 does not have proper access controls, allowing unauthenticated users to download the XML data that holds all the details of attachments/posts on a Wordpress"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://seclists.org/fulldisclosure/2015/Jul/73" ,
"name" : "https://seclists.org/fulldisclosure/2015/Jul/73"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/espreto/wpsploit/blob/master/modules/auxiliary/scanner/http/wp_attachment_export_file_download.rb" ,
"name" : "https://github.com/espreto/wpsploit/blob/master/modules/auxiliary/scanner/http/wp_attachment_export_file_download.rb"
} ,
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/d1a9ed65-baf3-4c85-b077-1f37d8c7793a" ,
"name" : "https://wpscan.com/vulnerability/d1a9ed65-baf3-4c85-b077-1f37d8c7793a"
2021-11-01 09:01:05 +00:00
}
]
2021-11-17 15:47:33 -05:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-862 Missing Authorization" ,
"lang" : "eng"
}
]
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Nitin Venkatesh"
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2021-10-26 08:00:54 +00:00
}
2021-11-01 09:01:05 +00:00
}