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

Cross Site Scripting Vulnerability through the use of Statics Script in FeehiCMS-2.1.1 #72

Open
githubmof opened this issue Apr 2, 2024 · 0 comments

Comments

@githubmof
Copy link

The steps to reproduce.

Login to the website backend as admin, go to "Setting" - "Website Setting"

In the "Statics Script" code field, write some attack code,just like
<script>alert(1);</script>

image

Success after saving

image

Return to the front-end homepage and discover that the XSS attack has been successful

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