First published: Thu Oct 31 2024(Updated: )
Phpgurukul Teachers Record Management System v2.1 is vulnerable to SQL Injection via the tid parameter to admin/queries.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Teacher Record Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51064 is classified as a medium severity vulnerability due to its potential to allow unauthorized access to database information.
To fix CVE-2024-51064, sanitize and validate the input for the 'tid' parameter and use prepared statements to prevent SQL Injection.
CVE-2024-51064 affects Phpgurukul Teachers Record Management System version 2.1.
CVE-2024-51064 is an SQL Injection vulnerability that allows attackers to interfere with the queries made to the database.
The vendor, Phpgurukul, is responsible for addressing CVE-2024-51064 and providing updates or patches.