Vulnerabilities (CVE)

Filtered by vendor Graphite Project Subscribe
Filtered by product Graphite
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-18638 1 Graphite Project 1 Graphite 2024-02-04 5.0 MEDIUM 7.5 HIGH
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.
CVE-2013-5942 1 Graphite Project 1 Graphite 2024-02-04 6.8 MEDIUM N/A
Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, related to (1) remote_storage.py, (2) storage.py, (3) render/datalib.py, and (4) whitelist/views.py, a different vulnerability than CVE-2013-5093.
CVE-2013-5093 1 Graphite Project 1 Graphite 2024-02-04 6.8 MEDIUM N/A
The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object.
CVE-2013-5943 1 Graphite Project 1 Graphite 2024-02-04 4.3 MEDIUM N/A
Multiple cross-site scripting (XSS) vulnerabilities in Graphite before 0.9.11 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.