Files
CVEs-PoC/2015/CVE-2015-1384.md
T
2024-06-18 02:51:15 +02:00

19 lines
820 B
Markdown

### [CVE-2015-1384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1384)
![](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
Cross-site scripting (XSS) vulnerability in the Banner Effect Header plugin before 1.2.8 for WordPress allows remote attackers to inject arbitrary web script or HTML via the banner_effect_divid parameter in the BannerEffectOptions page to wp-admin/options-general.php.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Feb/2
- https://www.netsparker.com/cve-2015-1384-xss-vulnerability-in-banner-effect-header/
#### Github
No PoCs found on GitHub currently.