First published: Sat Apr 08 2023(Updated: )
A vulnerability was found in SourceCodester Online Computer and Laptop Store 1.0 and classified as critical. Affected by this issue is the function delete_brand of the file /admin/maintenance/brand.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-225338 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Online Computer And Laptop Store | =1.0 | |
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2023-1951.
The severity of CVE-2023-1951 is critical.
The affected software version is Oretnom23 Online Computer And Laptop Store 1.0.
The CWE classification for CVE-2023-1951 is CWE-89.
To fix the SQL injection vulnerability, ensure that user input is properly sanitized and use prepared statements or parameterized queries when interacting with the database.