CVE-2026-0642 Details
Description
A vulnerability was detected in projectworlds House Rental and Property Listing 1.0. This issue affects some unknown processing of the file /app/complaint.php. The manipulation of the argument Name results in cross site scripting. The attack may be launched remotely. The exploit is now public and may be used.
A cross-site scripting (XSS) vulnerability has been identified in Projectworlds House Rental and Property Listing version 1.0. The issue arises in the file '/app/complaint.php', where the 'name' parameter is not properly sanitized before being output to users. This flaw allows attackers to inject malicious scripts that are executed in the context of the user's browser, potentially leading to unauthorized actions such as stealing cookies or session tokens.
It is recommended to implement output encoding for user inputs before displaying them on the web page, validate and filter input data to reject or escape potentially harmful content, use a Content Security Policy to restrict script execution, set secure and HttpOnly flags for sensitive cookies, and conduct regular security audits.
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 Jan 7, 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/Pick-program/CVE/issues/4 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://github.com/Pick-program/CVE/issues/4 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.339685 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.339685 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.732369 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.736161 | [email protected] |
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 |
|---|---|
| projectworlds house rental and property listing project | 1.0 |
CPE
Remediation
| |
Change History
7 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] |
| Feb 23, 2026 | CVE Modified | [email protected] |
| Jan 16, 2026 | Initial Analysis | [email protected] |
| Jan 7, 2026 | CVE Modified | CISA-ADP |
| Jan 7, 2026 | New CVE Received | [email protected] |