Vulnerability Details : CVE-2013-5093
Public exploit exists!
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.
Vulnerability category: Execute code
Products affected by CVE-2013-5093
- cpe:2.3:a:graphite_project:graphite:0.9.10:*:*:*:*:*:*:*
- cpe:2.3:a:graphite_project:graphite:0.9.5:*:*:*:*:*:*:*
- cpe:2.3:a:graphite_project:graphite:0.9.6:*:*:*:*:*:*:*
- cpe:2.3:a:graphite_project:graphite:0.9.8:*:*:*:*:*:*:*
- cpe:2.3:a:graphite_project:graphite:0.9.7:*:*:*:*:*:*:*
- cpe:2.3:a:graphite_project:graphite:0.9.9:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-5093
96.65%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 100 %
Percentile, the proportion of vulnerabilities that are scored at or less
Metasploit modules for CVE-2013-5093
-
Graphite Web Unsafe Pickle Handling
Disclosure Date: 2013-08-20First seen: 2020-04-26exploit/unix/webapp/graphite_pickle_execThis module exploits a remote code execution vulnerability in the pickle handling of the rendering code in the Graphite Web project between version 0.9.5 and 0.9.10 (both included). Authors: - Charlie Eriksen - funkypickle
CVSS scores for CVE-2013-5093
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST |
CWE ids for CVE-2013-5093
-
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-5093
-
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/graphite_pickle_exec.rb
metasploit-framework/graphite_pickle_exec.rb at master · rapid7/metasploit-framework · GitHubExploit
-
https://github.com/graphite-project/graphite-web/blob/master/docs/releases/0_9_11.rst
graphite-web/0_9_11.rst at master · graphite-project/graphite-web · GitHubExploit;Patch
-
http://ceriksen.com/2013/08/20/graphite-remote-code-execution-vulnerability-advisory/
Graphite remote code execution vulnerability advisory | ceriksen.comExploit
-
http://www.exploit-db.com/exploits/27752
Graphite Web - Unsafe Pickle Handling (Metasploit) - Unix remote ExploitExploit
-
http://www.securityfocus.com/bid/61894
Graphite 'renderLocalView()' Function Remote Code Execution VulnerabilityExploit
Jump to