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

CSRF in /admin/users #1

Open
jinnywc opened this issue Nov 25, 2019 · 1 comment
Open

CSRF in /admin/users #1

jinnywc opened this issue Nov 25, 2019 · 1 comment

Comments

@jinnywc
Copy link

jinnywc commented Nov 25, 2019

Version 1.5.x-dev
CSRF vulnerability in employee management
Before CSRF
csrf1
Click 'Add' and edit employee information
csrf2
Grab the packet and construct the payload of CSRF, and save it as csrf.html
csrf3
Visit csrf.html and click 'submit request'
csrf4
Employee added successfully
csrf5

@WXiangQian
Copy link
Owner

1.5.x可能是框架的弊端,本项目学习入门专用,可选择使用laravel-admin最新版本学习

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

2 participants