mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
18 lines
929 B
Markdown
18 lines
929 B
Markdown
### [CVE-2021-39250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39250)
|
|

|
|

|
|

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