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: JuQingCMS V1.0 CSRF #1 #1

Open
GodEpic opened this issue Mar 14, 2019 · 0 comments
Open

Bug: JuQingCMS V1.0 CSRF #1 #1

GodEpic opened this issue Mar 14, 2019 · 0 comments

Comments

@GodEpic
Copy link
Owner

GodEpic commented Mar 14, 2019

Hi, I would like to report CSRF vulnerability in JuQingCMS V1.0.
There is a CSRF vulnerability that can be added to modify administrator accounts.
POC:
1.Login to administrator panel.
2.Open below URL in browser which supports flash.
url:http://localhost/admin/index.php?c=administrator&a=add
http://localhost/admin/index.php?c=administrator&a=edit
eg:
1.Before modification
csrf1-1
2.CSRF POC
csrf1.txt
csrf1-2
3.After modification
csrf1-3

fix:
Sensitive operations require validation codes, and changing passwords requires validation of old passwords.

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