CVE-2025-1582: PHPGurukul Online Nurse Hiring System all-request.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-1582?
CVE-2025-1582 has been rated as critical due to its potential for SQL injection vulnerabilities.
How does CVE-2025-1582 affect the Online Nurse Hiring System?
CVE-2025-1582 affects the file /admin/all-request.php, where manipulation of the argument viewid can lead to SQL injection.
Can CVE-2025-1582 be exploited remotely?
Yes, the vulnerability in CVE-2025-1582 can potentially be exploited remotely by an attacker.
What are the potential impacts of CVE-2025-1582?
The potential impacts of CVE-2025-1582 include unauthorized data access and manipulation due to SQL injection.
How do I fix CVE-2025-1582?
To fix CVE-2025-1582, it is recommended to sanitize user inputs and implement prepared statements in the affected PHP files.