CVE-2026-3812 Details
Description
A vulnerability was determined in itsourcecode Payroll Management System 1.0. Affected is an unknown function of the file /manage_employee_allowances.php. This manipulation of the argument ID causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized.
A cross-site scripting (XSS) vulnerability has been identified in the itsourcecode Payroll Management System version 1.0. The issue arises in the manage_employee_allowances.php file, where the 'id' URL parameter is not properly sanitized before being outputted. This flaw allows remote attackers to inject and execute arbitrary JavaScript in the context of the user's browser session. The vulnerability does not require authentication but does need user interaction to exploit.
It is recommended to validate input by rejecting special characters and using an allow-list approach, encode output with functions like htmlspecialchars() or htmlentities(), and implement security headers such as Content-Security-Policy and X-XSS-Protection.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ltranquility/cve_submit/issues/10 | [email protected] | ExploitIssue TrackingMitigationThird Party Advisory |
| https://itsourcecode.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.349778 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349778 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.769103 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| angeljudesuarez payroll management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 9, 2026 | New CVE Received | [email protected] |