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

18 lines
718 B
Markdown

### [CVE-2018-6357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6357)
![](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 acx_asmw_saveorder_callback function in function.php in the acurax-social-media-widget plugin before 3.2.6 for WordPress has CSRF via the recordsArray parameter to wp-admin/admin-ajax.php, with resultant social_widget_icon_array_order XSS.
### POC
#### Reference
- http://lists.openwall.net/full-disclosure/2018/01/10/8
#### Github
No PoCs found on GitHub currently.