mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
869 B
Markdown
20 lines
869 B
Markdown
### [CVE-2015-3900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RubyGems 2.0.x before 2.0.16, 2.2.x before 2.2.4, and 2.4.x before 2.4.7 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, aka a "DNS hijack attack."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
|
|
- https://hackerone.com/reports/103993
|
|
|
|
#### Github
|
|
- https://github.com/SpiderLabs/cve_server
|
|
- https://github.com/dcordero/Travis-Issue-7361
|
|
|