YesWiki Vulnerable to Stored XSS in Comments
Description
YesWiki is a wiki system written in PHP. Prior to version 4.5.4, a stored cross-site scripting (XSS) vulnerability was discovered in the application’s comments feature. This issue allows a malicious actor to inject JavaScript payloads that are stored and later executed in the browser of any user viewing the affected comment. The XSS occurs because the application fails to properly sanitize or encode user input submitted to the comments. Notably, the application sanitizes or does not allow execution of ` tags, but does not account for payloads obfuscated using JavaScript block comments like /* JavaScriptPayload */`. This issue has been patched in version 4.5.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
yeswiki/yeswikiPackagist | < 4.5.4 | 4.5.4 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-59x8-cvxh-3mm4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-46346ghsaADVISORY
- github.com/YesWiki/yeswiki/commit/0d4efc880a727599fa4f6d7a64cc967afe475530ghsax_refsource_MISCWEB
- github.com/YesWiki/yeswiki/security/advisories/GHSA-59x8-cvxh-3mm4ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.