CVE-2023-53911
BaseFortify
Publication date: 2025-12-17
Last updated on: 2025-12-27
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| textpattern | textpattern | 4.8.8 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in Textpattern CMS 4.8.8. It occurs in the article excerpt field, allowing authenticated users to inject malicious JavaScript code. When other users view the article, the injected script executes in their browsers.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized script execution in users' browsers, potentially resulting in theft of session cookies, user impersonation, or other malicious actions performed on behalf of the user. It compromises the integrity and security of the website and its users.