CVE-2025-8331: code-projects Online Farm System forgot_pass.php sql injection
A vulnerability was found in code-projects Online Farm System 1.0 and classified as critical. This issue affects some unknown processing of the file /forgotpass.php. The manipulation of the argument email leads to sql injection. The attack may 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-8331?
CVE-2025-8331 has been classified as a critical vulnerability.
What type of vulnerability is CVE-2025-8331?
CVE-2025-8331 is a SQL injection vulnerability caused by improper handling of the email argument in /forgot_pass.php.
Who is affected by CVE-2025-8331?
CVE-2025-8331 affects users of the Code-projects Online Farm System version 1.0.
How can I exploit CVE-2025-8331?
The CVE-2025-8331 vulnerability can be exploited remotely by manipulating the email argument.
How do I fix CVE-2025-8331?
To fix CVE-2025-8331, sanitize and validate all user inputs to prevent SQL injection vulnerabilities in the application.