Files
CVEs-PoC/2017/CVE-2017-0909.md
T
2024-06-18 02:51:15 +02:00

18 lines
706 B
Markdown

### [CVE-2017-0909](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0909)
![](https://img.shields.io/static/v1?label=Product&message=private_address_check%20ruby%20gem&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Incomplete%20Blacklist%20(CWE-184)&color=brighgreen)
### Description
The private_address_check ruby gem before 0.4.1 is vulnerable to a bypass due to an incomplete blacklist of common private/local network addresses used to prevent server-side request forgery.
### POC
#### Reference
- https://hackerone.com/reports/288950
#### Github
No PoCs found on GitHub currently.