CVE-2025-7122: Campcodes Complaint Management System index.php sql injection
A vulnerability was found in Campcodes Complaint Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /admin/index.php. The manipulation of the argument Username 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-7122?
CVE-2025-7122 is classified as a critical vulnerability.
How does CVE-2025-7122 affect the Campcodes Complaint Management System?
CVE-2025-7122 allows for SQL injection through the Username argument in the /admin/index.php file.
Can CVE-2025-7122 be exploited remotely?
Yes, CVE-2025-7122 can be exploited remotely by an attacker.
What is the impact of exploiting CVE-2025-7122?
Exploiting CVE-2025-7122 can lead to unauthorized database access and potential data manipulation.
How do I fix CVE-2025-7122?
To fix CVE-2025-7122, ensure that input validation and parameterized queries are implemented to mitigate SQL injection risks.