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

18 lines
929 B
Markdown

### [CVE-2021-39250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39250)
![](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
Invision Community (aka IPS Community Suite or IP-Board) before 4.6.5.1 allows stored XSS, with resultant code execution, because an uploaded file can be placed in an IFRAME element within user-generated content. For code execution, the attacker can rely on the ability of an admin to install widgets, disclosure of the admin session ID in a Referer header, and the ability of an admin to use the templating engine (e.g., Edit HTML).
### POC
#### Reference
- https://ssd-disclosure.com/ssd-advisory-ip-board-stored-xss-to-rce-chain/
#### Github
No PoCs found on GitHub currently.