cve/2021/CVE-2021-36551.md

18 lines
719 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-36551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36551)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
TikiWiki v21.4 was discovered to contain a cross-site scripting (XSS) vulnerability in the component tiki-calendar.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload under the Add Event module.
### POC
#### Reference
- https://github.com/r0ck3t1973/xss_payload/issues/7
#### Github
No PoCs found on GitHub currently.