You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the stored XSS issue, intercept the request when submitting a comment and modify the comment parameter to <img src="1'onerror='console.log(1)'a='">, resulting in the vulnerability being triggered.
For the stored XSS issue, intercept the request when submitting a comment and modify the comment parameter to <img src="1'onerror='console.log(1)'a='">, resulting in the vulnerability being triggered.