cvelist/2015/5xxx/CVE-2015-5482.json
2019-03-17 22:31:01 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5482",
"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 the GD bbPress Attachments plugin before 2.3 for WordPress allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/gd-bbpress-attachments/changelog/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/gd-bbpress-attachments/changelog/"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8087",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8087"
},
{
"name": "https://security.dxw.com/advisories/local-file-include-vulnerability-in-gd-bbpress-attachments-allows-attackers-to-include-arbitrary-php-files/",
"refsource": "MISC",
"url": "https://security.dxw.com/advisories/local-file-include-vulnerability-in-gd-bbpress-attachments-allows-attackers-to-include-arbitrary-php-files/"
},
{
"name": "https://packetstormsecurity.com/files/132656/wpgdbbpress-lfi.txt",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/132656/wpgdbbpress-lfi.txt"
}
]
}
}