Cross-Site Request Forgery
Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF (sometimes pronounced sea-surf) or XSRF, is a type of malicious exploit of a website or web application where unauthorized commands are submitted from a user that the web application trusts. There are many ways in which a malicious website can transmit such commands; specially crafted image tags, hidden forms, and JavaScript fetch or XMLHttpRequests.
- Abbreviation:
- CSRF
- Acronym:
- CSRF
- Initialism:
- XSRF
Added by:
glssry-guy