mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
1016 B
Markdown
18 lines
1016 B
Markdown
### [CVE-2021-24408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24408)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The Prismatic WordPress plugin before 2.8 does not sanitise or validate some of its shortcode parameters, allowing users with a role as low as Contributor to set Cross-Site payload in them. A post made by a contributor would still have to be approved by an admin to have the XSS trigger able in the frontend, however, higher privilege users, such as editor could exploit this without the need of approval, and even when the blog disallows the unfiltered_html capability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/51855853-e7bd-425f-802c-824209f4f84d
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|