Unknown · Campcodes Online Learning Management System · CVE-2025-10781
Name of the Vulnerable Software and Affected Versions:
Campcodes Online Learning Management System version 1.0
Description:
A vulnerability exists in Campcodes Online Learning Management System that allows for SQL injection. The issue is located in the `/admin/edit class.php` file, where manipulation of the `class name` argument can lead to exploitation. The attack can be executed remotely. The exploit is publicly available and might be used.
Recommendations:
As a temporary workaround, consider restricting access to the `/admin/edit class.php` file to minimize the risk of exploitation.
Sanitize the `class name` argument to prevent SQL injection attacks.