First published: Sun Feb 23 2025(Updated: )
A vulnerability was found in PHPGurukul Online Nurse Hiring System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/all-request.php. The manipulation of the argument viewid 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 |
---|---|---|
Anujkumar Online Nurse Hiring System | ||
Anujkumar Online Nurse Hiring System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1582 has been rated as critical due to its potential for SQL injection vulnerabilities.
CVE-2025-1582 affects the file /admin/all-request.php, where manipulation of the argument viewid can lead to SQL injection.
Yes, the vulnerability in CVE-2025-1582 can potentially be exploited remotely by an attacker.
The potential impacts of CVE-2025-1582 include unauthorized data access and manipulation due to SQL injection.
To fix CVE-2025-1582, it is recommended to sanitize user inputs and implement prepared statements in the affected PHP files.