Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Cross Site Request Forgery (CSRF) Vulnerability #4

Open
bitsandbots opened this issue Dec 10, 2020 · 0 comments
Open

Bug: Cross Site Request Forgery (CSRF) Vulnerability #4

bitsandbots opened this issue Dec 10, 2020 · 0 comments

Comments

@bitsandbots
Copy link
Owner

Describe the bug
Cross Site Request Forgery (CSRF) Vulnerability
(https://owasp.org/www-community/attacks/csrf)

To Reproduce
Steps to reproduce the behavior:

  1. Download the login page to your local system.
  2. Open the page in your web browser.
  3. Login through the offline webpage.

Expected behavior
Access should be denied to forms not directly served by the application.

Desktop (please complete the following information):

  • Browser [ chrome ]
@bitsandbots bitsandbots changed the title Cross Site Request Forgery (CSRF) Vulnerability Bug: Cross Site Request Forgery (CSRF) Vulnerability Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant