mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
980 B
Markdown
18 lines
980 B
Markdown
### [CVE-2021-24826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24826)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The Custom Content Shortcode WordPress plugin before 4.0.2 does not escape custom fields before outputting them, which could allow Contributor+ (v < 4.0.1) or Admin+ (v < 4.0.2) users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed. Please note that such attack is still possible by admin+ in single site blogs by default (but won't be when the unfiltered_html is disallowed)
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/e247d78a-7243-486c-a017-7471a8dcb800
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|