First published: Mon Mar 04 2024(Updated: )
A vulnerability, which was classified as critical, has been found in SourceCodester Online Mobile Management Store 1.0. Affected by this issue is some unknown functionality of the file /admin/product/manage_product.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. The identifier of this vulnerability is VDB-255584.
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-2152 has been classified as a critical vulnerability due to its potential for SQL injection.
To fix CVE-2024-2152, it is recommended to sanitize and validate user inputs to prevent SQL injection in the affected file /admin/product/manage_product.php.
CVE-2024-2152 affects SourceCodester Online Mobile Management Store version 1.0.
CVE-2024-2152 is a SQL injection vulnerability caused by improper handling of the 'id' parameter.
Yes, exploitation of CVE-2024-2152 can be straightforward, as it allows attackers to manipulate SQL queries through user inputs.