First published: Fri Aug 30 2024(Updated: )
A vulnerability classified as critical has been found in SourceCodester Electric Billing Management System 1.0. This affects an unknown part of the file /Actions.php?a=login. The manipulation of the argument username leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Electric Billing Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8340 is classified as a critical vulnerability.
CVE-2024-8340 allows for SQL injection through the manipulation of the 'username' argument in the /Actions.php?a=login file.
Yes, CVE-2024-8340 can be exploited remotely by an attacker.
The vulnerability CVE-2024-8340 affects version 1.0 of the Electric Billing Management System.
To mitigate CVE-2024-8340, it is recommended to implement input validation and sanitize user inputs at the login endpoint.