cvelist/2008/0xxx/CVE-2008-0299.json

118 lines
3.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-0299",
"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" : "common.py in Paramiko 1.7.1 and earlier, when using threads or forked processes, does not properly use RandomPool, which allows one session to obtain sensitive information from another session by predicting the state of the pool."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://people.debian.org/~nion/nmu-diff/paramiko-1.6.4-1_1.6.4-1.1.patch",
"refsource" : "MISC",
"url" : "http://people.debian.org/~nion/nmu-diff/paramiko-1.6.4-1_1.6.4-1.1.patch"
},
{
"name" : "http://www.lag.net/pipermail/paramiko/2008-January/000599.html",
"refsource" : "MISC",
"url" : "http://www.lag.net/pipermail/paramiko/2008-January/000599.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=428727",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=428727"
},
{
"name" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460706",
"refsource" : "CONFIRM",
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460706"
},
{
"name" : "FEDORA-2008-0644",
"refsource" : "FEDORA",
"url" : "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00529.html"
},
{
"name" : "FEDORA-2008-0722",
"refsource" : "FEDORA",
"url" : "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00594.html"
},
{
"name" : "GLSA-200803-07",
"refsource" : "GENTOO",
"url" : "http://security.gentoo.org/glsa/glsa-200803-07.xml"
},
{
"name" : "27307",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/27307"
},
{
"name" : "28488",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/28488"
},
{
"name" : "28510",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/28510"
},
{
"name" : "29168",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/29168"
},
{
"name" : "paramiko-randompool-info-disclosure(39749)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/39749"
}
]
}
}