QID 981482
QID 981482: Python (pip) Security Update for graphite-web (GHSA-vfj6-275q-4pvm)
Security update has been released for graphite-web to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
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. Email will be send through SMTP server configured in Graphite, by default it's 'localhost'
You can manually remove function `send_email` from file `webapp/graphite/composer/views.py`. This function are not in use and will not affect your Graphite installation.
- GHSA-vfj6-275q-4pvm -
github.com/advisories/GHSA-vfj6-275q-4pvm
CVEs related to QID 981482
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-vfj6-275q-4pvm | graphite-web |
|