CVE-2013-5093: Code Injection
Published 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.
Affected Software
7 affected componentsFixes available
pip/graphite-web>=0.9.5<=0.9.10
0.9.11
Graphite Project Graphite=0.9.5
Graphite Project Graphite=0.9.6
Graphite Project Graphite=0.9.7
Graphite Project Graphite=0.9.8
Graphite Project Graphite=0.9.9
Graphite Project Graphite=0.9.10
Remediation
Event History
Sep 27, 2013
CVE Published
via MITRE·10:00 AM
Data Sourced
via MITRE·10:00 AM
Description
Data Sourced
via NVD·10:08 AM
RemedyDescriptionSeverityWeaknessAffected Software
May 17, 2022
Advisory Published
05:03 AM
Frequently Asked Questions
1
What is the severity of CVE-2013-5093?
CVE-2013-5093 is considered a critical vulnerability due to its potential for remote code execution.
2
How do I fix CVE-2013-5093?
To fix CVE-2013-5093, upgrade your Graphite web application to version 0.9.11 or later.
3
What versions of Graphite are affected by CVE-2013-5093?
CVE-2013-5093 affects Graphite versions 0.9.5 through 0.9.10.
4
Can CVE-2013-5093 allow attackers to execute arbitrary code?
Yes, CVE-2013-5093 allows remote attackers to execute arbitrary code via a crafted serialized object.
5
What component of Graphite is vulnerable in CVE-2013-5093?
The renderLocalView function in render/views.py is the component vulnerable in CVE-2013-5093.