First published: Wed Apr 02 2025(Updated: )
SourceCodester (rems) Employee Management System 1.0 is vulnerable to Cross Site Scripting (XSS) in add_employee.php via the First Name and Address text fields.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Employee Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29719 is classified as a medium severity vulnerability due to its potential for exploitation via Cross Site Scripting (XSS).
To fix CVE-2025-29719, sanitize and validate user input from the First Name and Address text fields in add_employee.php to prevent XSS attacks.
CVE-2025-29719 is a Cross Site Scripting (XSS) vulnerability affecting the Employee Management System.
CVE-2025-29719 specifically affects the add_employee.php component of the SourceCodester Employee Management System.
If you believe your system is vulnerable to CVE-2025-29719, review your code for proper input handling and implement appropriate XSS protections.