cve/2015/CVE-2015-5481.md

21 lines
1016 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-5481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5481)
![](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 forms/panels.php in the GD bbPress Attachments plugin before 2.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/132657/WordPress-GD-bbPress-Attachments-2.1-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/Jul/53
- https://security.dxw.com/advisories/reflected-xss-in-gd-bbpress-attachments-allows-an-attacker-to-do-almost-anything-an-admin-can/
- https://wpvulndb.com/vulnerabilities/8088
#### Github
No PoCs found on GitHub currently.