mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
926 B
Markdown
18 lines
926 B
Markdown
### [CVE-2015-4020](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4020)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RubyGems 2.0.x before 2.0.17, 2.2.x before 2.2.5, and 2.4.x before 2.4.8 does not validate the hostname when fetching gems or making API requests, which allows remote attackers to redirect requests to arbitrary domains via a crafted DNS SRV record with a domain that is suffixed with the original domain name, aka a "DNS hijack attack." NOTE: this vulnerability exists because to an incomplete fix for CVE-2015-3900.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|