### [CVE-2015-2792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2792) ![](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 WPML plugin before 3.1.9 for WordPress does not properly handle multiple actions in a request, which allows remote attackers to bypass nonce checks and perform arbitrary actions via a request containing an action POST parameter, an action GET parameter, and a valid nonce for the action GET parameter. ### POC #### Reference - http://klikki.fi/adv/wpml.html - http://packetstormsecurity.com/files/130839/WordPress-WPML-Missing-Authentication.html - http://seclists.org/fulldisclosure/2015/Mar/79 #### Github No PoCs found on GitHub currently.