#VU63198 SQL injection in College Website Management System - CVE-2022-28079
Published: May 16, 2022
College Website Management System
sourcecodester
Description
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the course_code parameter. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
Remediation
External links
- https://code-projects.org/college-management-system-in-php-with-source-code/
- https://github.com/erengozaydin/College-Management-System-course_code-SQL-Injection-Authenticated
- https://www.nu11secur1ty.com/2022/05/cve-2022-28079.html
- http://packetstormsecurity.com/files/167131/College-Management-System-1.0-SQL-Injection.html