| 标题 | Fahuo100 Fahuo100 ≤v1.1_build20230918 SQL Injection |
|---|
| 描述 | This is an overview of a SQL injection vulnerability in the Fahuo100 software. In version v1.1_build20230918 and below of Fahuo100, a SQL injection vulnerability was found in the member/login.php file.
In this file, the parameters $_GET["M_pwd"] and M_id are decoded by the function xcode, and the result is directly combined into the SQL query. This suggests that SQL injection could potentially be performed here.
We have created a script to calculate M_pwd using a sleep query. We can then use Postman to send a sleep query to detect whether there's a SQL injection point here or not.
If this vulnerability exists, an attacker could exploit it to access or modify database data without proper permissions, which could lead to data leaks, data corruption, or other security issues.
It is recommended to immediately upgrade to the latest version or apply security patches to prevent such attacks. |
|---|
| 来源 | ⚠️ https://note.zhaoj.in/share/az24SaQJn1UQ |
|---|
| 用户 | glzjin (UID 59815) |
|---|
| 提交 | 2023-12-23 16時19分 (3 年前) |
|---|
| 管理 | 2023-12-30 17時45分 (7 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 249390 [Shipping 100 Fahuo100 直到 1.1 member/login.php M_pwd SQL注入] |
|---|
| 积分 | 20 |
|---|