07 - Reflected XSS into attribute with angle brackets HTML-encoded
There is a backlink in the url with the parameter name - returnPath , which is getting called when user go back. We can call javascript protocol to run a alert function. payload would be - javascript:alert(document.cookie)
(in my case aler(1) also worked)
click on back
Lab solved -