cvelist/2014/0xxx/CVE-2014-0017.json
2019-03-17 23:13:41 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0017",
"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 RAND_bytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator (PRNG), which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid collision."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "USN-2145-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2145-1"
},
{
"name": "DSA-2879",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-2879"
},
{
"name": "openSUSE-SU-2014:0366",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-03/msg00036.html"
},
{
"name": "57407",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/57407"
},
{
"name": "[oss-security] 20140305 libssh and stunnel PRNG flaws",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/03/05/1"
},
{
"name": "http://www.libssh.org/2014/03/04/libssh-0-6-3-security-release/",
"refsource": "CONFIRM",
"url": "http://www.libssh.org/2014/03/04/libssh-0-6-3-security-release/"
},
{
"name": "openSUSE-SU-2014:0370",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-03/msg00040.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1072191",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1072191"
}
]
}
}