cvelist/2007/6xxx/CVE-2007-6150.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:13:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6150",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:13:54 +00:00
"lang": "eng",
"value": "The \"internal state tracking\" code for the random and urandom devices in FreeBSD 5.5, 6.1 through 6.3, and 7.0 beta 4 allows local users to obtain portions of previously-accessed random values, which could be leveraged to bypass protection mechanisms that rely on secrecy of those values."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:13:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "26642",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26642"
},
{
"name": "FreeBSD-SA-07:09",
"refsource": "FREEBSD",
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-07:09.random.asc"
},
{
"name": "1019022",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1019022"
},
{
"name": "freebsd-sysdevrandom-information-disclosure(38764)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38764"
},
{
"name": "27879",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27879"
},
{
"name": "39600",
"refsource": "OSVDB",
"url": "http://osvdb.org/39600"
},
{
"name": "ADV-2007-4053",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/4053"
}
]
}
}