| 标题 | gopeak MasterLab ≤v3.3.10 Pre-Auth SQL Injection |
|---|
| 描述 | The vulnerability is identified within the sqlInjectDelete function in the app/ctrl/framework/Feature.php file of the MasterLab project. This pre-authentication SQL injection vulnerability affects versions up to and including 3.3.10. The function in question improperly concatenates the phone parameter directly into an SQL query. It appears to be a piece of legacy test code that was inadvertently left in the production code.
An attacker can exploit this vulnerability by using tools like Postman to send a crafted POST request that includes a malicious SQL statement. For instance, by inserting the sleep(5) command, the attacker can cause the database operation to delay for 5 seconds, thereby confirming the presence of an SQL injection vulnerability. This flaw allows attackers to manipulate the database without any form of authentication, which could lead to serious security implications such as data breaches, data manipulation, or even full database compromise.
It is recommended that users upgrade to a version where this vulnerability has been fixed or apply necessary patches to mitigate the risk. |
|---|
| 来源 | ⚠️ https://note.zhaoj.in/share/jRqEcVBTsZh4 |
|---|
| 用户 | glzjin (UID 59815) |
|---|
| 提交 | 2023-12-27 10時43分 (2 年前) |
|---|
| 管理 | 2023-12-28 09時34分 (23 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 249149 [gopeak MasterLab 直到 3.3.10 HTTP POST Request Feature.php sqlInjectDelete phone SQL注入] |
|---|
| 积分 | 20 |
|---|