cvelist/2015/8xxx/CVE-2015-8851.json
2020-01-30 21:01:24 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-8851",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "node-uuid before 1.4.4 uses insufficiently random data to create a GUID, which could make it easier for attackers to have unspecified impact via brute force guessing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "node-uuid",
"product": {
"product_data": [
{
"product_name": "node-uuid",
"version": {
"version_data": [
{
"version_value": "before 1.4.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d",
"url": "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d"
},
{
"refsource": "CONFIRM",
"name": "https://nodesecurity.io/advisories/93",
"url": "https://nodesecurity.io/advisories/93"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2016/04/13/8",
"url": "http://www.openwall.com/lists/oss-security/2016/04/13/8"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1327056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1327056"
}
]
}
}