9.8
CVE-2017-0906
- EPSS 0.52%
- Veröffentlicht 13.11.2017 17:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
The Recurly Client Python Library before 2.0.5, 2.1.16, 2.2.22, 2.3.1, 2.4.5, 2.5.1, 2.6.2 is vulnerable to a Server-Side Request Forgery vulnerability in the "Resource.get" method that could result in compromise of API keys or other critical resources.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Recurly ≫ Recurly Client Python Version >= 2.0.0 <= 2.0.4
Recurly ≫ Recurly Client Python Version >= 2.1.0 <= 2.1.15
Recurly ≫ Recurly Client Python Version >= 2.2.0 <= 2.2.21
Recurly ≫ Recurly Client Python Version2.3.0
Recurly ≫ Recurly Client Python Version >= 2.4.0 <= 2.4.4
Recurly ≫ Recurly Client Python Version2.5.0
Recurly ≫ Recurly Client Python Version2.6.0
Recurly ≫ Recurly Client Python Version2.6.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.52% | 0.664 |
| 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-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.