First published: Mon Apr 07 2025(Updated: )
A vulnerability was found in 1000 Projects Human Resource Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /controller/employee.php. The manipulation of the argument email leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
1000projects Human Resource Management System | ||
Human Resource Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3384 has been classified as critical due to its potential for SQL injection attacks.
To fix CVE-2025-3384, ensure proper input validation and sanitization for the email parameter in the file /controller/employee.php.
CVE-2025-3384 can lead to unauthorized database access and manipulation due to SQL injection vulnerabilities.
CVE-2025-3384 specifically affects version 1.0 of the 1000 Projects Human Resource Management System.
You can determine if your system is vulnerable by reviewing code related to the email parameter handling in the affected file.