mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2018-15178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15178)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
- https://github.com/sonatype-nexus-community/nancy
|
|
|