| 제목 | 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. PM 12:12 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 01. 14. PM 05:29 (10 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 250697 [CXBSoft Url-shorting 까지 1.3.1 HTTP POST Request update_go.php 버전 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|