We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Self-XSS in the language selection field for the code block
Hello, I found Self-XSS in the language selection field for the code block. Payload: <img/src/onerror=prompt("XSS")>
Steps to reproduce vulnerability
Execution of malicious Javascript code. In this case, a pop-up window with XSS and an input field appears.
- Version: 3.0.17 - Operating System: Docker server - Browser (if used): Firefox
The text was updated successfully, but these errors were encountered:
Can you mention the steps to recreate the issue ?
Sorry, something went wrong.
I've added the steps to reproduce vulnerability
🎨 fix #11869
507af12
Vanessa219
No branches or pull requests
Self-XSS in the language selection field for the code block
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
Hello, I found Self-XSS in the language selection field for the code block.
Payload: <img/src/onerror=prompt("XSS")>
Steps to reproduce vulnerability
Expected result
Execution of malicious Javascript code. In this case, a pop-up window with XSS and an input field appears.
Screenshot or screen recording presentation
Version environment
Log file
More information
The text was updated successfully, but these errors were encountered: