जमा करें #468120: code-projects Student Management System Using PHP 1.0.00 SQL Injectionजानकारी

शीर्षकcode-projects Student Management System Using PHP 1.0.00 SQL Injection
विवरणThe SQL Injection vulnerability here exists because the "size" parameter in "/addCatController.php" is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the "size" parameter, it will be executed by the database. For example, if the "size" parameter is set to 'test'||(SELECT 0x55684746 WHERE 8915=8915 AND (SELECT 1287 FROM(SELECT COUNT(*),CONCAT(0x716b6b6271,(SELECT (ELT(1287=1287,1))),0x717a7a7071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a))||'', it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this.
स्रोत⚠️ https://code-projects.org/student-management-system-using-php-source-code/
उपयोगकर्ता
 Havook (UID 71104)
सबमिशन23/12/2024 11:25 PM (1 वर्ष पहले)
संयम25/12/2024 03:53 PM (2 days later)
स्थितिस्वीकृत
VulDB प्रविष्टि289282 [code-projects Student Management System 1.0.00 /addCatController.php size SQL इंजेक्शन]
अंक20

Do you want to use VulDB in your project?

Use the official API to access entries easily!