Files
CVEs-PoC/2021/CVE-2021-36550.md
T
2024-05-25 21:48:12 +02:00

18 lines
734 B
Markdown

### [CVE-2021-36550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36550)
![](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-browse_categories.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload under the Create category module.
### POC
#### Reference
- https://github.com/r0ck3t1973/xss_payload/issues/6
#### Github
No PoCs found on GitHub currently.