cvelist/2018/6xxx/CVE-2018-6872.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-09 01:02:18 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-6872",
"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 elf_parse_notes function in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, allows remote attackers to cause a denial of service (out-of-bounds read and segmentation violation) via a note with a large alignment."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=22788",
"refsource" : "CONFIRM",
2018-02-09 01:02:18 -05:00
"url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=22788"
},
{
"name" : "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=ef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6",
"refsource" : "CONFIRM",
2018-02-09 01:02:18 -05:00
"url" : "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=ef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6"
2018-02-23 06:04:12 -05:00
},
{
"name" : "103103",
"refsource" : "BID",
2018-02-23 06:04:12 -05:00
"url" : "http://www.securityfocus.com/bid/103103"
2018-02-09 01:02:18 -05:00
}
]
}
}