First published: Thu Feb 13 2025(Updated: )
A SQL Injection vulnerability was found in /admin/contactus.php in PHPGurukul Land Record System v1.0, which allows remote attackers to execute arbitrary code via the email POST request parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Land Record System | ||
PHPGurukul Land Record System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-25357 is considered to be a high severity vulnerability due to its potential to allow remote code execution.
To fix CVE-2025-25357, you should validate and sanitize all user inputs, particularly the email POST request parameter in /admin/contactus.php.
CVE-2025-25357 is a SQL Injection vulnerability that can be exploited to execute arbitrary code.
CVE-2025-25357 affects PHPGurukul Land Record System v1.0.
Yes, CVE-2025-25357 can be exploited remotely by attackers through the email POST request parameter.