7.5

CVE-2017-18638

Exploit
send_email in graphite-web/webapp/graphite/composer/views.py in Graphite through 1.1.5 is vulnerable to SSRF. The vulnerable SSRF endpoint can be used by an attacker to have the Graphite web server request any resource. The response to this SSRF request is encoded into an image file and then sent to an e-mail address that can be supplied by the attacker. Thus, an attacker can exfiltrate any information.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Graphite ProjectGraphite Version <= 1.1.5
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 16.95% 0.967
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
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.

https://blog.orange.tw/2017/07/how-i-chained-4-vulnerabilities-on.html#second-bug-internal-graphite-ssrf
Third Party Advisory
Exploit
Mitigation
https://github.com/graphite-project/graphite-web/issues/2008
Third Party Advisory
https://github.com/graphite-project/graphite-web/pull/2499
Third Party Advisory
https://github.com/graphite-project/graphite-web/security/advisories/GHSA-vfj6-275q-4pvm
Broken Link
https://lists.debian.org/debian-lts-announce/2019/10/msg00030.html
https://www.youtube.com/watch?v=ds4Gp4xoaeA
Third Party Advisory
Exploit