mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
20 lines
735 B
Markdown
20 lines
735 B
Markdown
### [CVE-2018-3774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3774)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Incorrect parsing in url-parse <1.4.3 returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open Redirect, Bypass Authentication Protocol.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/384029
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/cxsca/appsec-pocs
|
|
- https://github.com/seal-community/patches
|
|
|