First published: Wed Apr 17 2024(Updated: )
SQL Injection vulnerability in phpgurukul Cyber Cafe Management System Using PHP & MySQL 1.0 allows attackers to run arbitrary SQL commands via the Computer Location parameter in manage-computer.php page.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Cyber Cafe Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-30980 is classified as a critical SQL Injection vulnerability that allows attackers to execute arbitrary SQL commands.
To fix CVE-2024-30980, you should validate and sanitize user inputs for the Computer Location parameter to prevent SQL Injection.
CVE-2024-30980 affects the phpgurukul Cyber Cafe Management System Using PHP & MySQL version 1.0.
Attackers can exploit CVE-2024-30980 to manipulate the database, retrieve sensitive information, or execute destructive SQL commands.
Yes, CVE-2024-30980 can be exploited remotely by attackers through the manage-computer.php page.