cve/2022/CVE-2022-36095.md

18 lines
883 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-36095](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36095)
![](https://img.shields.io/static/v1?label=Product&message=xwiki-platform&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%3A%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
XWiki Platform is a generic wiki platform. Prior to versions 13.10.5 and 14.3, it is possible to perform a Cross-Site Request Forgery (CSRF) attack for adding or removing tags on XWiki pages. The problem has been patched in XWiki 13.10.5 and 14.3. As a workaround, one may locally modify the `documentTags.vm` template in one's filesystem, to apply the changes exposed there.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/karimhabush/cyberowl