Remote Code Execution Vulnerability in Graphite by MetricFire
CVE-2013-5093
Currently unrated
Key Information:
- Vendor
Graphite Project
- Status
- Vendor
- CVE Published:
- 27 September 2013
Badges
๐พ Exploit Exists๐ก Public PoC๐ฃ EPSS 83%
What is CVE-2013-5093?
The renderLocalView function in render/views.py of Graphite version 0.9.5 through 0.9.10 utilizes the Python pickle module in an unsafe manner, which could result in remote code execution. This vulnerability allows attackers to craft a serialized object that, when processed by the vulnerable function, can lead to arbitrary code execution on the server, putting sensitive data and system integrity at risk. It's critical for users to upgrade to a patched version to mitigate this threat.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
