### [CVE-2013-4227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4227) ![](https://img.shields.io/static/v1?label=Product&message=Persona&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Request%20Forgery%20&color=brighgreen) ### Description Cross-site request forgery (CSRF) vulnerability in the persona_xsrf_token function in persona.module in the Mozilla Persona module 7.x-1.x before 7.x-1.11 for Drupal allows remote attackers to hijack the authentication of aribitrary users via a security token that is not a string data type. ### POC #### Reference - https://drupal.org/node/2058655 #### Github No PoCs found on GitHub currently.