First published: Fri Apr 04 2025(Updated: )
A vulnerability was found in PHPGurukul e-Diary Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /login.php. The manipulation of the argument logindetail leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul e-Diary Management System | ||
PHPGurukul e-Diary Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3187 has been rated as critical due to its potential for SQL injection.
CVE-2025-3187 affects the login functionality in PHPGurukul e-Diary Management System 1.0, enabling SQL injection through the logindetail argument.
Yes, CVE-2025-3187 can be exploited remotely, allowing attackers to manipulate the affected parameter.
Exploiting CVE-2025-3187 may allow attackers to execute arbitrary SQL commands, leading to unauthorized data access or manipulation.
To protect against CVE-2025-3187, validate and sanitize all user inputs, and apply security patches provided by the vendor.