Info
Last updated
info:
# THIS IS DETAILS KEY
details: "A login CSRF attack involves hackers tricking users into logging into an attacker-controlled account. By forging a request using their credentials and submitting it to the victim's browser, the server mistakenly authenticates the request, granting access to the attacker's account."info:
# THIS IS IMPACT KEY
impact: "Depending on the user account and information exposed, the impacts of an attack range from mild to severe. Some consequences of a successful login CSRF attack include: Deployment of malicious code, Unauthorized financial transactions and Data breach and sensitive information exposure"info:
# THIS IS CATEGORY KEY
category:
name: NO_AUTH
shortName: Broken Authentication
displayName: Broken User Authentication (BUA)info:
# THIS IS SUBCATEGORY KEY
subCategory: CSRF_LOGIN_ATTACKinfo:
# THIS IS SEVERITY KEY
severity: LOWinfo:
# THIS IS TAGS KEY
tags:
- Business logic
- OWASP top 10
- HackerOne top 10info:
# THIS IS REFERENCES KEY
references:
- "https://crashtest-security.com/csrf-login-attack/"
- "https://www.invicti.com/web-vulnerability-scanner/vulnerabilities/cross-site-request-forgery-in-login-form-invicti/"