cvelist/2015/4xxx/CVE-2015-4694.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:33:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-4694",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:33:57 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in download.php in the Zip Attachments plugin before 1.5.1 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the za_file parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:33:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "75211",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/75211"
},
{
"name": "https://wordpress.org/plugins/zip-attachments/changelog/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/zip-attachments/changelog/"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8047",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8047"
},
{
"name": "[oss-security] 20150612 Re: zip-attachments v1.1.4 wordpress plugin arbitrary file download vulnerability.",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/06/21/2"
},
{
"name": "http://www.vapid.dhs.org/advisory.php?v=126",
"refsource": "MISC",
"url": "http://www.vapid.dhs.org/advisory.php?v=126"
},
{
"name": "[oss-security] 20150612 zip-attachments v1.1.4 wordpress plugin arbitrary file download vulnerability.",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/06/12/4"
},
{
"name": "https://wordpress.org/support/topic/zip-attachments-wordpress-plugin-v114-arbitrary-file-download-vulnerability?replies=1",
"refsource": "MISC",
"url": "https://wordpress.org/support/topic/zip-attachments-wordpress-plugin-v114-arbitrary-file-download-vulnerability?replies=1"
}
]
}
}