mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
861 B
Markdown
19 lines
861 B
Markdown
### [CVE-2019-16524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16524)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The easy-fancybox plugin before 1.8.18 for WordPress (aka Easy FancyBox) is susceptible to Stored XSS in the Settings Menu inc/class-easyfancybox.php due to improper encoding of arbitrarily submitted settings parameters. This occurs because there is no inline styles output filter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sbaresearch/advisories/tree/public/2019/SBA-ADV-20190911-01_Easy_FancyBox_WP_Plugin_Stored_XSS
|
|
- https://wpvulndb.com/vulnerabilities/9891
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|