Description
ATutor 2.2.4 contains a SQL injection vulnerability in the admin user deletion page that allows authenticated attackers to manipulate database queries through the 'id' parameter. Attackers can exploit the vulnerability by injecting malicious SQL code into the 'id' parameter of the admin_delete.php script to potentially extract or modify database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Andrey Stoykov
References
www.exploit-db.com/exploits/48117 (ExploitDB-48117)
atutor.github.io/ (ATutor Official Homepage)
www.vulncheck.com/advisories/atutor-id-sql-injection (VulnCheck Advisory: ATutor 2.2.4 - 'id' SQL Injection)