9.8
CVE-2017-0909
- EPSS 2.03%
- Veröffentlicht 16.11.2017 22:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Private Address Check Project ≫ Private Address Check SwPlatformruby Version < 0.4.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.03% | 0.785 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-184 Incomplete List of Disallowed Inputs
The product implements a protection mechanism that relies on a list of inputs (or properties of inputs) that are not allowed by policy or otherwise require other action to neutralize before additional processing takes place, but the list is incomplete.
https://github.com/jtdowney/private_address_check/pull/3
https://hackerone.com/reports/288950