There are multiple stored XSS on the My-Blog page 1. path: http://localhost:8080/article/editor/1 A reflected XSS vulnerability exists on the "article editor" page.   2. path: http://localhost:8080/article/1 A stored XSS vulnerability exists on the "blog detail "page.  
There are multiple stored XSS on the My-Blog page
path: http://localhost:8080/article/editor/1


A reflected XSS vulnerability exists on the "article editor" page.
path: http://localhost:8080/article/1


A stored XSS vulnerability exists on the "blog detail "page.