Description
A security vulnerability has been detected in itsourcecode Payroll Management System 1.0. This vulnerability affects unknown code of the file /manage_employee_deductions.php. Such manipulation of the argument ID leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-03-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

A security vulnerability in itsourcecode Payroll Management System allows an attacker to manipulate the ID argument in the /manage_employee_deductions.php file. The improper handling of this parameter can result in cross‑site scripting (CWE‑79) and, because the injection can occur in an execution context, also shows characteristics of code injection (CWE‑94). The injected script would be rendered by the victim’s browser, allowing arbitrary client‑side code execution, which is typical for XSS vulnerabilities.

Affected Systems

The affected product is itsourcecode Payroll Management System version 1.0. The specific vulnerable file is /manage_employee_deductions.php. No additional affected versions are disclosed in the CVE data.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk level, while the EPSS score of less than 1 % indicates a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is remote: an attacker can send a crafted HTTP request with a malicious ID value to the vulnerable endpoint, causing the application to render the injected script. No official patch or workaround is provided, so the risk largely depends on the ability of an attacker to reach the vulnerable endpoint and successfully inject script.

Generated by OpenCVE AI on March 18, 2026 at 15:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check itsourcecode’s official website or contact vendor support for a patch or update for Payroll Management System 1.0.
  • If no update exists, enforce strict input validation: reject non‑numeric or suspicious ID values and limit length.
  • Sanitize any output that incorporates the ID value using appropriate encoding (e.g., HTML entity encoding) before rendering it in the page.
  • Deploy a Web Application Firewall or similar filtering mechanism to detect and block script‑injection attempts targeting the /manage_employee_deductions.php endpoint.
  • Monitor web server and application logs for anomalous requests containing script payloads and respond promptly to any detected attempts.

Generated by OpenCVE AI on March 18, 2026 at 15:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 12 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 12 Mar 2026 06:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in itsourcecode Payroll Management System 1.0. This vulnerability affects unknown code of the file /manage_employee_deductions.php. Such manipulation of the argument ID leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
Title itsourcecode Payroll Management System manage_employee_deductions.php cross site scripting
First Time appeared Itsourcecode
Itsourcecode payroll Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:itsourcecode:payroll_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode payroll Management System
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Itsourcecode Payroll Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-12T14:27:59.411Z

Reserved: 2026-03-11T16:53:07.864Z

Link: CVE-2026-3993

cve-icon Vulnrichment

Updated: 2026-03-12T14:27:28.392Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-12T06:16:31.937

Modified: 2026-03-12T21:07:53.427

Link: CVE-2026-3993

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-20T15:35:58Z

Weaknesses