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

a XSS vulnerability #413

Closed
jinmu1108 opened this issue Mar 23, 2024 · 0 comments
Closed

a XSS vulnerability #413

jinmu1108 opened this issue Mar 23, 2024 · 0 comments

Comments

@jinmu1108
Copy link

Describe the bug
Everyone can take advantage of a XSS vulnerability in the URL.

To Reproduce
Enter website address https://lavalite.org/docs/master/%22%3e%3csvg%20onload=alert (1) % 3e
1

Expected behavior

Filter keywords such as onload and svg

Impact
Commonly include transmitting private data, like cookies or other session information, to the attacker, redirecting the victim to web content controlled by the attacker, or performing other malicious operations on the user’s machine under the guise of the vulnerable site.
Screenshots

OS: Windows
Browser: Google
Version: 122.0.6261.131

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

2 participants
@jinmu1108 and others