Unknown · Campcodes Farm Management System · CVE-2025-9811
**Name of the Vulnerable Software and Affected Versions**
Campcodes Farm Management System version 1.0
**Description**
A vulnerability exists in Campcodes Farm Management System version 1.0, specifically within the `/reviewInput.php` file. Manipulation of the `rating` argument can lead to SQL injection. The attack can be carried out remotely, and the exploit has been made public.
**Recommendations**
As a temporary workaround, consider restricting access to the `/reviewInput.php` file until a fix is available.
Sanitize the `rating` input to prevent SQL injection.