| Titel | cxbsoft UrlShorting ≤v1.3.1 SQL Injection |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://note.zhaoj.in/share/6bz65C2dfgUk |
|---|
| Benutzer | glzjin (UID 59815) |
|---|
| Einreichung | 04.01.2024 12:12 (vor 2 Jahren) |
|---|
| Moderieren | 14.01.2024 17:29 (10 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 250697 [CXBSoft Url-shorting bis 1.3.1 HTTP POST Request update_go.php Version SQL Injection] |
|---|
| Punkte | 20 |
|---|