Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
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/pallets/flask/issues/1639 | issue tracking exploit third party advisory |
https://github.com/pallets/werkzeug/issues/822 | issue tracking third party advisory |
https://github.com/pallets/werkzeug/pull/890/files | third party advisory patch |