CVE-2026-5542 Details
Description
A vulnerability was determined in code-projects Simple Laundry System 1.0. Impacted is an unknown function of the file /modstaffinfo.php of the component Parameter Handler. Executing a manipulation of the argument userid can lead to cross site scripting. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
A cross-site scripting (XSS) vulnerability has been identified in Code-Projects Simple Laundry System version 1.0. The issue resides in the '/modstaffinfo.php' file within the Parameter Handler component. The vulnerability is triggered by manipulating the 'userid' parameter, allowing attackers to inject malicious scripts that are executed in the context of the user's browser. This exploitation can lead to the theft of cookies, session tokens, and other sensitive information, as well as unauthorized actions performed on behalf of the user.
It is recommended to implement output encoding for the 'userid' parameter to ensure that user input is properly sanitized before being displayed on the web page. Additionally, input validation should be enforced to reject any potentially harmful content, such as script tags or event handlers.
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.
Volerion
Assessed Apr 5, 2026CISA-ADP
Assessed Apr 6, 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://code-projects.org/ | [email protected] | Not ApplicableVendor |
| https://github.com/boyslikesports/vul-web/issues/2 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/782224 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355295 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/355295/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| 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 |
|---|---|
| code-projects Simple Laundry System | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |
Volerion