제출 #470600: code-projects Chat System 1.0 SQL Injection정보

제목code-projects Chat System 1.0 SQL Injection
설명The SQL Injection vulnerability exists in diretory '/admin/chatroom.php' in admin account because the 'id' parameter is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'id' parameter, it will be executed by the database. For example, if the 'id' parameter is set to "id=2' AND (SELECT 4493 FROM (SELECT(SLEEP(5)))dBbj)-- aFmE", 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/chat-system-using-php-source-code/
사용자
 Fergod (UID 55882)
제출2024. 12. 28. AM 06:02 (1 년도 ago)
모더레이션2024. 12. 28. PM 05:16 (11 hours later)
상태수락
VulDB 항목289711 [code-projects Chat System 1.0 /admin/chatroom.php 아이디 SQL 주입]
포인트들20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!