### [CVE-2015-0807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0807) ![](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 navigator.sendBeacon implementation in Mozilla Firefox before 37.0, Firefox ESR 31.x before 31.6, and Thunderbird before 31.6 processes HTTP 30x status codes for redirects after a preflight request has occurred, which allows remote attackers to bypass intended CORS access-control checks and conduct cross-site request forgery (CSRF) attacks via a crafted web site, a similar issue to CVE-2014-8638. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html - http://www.ubuntu.com/usn/USN-2550-1 #### Github No PoCs found on GitHub currently.