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

19 lines
798 B
Markdown

### [CVE-2020-21147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-21147)
![](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
RockOA V1.9.8 is affected by a cross-site scripting (XSS) vulnerability which allows remote attackers to send malicious code to the administrator and execute JavaScript code, because webmain/flow/input/mode_emailmAction.php does not perform strict filtering.
### POC
#### Reference
- https://blog.csdn.net/adminxw/article/details/102881463
- https://github.com/alixiaowei/alixiaowei.github.io/issues/2
#### Github
No PoCs found on GitHub currently.