cvelist/2013/5xxx/CVE-2013-5093.json
2019-03-17 22:38:22 +00:00

92 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-5093",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://ceriksen.com/2013/08/20/graphite-remote-code-execution-vulnerability-advisory/",
"refsource": "MISC",
"url": "http://ceriksen.com/2013/08/20/graphite-remote-code-execution-vulnerability-advisory/"
},
{
"name": "27752",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/27752"
},
{
"name": "https://github.com/graphite-project/graphite-web/blob/master/docs/releases/0_9_11.rst",
"refsource": "CONFIRM",
"url": "https://github.com/graphite-project/graphite-web/blob/master/docs/releases/0_9_11.rst"
},
{
"name": "96436",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/96436"
},
{
"name": "61894",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/61894"
},
{
"name": "54556",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/54556"
},
{
"name": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/graphite_pickle_exec.rb",
"refsource": "MISC",
"url": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/graphite_pickle_exec.rb"
}
]
}
}