First published: Wed Aug 14 2024(Updated: )
A vulnerability was found in SourceCodester Simple Online Bidding System 1.0. It has been classified as critical. Affected is an unknown function of the file /simple-online-bidding-system/bidding/admin/ajax.php?action=login. 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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Simple Online Bidding System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7797 has been classified as critical due to the potential for SQL injection vulnerabilities.
To fix CVE-2024-7797, sanitize and validate all user inputs, particularly the username parameter in the AJAX login function.
CVE-2024-7797 affects SourceCodester Simple Online Bidding System version 1.0.
CVE-2024-7797 is a SQL injection vulnerability that allows attackers to manipulate database queries.
The vulnerability is located in the /simple-online-bidding-system/bidding/admin/ajax.php file during the login action.