| Titre | cxbsoft UrlShorting ≤v1.3.1 SQL Injection |
|---|
| Description | 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. |
|---|
| La source | ⚠️ https://note.zhaoj.in/share/6bz65C2dfgUk |
|---|
| Utilisateur | glzjin (UID 59815) |
|---|
| Soumission | 04/01/2024 12:12 (il y a 2 ans) |
|---|
| Modérer | 14/01/2024 17:29 (10 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 250697 [CXBSoft Url-shorting jusqu’à 1.3.1 HTTP POST Request update_go.php Version injection SQL] |
|---|
| Points | 20 |
|---|