CVE-2025-9786: Campcodes Online Learning Management System teacher_signup.php sql injection
A vulnerability was found in Campcodes Online Learning Management System 1.0. Affected is an unknown function of the file /teachersignup.php. Performing manipulation of the argument firstname results in sql injection. The attack can be initiated remotely. The exploit has been made public and could be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-9786?
CVE-2025-9786 has a high severity due to its potential for remote SQL injection attacks.
How do I fix CVE-2025-9786?
To fix CVE-2025-9786, sanitize all input data and implement prepared statements to prevent SQL injection.
What systems are affected by CVE-2025-9786?
CVE-2025-9786 affects the Campcodes Online Learning Management System version 1.0.
Can CVE-2025-9786 be exploited remotely?
Yes, CVE-2025-9786 can be exploited remotely through the vulnerable parameter in the teacher_signup.php file.
What type of vulnerability is CVE-2025-9786?
CVE-2025-9786 is classified as an SQL injection vulnerability.