CVE-2025-6935: Campcodes Sales and Inventory System payment_add.php sql injection
Published Jun 30, 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/paymentadd.php. The manipulation of the argument cid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
2 affected components
Campcodes Sales and Inventory System
Campcodes Sales and Inventory System=1.0
Event History
Jun 30, 2025
CVE Published
via MITRE·11:32 PM
Data Sourced
via MITRE·11:32 PM
DescriptionSeverityWeakness
Jul 1, 2025
Data Sourced
via NVD·12:15 AM
DescriptionSeverityWeaknessAffected Software
Jun 14, 58473
Event
via NVD·09:41 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-6935?
CVE-2025-6935 is classified as a critical vulnerability.
2
What component of the Campcodes Sales and Inventory System is affected by CVE-2025-6935?
CVE-2025-6935 affects the file /pages/payment_add.php.
3
What type of vulnerability is CVE-2025-6935?
CVE-2025-6935 is a SQL injection vulnerability.
4
Can CVE-2025-6935 be exploited remotely?
Yes, the attack exploiting CVE-2025-6935 may be launched remotely.
5
How do I fix CVE-2025-6935?
To fix CVE-2025-6935, sanitize and validate all user inputs and use prepared statements in database queries.