CVE-2025-11433: itsourcecode Leave Management System Query Parameter controller.php redirect cross site scripting
A security flaw has been discovered in itsourcecode Leave Management System 1.0. This impacts the function redirect of the file /module/employee/controller.php?action=reset of the component Query Parameter Handler. Performing a manipulation of the argument ID results in cross site scripting. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-11433?
CVE-2025-11433 is classified as a high severity vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2025-11433?
To fix CVE-2025-11433, validate and sanitize user inputs in the redirect function to prevent manipulation.
What components are affected by CVE-2025-11433?
CVE-2025-11433 affects the Query Parameter Handler in the /module/employee/controller.php file of the itsourcecode Leave Management System.
What kind of attack does CVE-2025-11433 enable?
CVE-2025-11433 allows attackers to perform cross-site scripting (XSS) by manipulating the ID parameter in the reset action.
Is there a workaround for CVE-2025-11433?
A temporary workaround for CVE-2025-11433 is to restrict the usage of the affected redirect function until a patch is applied.