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

18 lines
829 B
Markdown

### [CVE-2021-32854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32854)
![](https://img.shields.io/static/v1?label=Product&message=textangular&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.16%3C%3D%201.5.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
textAngular is a text editor for Angular.js. Version 1.5.16 and prior are vulnerable to copy-paste cross-site scripting (XSS). For this particular type of XSS, the victim needs to be fooled into copying a malicious payload into the text editor. There are no known patches.
### POC
#### Reference
- https://securitylab.github.com/advisories/GHSL-2021-1001-textAngular/
#### Github
No PoCs found on GitHub currently.