6.8
CVSSv2

CVE-2013-5093

Published: 27/09/2013 Updated: 07/10/2013
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 up to and including 0.9.10 uses the pickle Python module unsafely, which allows remote malicious users to execute arbitrary code via a crafted serialized object.

Vulnerable Product Search on Vulmon Subscribe to Product

graphite project graphite 0.9.10

graphite project graphite 0.9.5

graphite project graphite 0.9.6

graphite project graphite 0.9.8

graphite project graphite 0.9.7

graphite project graphite 0.9.9

Vendor Advisories

Debian Bug report logs - #720454 graphite-web: CVE-2013-5093: Graphite remote code execution Package: graphite-web; Maintainer for graphite-web is Debian Graphite Group <team+debian-graphite-team@trackerdebianorg>; Source for graphite-web is src:graphite-web (PTS, buildd, popcon) Reported by: Salvatore Bonaccorso <carni ...

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Explo ...