First published: Thu Feb 13 2025(Updated: )
A SQL Injection vulnerability was found in /admin/forgot-password.php in Phpgurukul Land Record System v1.0, which allows remote attackers to execute arbitrary code via the contactno POST request parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Land Record System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-25389 is classified as a critical SQL Injection vulnerability that can lead to remote code execution.
To fix CVE-2025-25389, sanitize and validate all user input, particularly the contactno POST request parameter in the /admin/forgot-password.php file.
CVE-2025-25389 affects Phpgurukul Land Record System version 1.0.
In the context of CVE-2025-25389, SQL Injection allows attackers to manipulate SQL queries by providing malicious input through the contactno parameter.
Yes, CVE-2025-25389 can be exploited remotely by attackers with access to the vulnerable /admin/forgot-password.php script.