CVE-2024-9296: SourceCodester Advocate Office Management System forgot_pass.php sql injection
Published Sep 28, 2024
·Updated
A vulnerability was found in SourceCodester Advocate Office Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /control/forgotpass.php. The manipulation of the argument username leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
Mayurik Advocate Office Management System=1.0
Event History
Sep 28, 2024
CVE Published
via MITRE·09:00 AM
Data Sourced
via MITRE·09:00 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 AM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-9296?
CVE-2024-9296 is classified as a critical vulnerability.
2
How do I fix CVE-2024-9296?
To fix CVE-2024-9296, it is recommended to validate and sanitize user inputs to prevent SQL injection.
3
Which file is affected by CVE-2024-9296?
CVE-2024-9296 affects the file /control/forgot_pass.php.
4
What type of vulnerability is CVE-2024-9296?
CVE-2024-9296 is a SQL injection vulnerability.
5
What causes the vulnerability in CVE-2024-9296?
The vulnerability in CVE-2024-9296 is caused by improper handling of the 'username' parameter.