Netflix Security Monkey before 0.8.0 has an Open Redirect. The logout functionality accepted the "next" parameter which then redirects to any domain irrespective of the Host header.
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
https://github.com/Netflix/security_monkey/releases/tag/v0.8.0 | third party advisory release notes |
http://www.securityfocus.com/bid/97088 | vdb entry |
https://github.com/Netflix/security_monkey/commit/3b4da13efabb05970c80f464a50d3c1c12262466 | third party advisory patch |
https://github.com/Netflix/security_monkey/pull/482 | third party advisory |