First published: Fri Sep 27 2013(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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/graphite-web | >=0.9.5<=0.9.10 | 0.9.11 |
Graphite | =0.9.5 | |
Graphite | =0.9.6 | |
Graphite | =0.9.7 | |
Graphite | =0.9.8 | |
Graphite | =0.9.9 | |
Graphite | =0.9.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-5093 is considered a critical vulnerability due to its potential for remote code execution.
To fix CVE-2013-5093, upgrade your Graphite web application to version 0.9.11 or later.
CVE-2013-5093 affects Graphite versions 0.9.5 through 0.9.10.
Yes, CVE-2013-5093 allows remote attackers to execute arbitrary code via a crafted serialized object.
The renderLocalView function in render/views.py is the component vulnerable in CVE-2013-5093.