Mantis - Resin
Viewing Issue Advanced Details
4699 minor always 08-03-11 14:11 08-04-11 11:22
jyung  
ferg  
normal  
closed 4.0.20  
fixed  
none    
none 4.0.21  
0004699: XSS vulnerability in redirect
Our security audit revealed an XSS vulnerability in the HTML sent with a redirect.

Request:
GET /?"><script>alert(document.domain)</script> HTTP/1.1

Result:
The URL has moved <a href="/webapp/?"><script>alert(document.domain)</script>">here</a>


Notes
(0005425)
ferg   
08-04-11 11:22   
server/1u3k