CVE-2026-5325 Details
Description
A vulnerability was determined in SourceCodester Simple Customer Relationship Management System 1.0. This issue affects some unknown processing of the file /create-ticket.php of the component Create Ticket. This manipulation of the argument Description causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized.
A stored cross-site scripting vulnerability has been identified in SourceCodester Simple Customer Relationship Management System version 1.0. The issue arises in the Create Ticket feature, specifically within the file '/create-ticket.php'. User input in the Ticket Subject and Ticket Description fields is not properly sanitized before being saved to the database. This allows attackers to inject malicious JavaScript, which is executed when the ticket is viewed. The vulnerability could be exploited to execute arbitrary scripts in the context of the user, potentially leading to cookie theft, unauthorized actions on behalf of the user, phishing attacks, or content defacement.
It is recommended to sanitize user input before it is stored in the database, use proper output encoding when displaying user data, implement a strong Content Security Policy to prevent inline script execution, and validate input to reject anything containing malicious scripts.
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 2, 2026CISA-ADP
Assessed Apr 2, 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://medium.com/@hemantrajbhati5555/stored-cross-site-scripting-xss-in-simple-customer-relationship-management-system-crm-php-15a904589844 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/780766 | [email protected] | Technical Description |
| https://vuldb.com/vuln/354656 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/354656/cti | [email protected] | Content Wall |
| https://www.sourcecodester.com/ | [email protected] | Vendor |
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 |
|---|---|
| SourceCodester Simple Customer Relationship Management System | All versions |
CPE
Remediation
| |
Change History
4 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] |
| Apr 2, 2026 | New CVE Received | [email protected] |
Volerion