Impact
An attacker can craft a URL or form submission that supplies a malicious payload in the Name parameter. The application reflects this value back to the browser without proper encoding, allowing the payload to execute JavaScript in the context of a victim’s browser. This type of vulnerability is a classic XSS flaw and corresponds to CWE‑79. The impact may include session hijacking, defacement, or theft of sensitive data accessed by the victim.
Affected Systems
The affected product is code‑projects Employee Leave Managing System version 1.0. The vulnerability resides in the editaction.php component of the Employee Profile Update feature. Only the Name parameter is impacted; no other input fields or modules are reported to be affected.
Risk and Exploitability
The CVSS score of 5.1 indicates moderate severity. The EPSS score is not available, but the vulnerability has been publicly disclosed and is known to be exploitable remotely. It is not currently listed in CISA’s KEV catalog. Attackers can trigger the flaw by accessing a URL or submitting a form that includes a malicious Name value, without needing additional prerequisites or elevated privileges.
OpenCVE Enrichment