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 is a stored XSS on the article page. #74

Closed
PoppingSnack opened this issue Mar 15, 2023 · 1 comment
Closed

There is a stored XSS on the article page. #74

PoppingSnack opened this issue Mar 15, 2023 · 1 comment

Comments

@PoppingSnack
Copy link

There is a stored XSS on the article page.

  1. On the "article publish" page,attackers can post an article containing a malicious script.
    path: http://localhost:8089/admin/article/publish
    image

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

@WinterChenS
Copy link
Owner

fix it in: #77

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