| 标题 | cxbsoft UrlShorting ≤v1.3.1 SQL Injection |
|---|
| 描述 | The vulnerability in question is a SQL Injection flaw found in the `update_go.php` file of the UrlShorting application, versions up to and including 1.3.1. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request to the `update_go.php` file, where the `version` parameter is used in constructing a SQL query without proper sanitization. By injecting SQL commands like `1' where sleep(5);#`, the attacker can manipulate the SQL query to perform unauthorized actions, such as delaying the response for 5 seconds (indicative of a time-based SQL injection), potentially leading to data leakage, corruption, or unauthorized access to the database. |
|---|
| 来源 | ⚠️ https://note.zhaoj.in/share/6bz65C2dfgUk |
|---|
| 用户 | glzjin (UID 59815) |
|---|
| 提交 | 2024-01-04 12時12分 (2 年前) |
|---|
| 管理 | 2024-01-14 17時29分 (10 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 250697 [CXBSoft Url-shorting 直到 1.3.1 HTTP POST Request update_go.php 版本 SQL注入] |
|---|
| 积分 | 20 |
|---|