First published: Mon Mar 04 2024(Updated: )
A vulnerability has been found in SourceCodester Online Mobile Management Store 1.0 and classified as critical. This vulnerability affects unknown code of the file view_product.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-255586 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Mobile Management Store | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2154 is classified as a critical vulnerability.
CVE-2024-2154 affects the view_product.php file, allowing for SQL injection through manipulation of the 'id' argument.
Yes, CVE-2024-2154 can be exploited remotely by an attacker.
CVE-2024-2154 affects version 1.0 of the SourceCodester Online Mobile Management Store.
To fix CVE-2024-2154, ensure to validate and sanitize the input for the 'id' parameter in the view_product.php file.