CVE-2025-4815: Campcodes Sales and Inventory System supplier_update.php sql injection
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/supplierupdate.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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4815?
CVE-2025-4815 is classified as a critical vulnerability.
What software is affected by CVE-2025-4815?
CVE-2025-4815 affects Campcodes Sales and Inventory System version 1.0.
What type of vulnerability is CVE-2025-4815?
CVE-2025-4815 is a SQL injection vulnerability affecting the /pages/supplier_update.php file.
How could an attacker exploit CVE-2025-4815?
An attacker could exploit CVE-2025-4815 by manipulating the 'Name' argument to launch a SQL injection attack.
How do I fix CVE-2025-4815?
To fix CVE-2025-4815, ensure to sanitize and validate all user inputs and utilize prepared statements for database interactions.