First published: Thu Mar 30 2023(Updated: )
A vulnerability, which was classified as critical, was found in SourceCodester Young Entrepreneur E-Negosyo System 1.0. This affects an unknown part of the file login.php. The manipulation of the argument U_USERNAME leads to sql injection. It is possible to initiate the attack remotely. The identifier VDB-224625 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Janobe Young Entrepreneur E-negosyo System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1737 is classified as a critical vulnerability.
CVE-2023-1737 allows for SQL injection through manipulation of the U_USERNAME argument in the login.php file.
Yes, CVE-2023-1737 can be exploited remotely by attackers.
CVE-2023-1737 affects version 1.0 of the Young Entrepreneur E-Negosyo System.
To fix CVE-2023-1737, it is essential to sanitize input data and use prepared statements for database queries.