Cross-site request forgery in ActionView - CVE-2020-8167
Published: May 26, 2020
ActionView
Rails
Description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
This is a regression of CVE-2015-1840.