| शीर्षक | Micro-mall vulnerabilities windows 1.0 SQL injection |
|---|
| विवरण | Find the source code from GitHub and start a source code audit.
SQL injection
The following code as shown in the figure was found in api/data.php.
$search = isset($_GET['search']) ? $_GET['search'] :0;
$sql = "M_id='{$mao['id']}' and name LIKE '%{$search}%'";
The SQL injection was successfully carried out using sqlmap.
|
|---|
| स्रोत | ⚠️ https://www.jianshu.com/p/22d3ae38e628?v=1742101731758 |
|---|
| उपयोगकर्ता | leizi (UID 82832) |
|---|
| सबमिशन | 16/03/2025 06:26 AM (1 वर्ष पहले) |
|---|
| संयम | 29/03/2025 08:33 PM (14 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 302004 [Bluestar Micro Mall 1.0 /api/data.php खोज SQL इंजेक्शन] |
|---|
| अंक | 19 |
|---|