CVE-2024-51064: SQL Injection
Published Oct 31, 2024
·Updated
Phpgurukul Teachers Record Management System v2.1 is vulnerable to SQL Injection via the tid parameter to admin/queries.php.
Affected Software
2 affected components
Phpgurukul Teachers Record Management System
Phpgurukul Teachers Record Management System=2.1
Event History
Oct 31, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·07:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-51064?
CVE-2024-51064 is classified as a medium severity vulnerability due to its potential to allow unauthorized access to database information.
2
How do I fix CVE-2024-51064?
To fix CVE-2024-51064, sanitize and validate the input for the 'tid' parameter and use prepared statements to prevent SQL Injection.
3
What software is affected by CVE-2024-51064?
CVE-2024-51064 affects Phpgurukul Teachers Record Management System version 2.1.
4
What type of vulnerability is CVE-2024-51064?
CVE-2024-51064 is an SQL Injection vulnerability that allows attackers to interfere with the queries made to the database.
5
Who is responsible for addressing CVE-2024-51064?
The vendor, Phpgurukul, is responsible for addressing CVE-2024-51064 and providing updates or patches.