### [CVE-2020-8167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8167) ![](https://img.shields.io/static/v1?label=Product&message=http%3A%2F%2Fgithub.com%2Frails%2Frails&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(CSRF)%20(CWE-352)&color=brighgreen) ### Description A CSRF vulnerability exists in rails <= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains. ### POC #### Reference - https://hackerone.com/reports/189878 #### Github No PoCs found on GitHub currently.