CVE-2025-25356: SQL Injection
A SQL Injection vulnerability was found in /admin/bwdates-reports-details.php in PHPGurukul Land Record System v1.0, which allows remote attackers to execute arbitrary code via the " todate" POST request parameter.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-25356?
CVE-2025-25356 is classified as a high severity SQL Injection vulnerability that allows unauthorized code execution.
How do I fix CVE-2025-25356?
To fix CVE-2025-25356, sanitize and validate the 'todate' POST request parameter to prevent SQL injection.
Who is affected by CVE-2025-25356?
The vulnerability affects users of PHPGurukul Land Record System version 1.0 running on vulnerable web servers.
What could an attacker do with CVE-2025-25356?
An attacker can exploit CVE-2025-25356 to execute arbitrary code on the server, potentially compromising the entire system.
Is there a patch for CVE-2025-25356?
Currently, there is no official patch released for CVE-2025-25356, so implementing proper input validation is essential.