mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
932 B
Markdown
19 lines
932 B
Markdown
### [CVE-2021-45228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45228)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|