Submit #467123: code-projects online-exam-mastering-system-php 1.0 SQL Injectioninfo

Titlecode-projects online-exam-mastering-system-php 1.0 SQL Injection
DescriptionIn update.php.The SQL Injection vulnerability here exists because the value of `$_GET['eid']` is directly embedded into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the `eid` parameter, it will be executed by the database. For example, if `eid` is set to `'1' OR '1'='1'`, it could manipulate the query to return or modify unintended data. Always use **prepared statements** or **parameterized queries** to prevent this.
Source⚠️ https://hackmd.io/@salt9487/B1gWdeXrkx
User
 salt9487 (UID 78778)
Submission12/20/2024 15:44 (1 Year ago)
Moderation12/21/2024 10:00 (18 hours later)
StatusAccepted
VulDB entry289151 [code-projects Online Exam Mastering System 1.0 update.php?q=quiz&step=2 eid sql injection]
Points20

Interested in the pricing of exploits?

See the underground prices here!