mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"DATE_PUBLIC" : "2011-08-21T22:57:00.000Z",
|
|
"ID" : "CVE-2011-2765",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "Insecure temporary file handling"
|
|
},
|
|
"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" : "pyro before 3.15 unsafely handles pid files in temporary directory locations and opening the pid file as root. An attacker can use this flaw to overwrite arbitrary files via symlinks."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://bugs.debian.org/631912",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugs.debian.org/631912"
|
|
},
|
|
{
|
|
"name" : "https://github.com/irmen/Pyro3/commit/554e095a62c4412c91f981e72fd34a936ac2bf1e",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/irmen/Pyro3/commit/554e095a62c4412c91f981e72fd34a936ac2bf1e"
|
|
},
|
|
{
|
|
"name" : "https://pythonhosted.org/Pyro/12-changes.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://pythonhosted.org/Pyro/12-changes.html"
|
|
}
|
|
]
|
|
},
|
|
"source" : {
|
|
"discovery" : "UNKNOWN"
|
|
}
|
|
}
|