cve/2015/CVE-2015-4065.md

19 lines
846 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-4065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4065)
![](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 shared/shortcodes/inbound-shortcodes.php in the Landing Pages plugin before 1.8.5 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via the post parameter to wp-admin/post-new.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/132037/WordPress-Landing-Pages-1.8.4-Cross-Site-Scripting-SQL-Injection.html
- https://www.exploit-db.com/exploits/37108/
#### Github
- https://github.com/ARPSyndicate/cvemon