CVE-2024-51065: SQL Injection
Published Oct 31, 2024
·Updated
Phpgurukul Beauty Parlour Management System v1.1 is vulnerable to SQL Injection in admin/index.php via the the username parameter.
Affected Software
2 affected components
Phpgurukul Beauty Parlour Management System
Phpgurukul Beauty Parlour Management System=1.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-51065?
CVE-2024-51065 is classified as a high severity vulnerability due to its potential for SQL injection exploits.
2
How do I fix CVE-2024-51065?
To fix CVE-2024-51065, sanitize and validate all user inputs in the username parameter before processing them in SQL queries.
3
What systems are affected by CVE-2024-51065?
CVE-2024-51065 affects Phpgurukul Beauty Parlour Management System version 1.1.
4
What is SQL Injection in the context of CVE-2024-51065?
In the context of CVE-2024-51065, SQL injection allows an attacker to manipulate SQL queries by injecting malicious user inputs.
5
How can I test for CVE-2024-51065 in my application?
You can test for CVE-2024-51065 by attempting to submit SQL injection payloads through the username parameter on the affected application.