mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
19 lines
876 B
Markdown
19 lines
876 B
Markdown
### [CVE-2015-5528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5528)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the save_order function in class-floating-social-bar.php in the Floating Social Bar plugin before 1.1.6 for WordPress allows remote attackers to inject arbitrary web script or HTML via the items[] parameter in an fsb_save_order action to wp-admin/admin-ajax.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132670/WordPress-Floating-Social-Bar-1.1.5-Cross-Site-Scripting.html
|
|
- https://wpvulndb.com/vulnerabilities/8098
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|