Files
CVEs-PoC/2021/CVE-2021-45228.md
2025-09-29 21:09:30 +02:00

19 lines
932 B
Markdown

### [CVE-2021-45228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45228)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An XSS issue was discovered in COINS Construction Cloud 11.12. Due to insufficient neutralization of user input in the description of a task, it is possible to store malicious JavaScript code in the task description. This is later executed when it is reflected back to the user.
### POC
#### Reference
- https://appsource.microsoft.com/en-us/product/web-apps/constructionindustrysolutionslimited-5057232.coinsconstructioncloud?tab=overview
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-031.txt
#### Github
No PoCs found on GitHub currently.