CVE-2023-53904
Stored XSS in Xenforo 2.2.13 Admin Smilie Category Title
Publication date: 2025-12-17
Last updated on: 2025-12-17
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xenforo | xenforo | * |
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 Xenforo 2.2.13. It allows authenticated administrators to inject malicious scripts via the smilie category title parameter. When the admin panel loads, the malicious script executes, potentially enabling further client-side attacks.
How can this vulnerability impact me? :
The vulnerability can lead to execution of malicious scripts in the admin panel, which may allow attackers to perform further client-side attacks. This could compromise the security of the administrative interface and potentially lead to unauthorized actions or data exposure.