CVE-2025-6312: Campcodes Sales and Inventory System cash_transaction.php sql injection
A vulnerability has been found in Campcodes Sales and Inventory System 1.0 and classified as critical. This vulnerability affects unknown code of the file /pages/cashtransaction.php. The manipulation of the argument cid leads to sql injection. The attack can be initiated 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-6312?
CVE-2025-6312 is classified as a critical vulnerability.
How does CVE-2025-6312 affect the Campcodes Sales and Inventory System?
CVE-2025-6312 affects the /pages/cash_transaction.php file and allows for SQL injection via the cid argument.
Can CVE-2025-6312 be exploited remotely?
Yes, CVE-2025-6312 can be exploited remotely by an attacker.
What are the potential impacts of exploiting CVE-2025-6312?
Exploiting CVE-2025-6312 may allow unauthorized access to the database, manipulation of data, and potential data loss.
How can I mitigate the risks posed by CVE-2025-6312?
To mitigate the risks of CVE-2025-6312, it is recommended to sanitize input parameters and implement prepared statements in database queries.