| शीर्षक | code-projects Simple Admin Panel in PHP 1 SQL Injection |
|---|
| विवरण | The SQL Injection vulnerability exists in file 'updateItemController.php' because the 'p_name' parameter is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'p_name' parameter, it will be executed by the database. For example, if the 'p_name' parameter is set to "aaa"||(SELECT 0x48596768 WHERE 1939=1939 AND 4701=4701)||", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this.
payload:
V Neck Crop Top' RLIKE (SELECT (CASE WHEN (7899=7899) THEN 0x546f70 ELSE 0x28 END)) AND 'raMx'='raMx |
|---|
| स्रोत | ⚠️ https://code-projects.org/simple-admin-panel-in-php-with-source-code/ |
|---|
| उपयोगकर्ता | Fergod (UID 55882) |
|---|
| सबमिशन | 23/12/2024 11:40 PM (1 वर्ष पहले) |
|---|
| संयम | 25/12/2024 04:04 PM (2 days later) |
|---|
| स्थिति | प्रतिलिपि |
|---|
| VulDB प्रविष्टि | 289286 [code-projects Simple Admin Panel 1.0 updateItemController.php p_name/p_desc क्रॉस साइट स्क्रिप्टिंग] |
|---|
| अंक | 0 |
|---|