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 is a stored XSS on the article page.
On the "article publish" page,attackers can post an article containing a malicious script. path: http://localhost:8089/admin/article/publish
This XSS vulnerability can be triggered by attackers reading articles in the blog article interface. path: http://localhost:8089/blog/article/29
The text was updated successfully, but these errors were encountered:
fix:There is a stored XSS on the article page. #74
d104f38
fix it in: #77
Sorry, something went wrong.
No branches or pull requests
There is a stored XSS on the article page.
On the "article publish" page,attackers can post an article containing a malicious script.

path: http://localhost:8089/admin/article/publish
This XSS vulnerability can be triggered by attackers reading articles in the blog article interface.

path: http://localhost:8089/blog/article/29
The text was updated successfully, but these errors were encountered: