First published: Sat May 17 2025(Updated: )
A vulnerability was found in Campcodes Sales and Inventory System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /pages/supplier_update.php. The manipulation of the argument Name leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Sales and Inventory System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4815 is classified as a critical vulnerability.
CVE-2025-4815 affects Campcodes Sales and Inventory System version 1.0.
CVE-2025-4815 is a SQL injection vulnerability affecting the /pages/supplier_update.php file.
An attacker could exploit CVE-2025-4815 by manipulating the 'Name' argument to launch a SQL injection attack.
To fix CVE-2025-4815, ensure to sanitize and validate all user inputs and utilize prepared statements for database interactions.