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

There are two XSS vulnerabilities in Hoosk v1.8 #67

Open
YanC1e opened this issue Jan 26, 2025 · 0 comments
Open

There are two XSS vulnerabilities in Hoosk v1.8 #67

YanC1e opened this issue Jan 26, 2025 · 0 comments

Comments

@YanC1e
Copy link

YanC1e commented Jan 26, 2025

There are two XSS vulnerabilities in the editing navigation page when creating and editing navigation.
The first one is at

Image

The second one is at

Image

Payload: <script>alert('xss')</script>

The vulnerable routes are:
/admin/navigation/edit/{Nav Slug}
/admin/navigation/new

Demo:

Image

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