vendor:
TextPattern CMS
by:
Mert Daş
7.5
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: TextPattern CMS
Affected Version From: 4.8.7
Affected Version To: 4.8.7
Patch Exists: NO
Related CWE: N/A
CPE: a:textpattern:textpattern:4.8.7
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Server: Xampp
2021
TextPattern CMS 4.8.7 – Stored Cross-Site Scripting (XSS)
TextPattern is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate unexpected results. Sanitize user input to prevent malicious code from being executed.