First published: Thu 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Project Beauty Beauty Parlour Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51065 is classified as a high severity vulnerability due to its potential for SQL injection exploits.
To fix CVE-2024-51065, sanitize and validate all user inputs in the username parameter before processing them in SQL queries.
CVE-2024-51065 affects Phpgurukul Beauty Parlour Management System version 1.1.
In the context of CVE-2024-51065, SQL injection allows an attacker to manipulate SQL queries by injecting malicious user inputs.
You can test for CVE-2024-51065 by attempting to submit SQL injection payloads through the username parameter on the affected application.