제출 #468135: code-projects Simple Admin Panel In PHP 1.000 SQL Injection정보

제목code-projects Simple Admin Panel In PHP 1.000 SQL Injection
설명The SQL Injection vulnerability exists in file 'updateOrderStatus.php' because the 'record' parameter is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'record' parameter, it will be executed by the database. For example, if the 'record' parameter is set to "1' AND (SELECT 3005 FROM (SELECT(SLEEP(5)))AwUp)-- AySy", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this. payload: 1' AND (SELECT 3005 FROM (SELECT(SLEEP(5)))AwUp)-- AySy
원천⚠️ https://code-projects.org/simple-admin-panel-in-php-with-source-code/
사용자
 Fergod (UID 55882)
제출2024. 12. 24. AM 12:39 (1 년도 ago)
모더레이션2024. 12. 25. PM 04:05 (2 days later)
상태수락
VulDB 항목289291 [code-projects Simple Admin Panel 1.0 updateOrderStatus.php record SQL 주입]
포인트들20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!