CVE-2025-9744
Campcodes Online Loan Management System ajax.php sql injection
Record summary
CVE-2025-9744 has a selected CVSS score of 6.9 (medium); EIP currently links 1 Nuclei template.
Description
A weakness has been identified in Campcodes Online Loan Management System 1.0. The affected element is an unknown function of the file /ajax.php?action=login. Executing manipulation of the argument Username can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be exploited.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Sep 2, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Online Loan Management SystemBrowse Campcodes / Online Loan Management System | CVE List | 1.0 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALLoan Management System 1.0 - SQL InjectionCVSS 10
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.
Impact
Unauthenticated attackers can bypass authentication and gain full administrative access through SQL injection in the username parameter, potentially compromising the entire loan management system.
Remediation
Upgrade Loan Management System to a patched version that properly sanitizes user input in authentication handling.
Source: ProjectDiscovery