CVE-2013-5093: graphite-web is vulnerable to Remote Code Execution via renderLocalView function
(updated )
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.
References
- github.com/advisories/GHSA-m923-w2gj-v43g
- github.com/graphite-project/graphite-web
- github.com/graphite-project/graphite-web/blob/d39d455622127e479d8c4e7760311e3883cfd086/docs/releases/0_9_11.rst
- github.com/graphite-project/graphite-web/blob/master/docs/releases/0_9_11.rst
- github.com/pypa/advisory-database/tree/main/vulns/graphite-web/PYSEC-2013-3.yaml
- github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/graphite_pickle_exec.rb
- nvd.nist.gov/vuln/detail/CVE-2013-5093
- web.archive.org/web/20200228174538/http://www.securityfocus.com/bid/61894
Detect and mitigate CVE-2013-5093 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →