As per the Wikipedia, Cross-site request forgery, also known as one-click attack or session riding or XSRF, is a type of malicious exploit of a website where unauthorized commands are transmitted from a user that the web application trusts. In simpler terms, a user is tricked into submitting a web request that they did not want to, in a CSRF attack. Magento 2 allows […]