
CVE-2022-4728 – Graphite Web Cookie cross site scripting
https://notcve.org/view.php?id=CVE-2022-4728
24 Dec 2022 — A vulnerability has been found in Graphite Web and classified as problematic. This vulnerability affects unknown code of the component Cookie Handler. The manipulation leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/graphite-project/graphite-web/commit/2f178f490e10efc03cd1d27c72f64ecab224eb23 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-707: Improper Neutralization •

CVE-2022-4729 – Graphite Web Template Name cross site scripting
https://notcve.org/view.php?id=CVE-2022-4729
24 Dec 2022 — A vulnerability was found in Graphite Web and classified as problematic. This issue affects some unknown processing of the component Template Name Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/graphite-project/graphite-web/commit/2f178f490e10efc03cd1d27c72f64ecab224eb23 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-707: Improper Neutralization •

CVE-2022-4730 – Graphite Web Absolute Time Range cross site scripting
https://notcve.org/view.php?id=CVE-2022-4730
24 Dec 2022 — A vulnerability was found in Graphite Web. It has been classified as problematic. Affected is an unknown function of the component Absolute Time Range Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. • https://github.com/graphite-project/graphite-web/commit/2f178f490e10efc03cd1d27c72f64ecab224eb23 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-707: Improper Neutralization •

CVE-2017-18638 – Ubuntu Security Notice USN-6243-2
https://notcve.org/view.php?id=CVE-2017-18638
11 Oct 2019 — 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. La función send_email en el archivo graphite-web/webapp/graphite/composer/views.py en Graphite versiones ... • https://blog.orange.tw/2017/07/how-i-chained-4-vulnerabilities-on.html#second-bug-internal-graphite-ssrf • CWE-918: Server-Side Request Forgery (SSRF) •

CVE-2013-5942
https://notcve.org/view.php?id=CVE-2013-5942
27 Sep 2013 — 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. Graphite 0.9.5 hasta la versión 0.9.10 usa el módulo pickle en Python de forma insegura, lo que permite a atacantes remotos ejecutar código arbitrario a través de un objeto serializado manipulado, relaciona... • http://secunia.com/advisories/54556 • CWE-94: Improper Control of Generation of Code ('Code Injection') •

CVE-2013-5943
https://notcve.org/view.php?id=CVE-2013-5943
27 Sep 2013 — 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. Múltiples vulnerabilidades XSS en Graphite anterior a v0.9.11 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarias a través de vectores no especificados. • http://secunia.com/advisories/54556 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2013-5093 – Graphite Web - Unsafe Pickle Handling
https://notcve.org/view.php?id=CVE-2013-5093
21 Aug 2013 — 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. La función renderLocalView en render/views.py en graphite-web en Graphite v0.9.5 hasta v0.9.10 utiliza el módulo pickle de Python de forma insegura, lo que permite a atacantes remotos ejecutar código arbitrario a través de un objeto serializado manipulado. • https://packetstorm.news/files/id/122884 • CWE-94: Improper Control of Generation of Code ('Code Injection') •