cve/2019/CVE-2019-16524.md
2024-06-18 02:51:15 +02:00

19 lines
861 B
Markdown

### [CVE-2019-16524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16524)
![](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
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.