# Campcodes 在线贷款管理系统 sql 注入漏洞
## 概述
在 Campcodes Online Loan Management System 1.0 中发现一个安全漏洞,涉及文件 `/ajax.php?action=login` 中的未知函数。
## 影响版本
Campcodes Online Loan Management System 1.0
## 细节
该漏洞是由于对 `/ajax.php?action=login` 中的 `Username` 参数未正确验证或过滤,攻击者可对其进行操纵,从而触发 SQL 注入。
## 影响
攻击者可远程利用此漏洞执行 SQL 注入,进而可能导致数据库信息泄露、篡改或破坏。目前已有公开的利用方式,存在被实际攻击的风险。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | 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. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-9744.yaml | POC详情 | 
| 2 | CVE-2025-9744 PoC. | https://github.com/godfatherofexps/CVE-2025-9744-PoC | POC详情 | 
标题: Campcodes Online Loan Management System V1.0 /Loan_Management_System/ajax.php?action=login SQL injection · Issue #1 · gggg6886/CVE -- 🔗来源链接
标签: exploit issue-tracking
神龙速读暂无评论