### [CVE-2018-15178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15178) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirect_to parameter, related to the function isValidRedirect in routes/user/auth.go. ### POC #### Reference - https://github.com/gogs/gogs/issues/5364 - https://github.com/gogs/gogs/issues/5364 #### Github - https://github.com/sonatype-nexus-community/nancy