Closed PoppingSnack closed 1 year ago
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
fix it in: #77
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