EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2020-1205)
2020-03-13T00:00:00
ID EULEROS_SA-2020-1205.NASL Type nessus Reporter This script is Copyright (C) 2020-2021 and is owned by Tenable, Inc. or an Affiliate thereof. Modified 2020-03-13T00:00:00
Description
According to the versions of the binutils package installed, the
EulerOS Virtualization for ARM 64 installation on the remote host is
affected by the following vulnerabilities :
The dump_relocs_in_section function in objdump.c in GNU
Binutils 2.29.1 does not check for reloc count integer
overflows, which allows remote attackers to cause a
denial of service (excessive memory allocation, or
heap-based buffer overflow and application crash) or
possibly have unspecified other impact via a crafted PE
file.(CVE-2017-17122)
The _bfd_coff_read_string_table function in coffgen.c
in the Binary File Descriptor (BFD) library (aka
libbfd), as distributed in GNU Binutils 2.29.1, does
not properly validate the size of the external string
table, which allows remote attackers to cause a denial
of service (excessive memory consumption, or heap-based
buffer overflow and application crash) or possibly have
unspecified other impact via a crafted COFF
binary.(CVE-2017-17124)
The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.29.1, allows remote
attackers to cause a denial of service (memory access
violation) or possibly have unspecified other impact
via a COFF binary in which a relocation refers to a
location after the end of the to-be-relocated
section.(CVE-2017-17121)
nm.c and objdump.c in GNU Binutils 2.29.1 mishandle
certain global symbols, which allows remote attackers
to cause a denial of service
(_bfd_elf_get_symbol_version_string buffer over-read
and application crash) or possibly have unspecified
other impact via a crafted ELF file.(CVE-2017-17125)
The pe_bfd_read_buildid function in peicode.h in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29.1, does not validate
size and offset values in the data dictionary, which
allows remote attackers to cause a denial of service
(segmentation violation and application crash) or
possibly have unspecified other impact via a crafted PE
file.(CVE-2017-16832)
dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29,
miscalculates DW_FORM_ref_addr die refs in the case of
a relocatable object file, which allows remote
attackers to cause a denial of service
(find_abstract_instance_name invalid memory read,
segmentation fault, and application
crash).(CVE-2017-15938)
The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in
the Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, allows remote
attackers to cause a denial of service (buffer overflow
and application crash) or possibly have unspecified
other impact via a crafted binary file, as demonstrated
by mishandling of this file during 'objdump -D'
execution.(CVE-2017-9745)
The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, is vulnerable to
an invalid read of size 4 due to NULL pointer
dereferencing of _bfd_elf_large_com_section. This
vulnerability causes programs that conduct an analysis
of binary programs using the libbfd library, such as
objcopy, to crash.(CVE-2017-8394)
The getsym function in tekhex.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (stack-based buffer over-read and
application crash) via a malformed tekhex
binary.(CVE-2017-12967)
The getvalue function in tekhex.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.28, allows remote attackers to cause
a denial of service (stack-based buffer over-read and
application crash) via a crafted tekhex file, as
demonstrated by mishandling within the nm
program.(CVE-2017-9954)
The get_build_id function in opncls.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.28, allows remote
attackers to cause a denial of service (heap-based
buffer over-read and application crash) via a crafted
file in which a certain size field is larger than a
corresponding data field, as demonstrated by
mishandling within the objdump program.(CVE-2017-9955)
GNU Binutils 2.28 allows remote attackers to cause a
denial of service (heap-based buffer over-read and
application crash) via a crafted ELF file, related to
MIPS GOT mishandling in the process_mips_specific
function in readelf.c.(CVE-2017-9041)
GNU Binutils 2.28 allows remote attackers to cause a
denial of service (heap-based buffer over-read and
application crash) via a crafted ELF file, related to
the byte_get_little_endian function in elfcomm.c, the
get_unwind_section_word function in readelf.c, and ARM
unwind information that contains invalid word
offsets.(CVE-2017-9038)
The dump_section_as_bytes function in readelf in GNU
Binutils 2.28 accesses a NULL pointer while reading
section contents in a corrupt binary, leading to a
program crash.(CVE-2017-7209)
The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, has an invalid
read (of size 8) because the code to emit relocs
(bfd_elf_final_link function in bfd/elflink.c) does not
check the format of the input file before trying to
read the ELF reloc section header. The vulnerability
leads to a GNU linker (ld) program
crash.(CVE-2017-7299)
An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. a heap-based buffer over-read in
bfd_getl32 in libbfd.c allows an attacker to cause a
denial of service through a crafted PE file. This
vulnerability can be triggered by the executable
objdump.(CVE-2018-17360)
An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. An invalid memory access exists in
bfd_zalloc in opncls.c. Attackers could leverage this
vulnerability to cause a denial of service (application
crash) via a crafted ELF file.(CVE-2018-17359)
An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. An invalid memory access exists in
_bfd_stab_section_find_nearest_line in syms.c.
Attackers could leverage this vulnerability to cause a
denial of service (application crash) via a crafted ELF
file.(CVE-2018-17358)
The coff_slurp_reloc_table function in coffcode.h in
the Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.29.1, allows remote
attackers to cause a denial of service (NULL pointer
dereference and application crash) via a crafted COFF
based file.(CVE-2017-17123)
elf.c in the Binary File Descriptor (BFD) library (aka
libbfd), as distributed in GNU Binutils 2.29.1, does
not validate sizes of core notes, which allows remote
attackers to cause a denial of service (bfd_getl32
heap-based buffer over-read and application crash) via
a crafted object file, related to
elfcore_grok_netbsd_procinfo,
elfcore_grok_openbsd_procinfo, and
elfcore_grok_nto_status.(CVE-2017-17080)
_bfd_dwarf2_cleanup_debug_info in dwarf2.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (memory leak)
via a crafted ELF file.(CVE-2017-15225)
process_debug_info in dwarf.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (infinite loop) via a crafted ELF
file that contains a negative size value in a CU
structure.(CVE-2017-14934)
dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29,
mishandles NULL files in a .debug_line file table,
which allows remote attackers to cause a denial of
service (NULL pointer dereference and application
crash) via a crafted ELF file, related to
concat_filename. NOTE: this issue is caused by an
incomplete fix for CVE-2017-15023.(CVE-2017-15939)
decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (infinite loop) via a crafted ELF
file.(CVE-2017-14932)
dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29, does
not validate the DW_AT_name data type, which allows
remote attackers to cause a denial of service
(bfd_hash_hash NULL pointer dereference, or
out-of-bounds access, and application crash) via a
crafted ELF file, related to scan_unit_for_symbols and
parse_comp_unit.(CVE-2017-15022)
bfd_get_debug_link_info_1 in opncls.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (heap-based
buffer over-read and application crash) via a crafted
ELF file, related to bfd_getl32.(CVE-2017-15021)
Memory leak in decode_line_info in dwarf2.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (memory
consumption) via a crafted ELF file.(CVE-2017-14930)
decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (divide-by-zero error and
application crash) via a crafted ELF
file.(CVE-2017-15025)
decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, mishandles a length calculation,
which allows remote attackers to cause a denial of
service (heap-based buffer over-read and application
crash) via a crafted ELF file, related to
read_1_byte.(CVE-2017-14939)
scan_unit_for_symbols in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (NULL pointer dereference and
application crash) via a crafted ELF
file.(CVE-2017-14940)
_bfd_elf_slurp_version_tables in elf.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (excessive
memory allocation and application crash) via a crafted
ELF file.(CVE-2017-14938)
The pe_print_idata function in peXXigen.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, mishandles HintName
vector entries, which allows remote attackers to cause
a denial of service (heap-based buffer over-read and
application crash) via a crafted PE file, related to
the bfd_getl16 function.(CVE-2017-14529)
The decode_line_info function in dwarf2.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (read_1_byte
heap-based buffer over-read and application crash) via
a crafted ELF file.(CVE-2017-14128)
The read_section function in dwarf2.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (parse_comp_unit
heap-based buffer over-read and application crash) via
a crafted ELF file.(CVE-2017-14129)
GNU Binutils 2.28 allows remote attackers to cause a
denial of service (memory consumption) via a crafted
ELF file with many program headers, related to the
get_program_headers function in
readelf.c.(CVE-2017-9039)
An issue was discovered in elf_link_input_bfd in
elflink.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.31.
There is a NULL pointer dereference in
elf_link_input_bfd when used for finding STT_TLS
symbols without any TLS section. A specially crafted
ELF allows remote attackers to cause a denial of
service, as demonstrated by ld.(CVE-2018-18607)
An issue was discovered in the merge_strings function
in merge.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.31.
There is a NULL pointer dereference in
_bfd_add_merge_section when attempting to merge
sections with large alignments. A specially crafted ELF
allows remote attackers to cause a denial of service,
as demonstrated by ld.(CVE-2018-18606)
A heap-based buffer over-read issue was discovered in
the function sec_merge_hash_lookup in merge.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.31, because
_bfd_add_merge_section mishandles section merges when
size is not a multiple of entsize. A specially crafted
ELF allows remote attackers to cause a denial of
service, as demonstrated by ld.(CVE-2018-18605)
An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.32. It is an integer overflow leading to a
SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as
demonstrated by nm.(CVE-2019-17451)
Note that Tenable Network Security has extracted the preceding
description block directly from the EulerOS security advisory. Tenable
has attempted to automatically clean and format it as much as possible
without introducing additional issues.
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(134494);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/06");
script_cve_id(
"CVE-2017-12967",
"CVE-2017-14128",
"CVE-2017-14129",
"CVE-2017-14529",
"CVE-2017-14930",
"CVE-2017-14932",
"CVE-2017-14934",
"CVE-2017-14938",
"CVE-2017-14939",
"CVE-2017-14940",
"CVE-2017-15021",
"CVE-2017-15022",
"CVE-2017-15025",
"CVE-2017-15225",
"CVE-2017-15938",
"CVE-2017-15939",
"CVE-2017-16832",
"CVE-2017-17080",
"CVE-2017-17121",
"CVE-2017-17122",
"CVE-2017-17123",
"CVE-2017-17124",
"CVE-2017-17125",
"CVE-2017-7209",
"CVE-2017-7299",
"CVE-2017-8394",
"CVE-2017-9038",
"CVE-2017-9039",
"CVE-2017-9041",
"CVE-2017-9745",
"CVE-2017-9954",
"CVE-2017-9955",
"CVE-2018-17358",
"CVE-2018-17359",
"CVE-2018-17360",
"CVE-2018-18605",
"CVE-2018-18606",
"CVE-2018-18607",
"CVE-2019-17451"
);
script_name(english:"EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2020-1205)");
script_summary(english:"Checks the rpm output for the updated packages.");
script_set_attribute(attribute:"synopsis", value:
"The remote EulerOS Virtualization for ARM 64 host is missing multiple security
updates.");
script_set_attribute(attribute:"description", value:
"According to the versions of the binutils package installed, the
EulerOS Virtualization for ARM 64 installation on the remote host is
affected by the following vulnerabilities :
- The dump_relocs_in_section function in objdump.c in GNU
Binutils 2.29.1 does not check for reloc count integer
overflows, which allows remote attackers to cause a
denial of service (excessive memory allocation, or
heap-based buffer overflow and application crash) or
possibly have unspecified other impact via a crafted PE
file.(CVE-2017-17122)
- The _bfd_coff_read_string_table function in coffgen.c
in the Binary File Descriptor (BFD) library (aka
libbfd), as distributed in GNU Binutils 2.29.1, does
not properly validate the size of the external string
table, which allows remote attackers to cause a denial
of service (excessive memory consumption, or heap-based
buffer overflow and application crash) or possibly have
unspecified other impact via a crafted COFF
binary.(CVE-2017-17124)
- The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.29.1, allows remote
attackers to cause a denial of service (memory access
violation) or possibly have unspecified other impact
via a COFF binary in which a relocation refers to a
location after the end of the to-be-relocated
section.(CVE-2017-17121)
- nm.c and objdump.c in GNU Binutils 2.29.1 mishandle
certain global symbols, which allows remote attackers
to cause a denial of service
(_bfd_elf_get_symbol_version_string buffer over-read
and application crash) or possibly have unspecified
other impact via a crafted ELF file.(CVE-2017-17125)
- The pe_bfd_read_buildid function in peicode.h in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29.1, does not validate
size and offset values in the data dictionary, which
allows remote attackers to cause a denial of service
(segmentation violation and application crash) or
possibly have unspecified other impact via a crafted PE
file.(CVE-2017-16832)
- dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29,
miscalculates DW_FORM_ref_addr die refs in the case of
a relocatable object file, which allows remote
attackers to cause a denial of service
(find_abstract_instance_name invalid memory read,
segmentation fault, and application
crash).(CVE-2017-15938)
- The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in
the Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, allows remote
attackers to cause a denial of service (buffer overflow
and application crash) or possibly have unspecified
other impact via a crafted binary file, as demonstrated
by mishandling of this file during 'objdump -D'
execution.(CVE-2017-9745)
- The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, is vulnerable to
an invalid read of size 4 due to NULL pointer
dereferencing of _bfd_elf_large_com_section. This
vulnerability causes programs that conduct an analysis
of binary programs using the libbfd library, such as
objcopy, to crash.(CVE-2017-8394)
- The getsym function in tekhex.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (stack-based buffer over-read and
application crash) via a malformed tekhex
binary.(CVE-2017-12967)
- The getvalue function in tekhex.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.28, allows remote attackers to cause
a denial of service (stack-based buffer over-read and
application crash) via a crafted tekhex file, as
demonstrated by mishandling within the nm
program.(CVE-2017-9954)
- The get_build_id function in opncls.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.28, allows remote
attackers to cause a denial of service (heap-based
buffer over-read and application crash) via a crafted
file in which a certain size field is larger than a
corresponding data field, as demonstrated by
mishandling within the objdump program.(CVE-2017-9955)
- GNU Binutils 2.28 allows remote attackers to cause a
denial of service (heap-based buffer over-read and
application crash) via a crafted ELF file, related to
MIPS GOT mishandling in the process_mips_specific
function in readelf.c.(CVE-2017-9041)
- GNU Binutils 2.28 allows remote attackers to cause a
denial of service (heap-based buffer over-read and
application crash) via a crafted ELF file, related to
the byte_get_little_endian function in elfcomm.c, the
get_unwind_section_word function in readelf.c, and ARM
unwind information that contains invalid word
offsets.(CVE-2017-9038)
- The dump_section_as_bytes function in readelf in GNU
Binutils 2.28 accesses a NULL pointer while reading
section contents in a corrupt binary, leading to a
program crash.(CVE-2017-7209)
- The Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.28, has an invalid
read (of size 8) because the code to emit relocs
(bfd_elf_final_link function in bfd/elflink.c) does not
check the format of the input file before trying to
read the ELF reloc section header. The vulnerability
leads to a GNU linker (ld) program
crash.(CVE-2017-7299)
- An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. a heap-based buffer over-read in
bfd_getl32 in libbfd.c allows an attacker to cause a
denial of service through a crafted PE file. This
vulnerability can be triggered by the executable
objdump.(CVE-2018-17360)
- An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. An invalid memory access exists in
bfd_zalloc in opncls.c. Attackers could leverage this
vulnerability to cause a denial of service (application
crash) via a crafted ELF file.(CVE-2018-17359)
- An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.31. An invalid memory access exists in
_bfd_stab_section_find_nearest_line in syms.c.
Attackers could leverage this vulnerability to cause a
denial of service (application crash) via a crafted ELF
file.(CVE-2018-17358)
- The coff_slurp_reloc_table function in coffcode.h in
the Binary File Descriptor (BFD) library (aka libbfd),
as distributed in GNU Binutils 2.29.1, allows remote
attackers to cause a denial of service (NULL pointer
dereference and application crash) via a crafted COFF
based file.(CVE-2017-17123)
- elf.c in the Binary File Descriptor (BFD) library (aka
libbfd), as distributed in GNU Binutils 2.29.1, does
not validate sizes of core notes, which allows remote
attackers to cause a denial of service (bfd_getl32
heap-based buffer over-read and application crash) via
a crafted object file, related to
elfcore_grok_netbsd_procinfo,
elfcore_grok_openbsd_procinfo, and
elfcore_grok_nto_status.(CVE-2017-17080)
- _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (memory leak)
via a crafted ELF file.(CVE-2017-15225)
- process_debug_info in dwarf.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (infinite loop) via a crafted ELF
file that contains a negative size value in a CU
structure.(CVE-2017-14934)
- dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29,
mishandles NULL files in a .debug_line file table,
which allows remote attackers to cause a denial of
service (NULL pointer dereference and application
crash) via a crafted ELF file, related to
concat_filename. NOTE: this issue is caused by an
incomplete fix for CVE-2017-15023.(CVE-2017-15939)
- decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (infinite loop) via a crafted ELF
file.(CVE-2017-14932)
- dwarf2.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.29, does
not validate the DW_AT_name data type, which allows
remote attackers to cause a denial of service
(bfd_hash_hash NULL pointer dereference, or
out-of-bounds access, and application crash) via a
crafted ELF file, related to scan_unit_for_symbols and
parse_comp_unit.(CVE-2017-15022)
- bfd_get_debug_link_info_1 in opncls.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (heap-based
buffer over-read and application crash) via a crafted
ELF file, related to bfd_getl32.(CVE-2017-15021)
- Memory leak in decode_line_info in dwarf2.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (memory
consumption) via a crafted ELF file.(CVE-2017-14930)
- decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (divide-by-zero error and
application crash) via a crafted ELF
file.(CVE-2017-15025)
- decode_line_info in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, mishandles a length calculation,
which allows remote attackers to cause a denial of
service (heap-based buffer over-read and application
crash) via a crafted ELF file, related to
read_1_byte.(CVE-2017-14939)
- scan_unit_for_symbols in dwarf2.c in the Binary File
Descriptor (BFD) library (aka libbfd), as distributed
in GNU Binutils 2.29, allows remote attackers to cause
a denial of service (NULL pointer dereference and
application crash) via a crafted ELF
file.(CVE-2017-14940)
- _bfd_elf_slurp_version_tables in elf.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (excessive
memory allocation and application crash) via a crafted
ELF file.(CVE-2017-14938)
- The pe_print_idata function in peXXigen.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, mishandles HintName
vector entries, which allows remote attackers to cause
a denial of service (heap-based buffer over-read and
application crash) via a crafted PE file, related to
the bfd_getl16 function.(CVE-2017-14529)
- The decode_line_info function in dwarf2.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (read_1_byte
heap-based buffer over-read and application crash) via
a crafted ELF file.(CVE-2017-14128)
- The read_section function in dwarf2.c in the Binary
File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.29, allows remote
attackers to cause a denial of service (parse_comp_unit
heap-based buffer over-read and application crash) via
a crafted ELF file.(CVE-2017-14129)
- GNU Binutils 2.28 allows remote attackers to cause a
denial of service (memory consumption) via a crafted
ELF file with many program headers, related to the
get_program_headers function in
readelf.c.(CVE-2017-9039)
- An issue was discovered in elf_link_input_bfd in
elflink.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.31.
There is a NULL pointer dereference in
elf_link_input_bfd when used for finding STT_TLS
symbols without any TLS section. A specially crafted
ELF allows remote attackers to cause a denial of
service, as demonstrated by ld.(CVE-2018-18607)
- An issue was discovered in the merge_strings function
in merge.c in the Binary File Descriptor (BFD) library
(aka libbfd), as distributed in GNU Binutils 2.31.
There is a NULL pointer dereference in
_bfd_add_merge_section when attempting to merge
sections with large alignments. A specially crafted ELF
allows remote attackers to cause a denial of service,
as demonstrated by ld.(CVE-2018-18606)
- A heap-based buffer over-read issue was discovered in
the function sec_merge_hash_lookup in merge.c in the
Binary File Descriptor (BFD) library (aka libbfd), as
distributed in GNU Binutils 2.31, because
_bfd_add_merge_section mishandles section merges when
size is not a multiple of entsize. A specially crafted
ELF allows remote attackers to cause a denial of
service, as demonstrated by ld.(CVE-2018-18605)
- An issue was discovered in the Binary File Descriptor
(BFD) library (aka libbfd), as distributed in GNU
Binutils 2.32. It is an integer overflow leading to a
SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as
demonstrated by nm.(CVE-2019-17451)
Note that Tenable Network Security has extracted the preceding
description block directly from the EulerOS security advisory. Tenable
has attempted to automatically clean and format it as much as possible
without introducing additional issues.");
# https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1205
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?6b4b0803");
script_set_attribute(attribute:"solution", value:
"Update the affected binutils packages.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2017-9745");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"patch_publication_date", value:"2020/03/13");
script_set_attribute(attribute:"plugin_publication_date", value:"2020/03/13");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:huawei:euleros:binutils");
script_set_attribute(attribute:"cpe", value:"cpe:/o:huawei:euleros:uvp:3.0.2.0");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Huawei Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2020-2021 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/EulerOS/release", "Host/EulerOS/rpm-list", "Host/EulerOS/uvp_version");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("rpm.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
release = get_kb_item("Host/EulerOS/release");
if (isnull(release) || release !~ "^EulerOS") audit(AUDIT_OS_NOT, "EulerOS");
uvp = get_kb_item("Host/EulerOS/uvp_version");
if (uvp != "3.0.2.0") audit(AUDIT_OS_NOT, "EulerOS Virtualization 3.0.2.0");
if (!get_kb_item("Host/EulerOS/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$" && "aarch64" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "EulerOS", cpu);
if ("aarch64" >!< cpu) audit(AUDIT_ARCH_NOT, "aarch64", cpu);
flag = 0;
pkgs = ["binutils-2.27-28.base.1.h32"];
foreach (pkg in pkgs)
if (rpm_check(release:"EulerOS-2.0", reference:pkg)) flag++;
if (flag)
{
security_report_v4(
port : 0,
severity : SECURITY_WARNING,
extra : rpm_report_get()
);
exit(0);
}
else
{
tested = pkg_tests_get();
if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
else audit(AUDIT_PACKAGE_NOT_INSTALLED, "binutils");
}
{"id": "EULEROS_SA-2020-1205.NASL", "bulletinFamily": "scanner", "title": "EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2020-1205)", "description": "According to the versions of the binutils package installed, the\nEulerOS Virtualization for ARM 64 installation on the remote host is\naffected by the following vulnerabilities :\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "published": "2020-03-13T00:00:00", "modified": "2020-03-13T00:00:00", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "href": "https://www.tenable.com/plugins/nessus/134494", "reporter": "This script is Copyright (C) 2020-2021 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["http://www.nessus.org/u?6b4b0803"], "cvelist": ["CVE-2017-17122", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-15022", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-9955", "CVE-2018-17360", "CVE-2017-17124", "CVE-2017-14934", "CVE-2017-15023", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-16832", "CVE-2019-17451", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2018-18607", "CVE-2017-7209", "CVE-2017-17121", "CVE-2017-17125", "CVE-2018-17359", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-9745"], "type": "nessus", "lastseen": "2021-01-07T09:03:00", "edition": 5, "viewCount": 1, "enchantments": {"dependencies": {"references": [{"type": "openvas", "idList": ["OPENVAS:1361412562311220192099", "OPENVAS:1361412562311220201372", "OPENVAS:1361412562311220192522", "OPENVAS:1361412562311220192129", "OPENVAS:1361412562311220192450", "OPENVAS:1361412562311220201074", "OPENVAS:1361412562311220191642", "OPENVAS:1361412562311220201205", "OPENVAS:1361412562311220192558", "OPENVAS:1361412562311220201466"]}, {"type": "nessus", "idList": ["EULEROS_SA-2019-2522.NASL", "EULEROS_SA-2019-2450.NASL", "EULEROS_SA-2019-2558.NASL", "PHOTONOS_PHSA-2018-1_0-0104.NASL", "PHOTONOS_PHSA-2018-2_0-0016_BINUTILS.NASL", "EULEROS_SA-2020-1466.NASL", "PHOTONOS_PHSA-2017-1_0-0095_BINUTILS.NASL", "PHOTONOS_PHSA-2018-2_0-0016.NASL", "PHOTONOS_PHSA-2018-1_0-0104_BINUTILS.NASL", "EULEROS_SA-2019-2129.NASL"]}, {"type": "f5", "idList": ["F5:K24353255", "F5:K23729200"]}, {"type": "cve", "idList": ["CVE-2017-14940", "CVE-2017-17124", "CVE-2017-15022", "CVE-2017-17080", "CVE-2017-16832", "CVE-2017-14129", "CVE-2017-14128", "CVE-2017-15021", "CVE-2017-15023", "CVE-2017-15225"]}, {"type": "gentoo", "idList": ["GLSA-201801-01", "GLSA-201811-17", "GLSA-201709-02"]}, {"type": "zdt", "idList": ["1337DAY-ID-28773"]}, {"type": "exploitdb", "idList": ["EDB-ID:42970"]}, {"type": "exploitpack", "idList": ["EXPLOITPACK:4BF54ACBEDD9EB471D0434A355149040"]}, {"type": "suse", "idList": ["OPENSUSE-SU-2019:2432-1", "OPENSUSE-SU-2019:2415-1"]}, {"type": "hackerone", "idList": ["H1:323017"]}, {"type": "oraclelinux", "idList": ["ELSA-2020-1797"]}, {"type": "redhat", "idList": ["RHSA-2020:1797"]}], "modified": "2021-01-07T09:03:00", "rev": 2}, "score": {"value": 6.5, "vector": "NONE", "modified": "2021-01-07T09:03:00", "rev": 2}, "vulnersScore": 6.5}, "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(134494);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2017-12967\",\n \"CVE-2017-14128\",\n \"CVE-2017-14129\",\n \"CVE-2017-14529\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15025\",\n \"CVE-2017-15225\",\n \"CVE-2017-15938\",\n \"CVE-2017-15939\",\n \"CVE-2017-16832\",\n \"CVE-2017-17080\",\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17123\",\n \"CVE-2017-17124\",\n \"CVE-2017-17125\",\n \"CVE-2017-7209\",\n \"CVE-2017-7299\",\n \"CVE-2017-8394\",\n \"CVE-2017-9038\",\n \"CVE-2017-9039\",\n \"CVE-2017-9041\",\n \"CVE-2017-9745\",\n \"CVE-2017-9954\",\n \"CVE-2017-9955\",\n \"CVE-2018-17358\",\n \"CVE-2018-17359\",\n \"CVE-2018-17360\",\n \"CVE-2018-18605\",\n \"CVE-2018-18606\",\n \"CVE-2018-18607\",\n \"CVE-2019-17451\"\n );\n\n script_name(english:\"EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2020-1205)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS Virtualization for ARM 64 host is missing multiple security\nupdates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils package installed, the\nEulerOS Virtualization for ARM 64 installation on the remote host is\naffected by the following vulnerabilities :\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1205\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?6b4b0803\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-9745\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/03/13\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/03/13\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:uvp:3.0.2.0\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2020-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (uvp != \"3.0.2.0\") audit(AUDIT_OS_NOT, \"EulerOS Virtualization 3.0.2.0\");\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"aarch64\" >!< cpu) audit(AUDIT_ARCH_NOT, \"aarch64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.27-28.base.1.h32\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "naslFamily": "Huawei Local Security Checks", "pluginID": "134494", "cpe": ["cpe:/o:huawei:euleros:uvp:3.0.2.0", "p-cpe:/a:huawei:euleros:binutils"], "cvss3": {"score": 7.8, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "scheme": null}
{"openvas": [{"lastseen": "2020-03-14T16:52:37", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-17122", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-15022", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-9955", "CVE-2018-17360", "CVE-2017-17124", "CVE-2017-14934", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-16832", "CVE-2019-17451", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2018-18607", "CVE-2017-7209", "CVE-2017-17121", "CVE-2017-17125", "CVE-2018-17359", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-9745"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-03-13T00:00:00", "published": "2020-03-13T00:00:00", "id": "OPENVAS:1361412562311220201205", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220201205", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1205)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2020.1205\");\n script_version(\"2020-03-13T07:14:04+0000\");\n script_cve_id(\"CVE-2017-12967\", \"CVE-2017-14128\", \"CVE-2017-14129\", \"CVE-2017-14529\", \"CVE-2017-14930\", \"CVE-2017-14932\", \"CVE-2017-14934\", \"CVE-2017-14938\", \"CVE-2017-14939\", \"CVE-2017-14940\", \"CVE-2017-15021\", \"CVE-2017-15022\", \"CVE-2017-15025\", \"CVE-2017-15225\", \"CVE-2017-15938\", \"CVE-2017-15939\", \"CVE-2017-16832\", \"CVE-2017-17080\", \"CVE-2017-17121\", \"CVE-2017-17122\", \"CVE-2017-17123\", \"CVE-2017-17124\", \"CVE-2017-17125\", \"CVE-2017-7209\", \"CVE-2017-7299\", \"CVE-2017-8394\", \"CVE-2017-9038\", \"CVE-2017-9039\", \"CVE-2017-9041\", \"CVE-2017-9745\", \"CVE-2017-9954\", \"CVE-2017-9955\", \"CVE-2018-17358\", \"CVE-2018-17359\", \"CVE-2018-17360\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2019-17451\");\n script_tag(name:\"cvss_base\", value:\"7.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:N/A:C\");\n script_tag(name:\"last_modification\", value:\"2020-03-13 07:14:04 +0000 (Fri, 13 Mar 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-03-13 07:14:04 +0000 (Fri, 13 Mar 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1205)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROSVIRTARM64-3\\.0\\.2\\.0\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2020-1205\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1205\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2020-1205 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.(CVE-2017-17122)\n\nThe _bfd_coff_read_string_table function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not properly validate the size of the external string table, which allows remote attackers to cause a denial of service (excessive memory consumption, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted COFF binary.(CVE-2017-17124)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (memory access violation) or possibly have unspecified other impact via a COFF binary in which a relocation refers to a location after the end of the to-be-relocated section.(CVE-2017-17121)\n\nnm.c and objdump.c in GNU Binutils 2.29.1 mishandle certain global symbols, which allows remote attackers to cause a denial of service (_bfd_elf_get_symbol_version_string buffer over-read and application crash) or possibly have unspecified other impact via a crafted ELF file.(CVE-2017-17125)\n\nThe pe_bfd_read_buildid function in peicode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate size and offset values in the data dictionary, which allows remote attackers to cause a denial of service (segmentation violation and application crash) or possibly have unspecified other impact via a crafted PE file.(CVE-2017-16832)\n\ndwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, miscalculates DW_FORM_ref_addr die refs in the case of a relocatable object file, which allows remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash).(CVE-2017-15938)\n\nThe _bfd_vms_slurp_etir function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution.(CVE-2017-9745)\n\nThe Binary File Descriptor (BFD) ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS Virtualization for ARM 64 3.0.2.0.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROSVIRTARM64-3.0.2.0\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.27~28.base.1.h32\", rls:\"EULEROSVIRTARM64-3.0.2.0\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 7.1, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:C"}}, {"lastseen": "2020-01-27T18:39:05", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-17122", "CVE-2017-14529", "CVE-2017-7299", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-15022", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-9955", "CVE-2018-17360", "CVE-2017-17124", "CVE-2017-14934", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-16832", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2017-7209", "CVE-2017-17121", "CVE-2017-17125", "CVE-2018-17359", "CVE-2017-14129", "CVE-2017-17123", "CVE-2017-9745"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220192129", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192129", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2129)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.2129\");\n script_version(\"2020-01-23T12:35:23+0000\");\n script_cve_id(\"CVE-2017-12967\", \"CVE-2017-14128\", \"CVE-2017-14129\", \"CVE-2017-14529\", \"CVE-2017-14930\", \"CVE-2017-14932\", \"CVE-2017-14934\", \"CVE-2017-14938\", \"CVE-2017-14939\", \"CVE-2017-14940\", \"CVE-2017-15021\", \"CVE-2017-15022\", \"CVE-2017-15025\", \"CVE-2017-15225\", \"CVE-2017-15938\", \"CVE-2017-15939\", \"CVE-2017-16832\", \"CVE-2017-17080\", \"CVE-2017-17121\", \"CVE-2017-17122\", \"CVE-2017-17123\", \"CVE-2017-17124\", \"CVE-2017-17125\", \"CVE-2017-7209\", \"CVE-2017-7299\", \"CVE-2017-8394\", \"CVE-2017-9038\", \"CVE-2017-9039\", \"CVE-2017-9041\", \"CVE-2017-9745\", \"CVE-2017-9954\", \"CVE-2017-9955\", \"CVE-2018-17358\", \"CVE-2018-17359\", \"CVE-2018-17360\");\n script_tag(name:\"cvss_base\", value:\"7.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:N/A:C\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 12:35:23 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:35:23 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2129)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP5\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-2129\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2129\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-2129 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.(CVE-2017-17122)\n\nThe _bfd_coff_read_string_table function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not properly validate the size of the external string table, which allows remote attackers to cause a denial of service (excessive memory consumption, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted COFF binary.(CVE-2017-17124)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, allows remote attackers to cause a denial of service (memory access violation) or possibly have unspecified other impact via a COFF binary in which a relocation refers to a location after the end of the to-be-relocated section.(CVE-2017-17121)\n\nnm.c and objdump.c in GNU Binutils 2.29.1 mishandle certain global symbols, which allows remote attackers to cause a denial of service (_bfd_elf_get_symbol_version_string buffer over-read and application crash) or possibly have unspecified other impact via a crafted ELF file.(CVE-2017-17125)\n\nThe _bfd_vms_slurp_etir function in bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution.(CVE-2017-9745)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read of size 4 due to NULL pointer dereferencing of _bfd_elf_large_com_section. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.(CVE-2017-8394)\n\ndwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, miscalculates DW_FORM_ref_addr die refs in the case of a relocatable object file, which allows remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash).(CVE-2017-15938)\n\nThe pe_bfd_read_buildid function in peicode.h in the Binary File Descriptor (BFD) library (aka libbfd), as ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP5.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP5\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.27~28.base.1.h30.eulerosv2r7\", rls:\"EULEROS-2.0SP5\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.27~28.base.1.h30.eulerosv2r7\", rls:\"EULEROS-2.0SP5\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 7.1, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:C"}}, {"lastseen": "2020-01-27T18:41:28", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2018-9138", "CVE-2017-9755", "CVE-2017-12456", "CVE-2017-9751", "CVE-2017-17122", "CVE-2017-7614", "CVE-2017-7223", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-7227", "CVE-2017-14940", "CVE-2017-12453", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-7224", "CVE-2017-9750", "CVE-2017-17124", "CVE-2017-14934", "CVE-2014-9939", "CVE-2017-7225", "CVE-2018-6323", "CVE-2017-12452", "CVE-2018-6759", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-7301", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-7210", "CVE-2018-18607", "CVE-2017-7226", "CVE-2018-14038", "CVE-2017-17121", "CVE-2019-9074", "CVE-2018-20002", "CVE-2017-14129", "CVE-2017-17123", "CVE-2017-8421", "CVE-2018-18606", "CVE-2017-12454", "CVE-2017-9745", "CVE-2017-6969"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220192558", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192558", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2558)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.2558\");\n script_version(\"2020-01-23T13:05:39+0000\");\n script_cve_id(\"CVE-2014-9939\", \"CVE-2017-12452\", \"CVE-2017-12453\", \"CVE-2017-12454\", \"CVE-2017-12456\", \"CVE-2017-12967\", \"CVE-2017-13710\", \"CVE-2017-14128\", \"CVE-2017-14129\", \"CVE-2017-14529\", \"CVE-2017-14930\", \"CVE-2017-14932\", \"CVE-2017-14934\", \"CVE-2017-14938\", \"CVE-2017-14939\", \"CVE-2017-14940\", \"CVE-2017-15021\", \"CVE-2017-15022\", \"CVE-2017-15024\", \"CVE-2017-15025\", \"CVE-2017-15225\", \"CVE-2017-15938\", \"CVE-2017-17080\", \"CVE-2017-17121\", \"CVE-2017-17122\", \"CVE-2017-17123\", \"CVE-2017-17124\", \"CVE-2017-6969\", \"CVE-2017-7210\", \"CVE-2017-7223\", \"CVE-2017-7224\", \"CVE-2017-7225\", \"CVE-2017-7226\", \"CVE-2017-7227\", \"CVE-2017-7299\", \"CVE-2017-7300\", \"CVE-2017-7301\", \"CVE-2017-7614\", \"CVE-2017-8394\", \"CVE-2017-8395\", \"CVE-2017-8421\", \"CVE-2017-9038\", \"CVE-2017-9039\", \"CVE-2017-9041\", \"CVE-2017-9745\", \"CVE-2017-9750\", \"CVE-2017-9751\", \"CVE-2017-9755\", \"CVE-2017-9954\", \"CVE-2018-14038\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2018-20002\", \"CVE-2018-6323\", \"CVE-2018-6759\", \"CVE-2018-9138\", \"CVE-2019-9074\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 13:05:39 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 13:05:39 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2558)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP3\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-2558\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2558\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-2558 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The aout_32_swap_std_reloc_out function in aoutx.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils before 2.31, allows remote attackers to cause a denial of service (segmentation fault and application crash) via a crafted file, as demonstrated by objcopy.(CVE-2018-14038)\n\n_bfd_dwarf2_cleanup_debug_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory leak) via a crafted ELF file.(CVE-2017-15225)\n\n_bfd_elf_slurp_version_tables in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file.(CVE-2017-14938)\n\nA heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18605)\n\nAn issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.29 and 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_nested_args, demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\nAn issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18607)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.(CVE-2019-9074)\n\nAn issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18606)\n\nbfd_get_debug_link_info_1 in opn ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP3.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP3\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.25.1~22.base.h33\", rls:\"EULEROS-2.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.25.1~22.base.h33\", rls:\"EULEROS-2.0SP3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:35:34", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2018-9138", "CVE-2017-12451", "CVE-2017-9755", "CVE-2017-12455", "CVE-2019-1010204", "CVE-2017-12456", "CVE-2017-9751", "CVE-2017-17122", "CVE-2017-7614", "CVE-2017-7223", "CVE-2017-14529", "CVE-2017-12457", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-7227", "CVE-2017-14940", "CVE-2017-12453", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-7224", "CVE-2017-9750", "CVE-2017-12458", "CVE-2017-17124", "CVE-2017-14934", "CVE-2014-9939", "CVE-2017-7225", "CVE-2017-12452", "CVE-2018-6759", "CVE-2017-12967", "CVE-2017-7301", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-7210", "CVE-2018-18607", "CVE-2017-7226", "CVE-2018-14038", "CVE-2017-17121", "CVE-2019-9074", "CVE-2018-20002", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-12454", "CVE-2017-9745", "CVE-2017-12449", "CVE-2017-6969"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220192450", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192450", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2450)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.2450\");\n script_version(\"2020-01-23T15:42:05+0000\");\n script_cve_id(\"CVE-2014-9939\", \"CVE-2017-12449\", \"CVE-2017-12451\", \"CVE-2017-12452\", \"CVE-2017-12453\", \"CVE-2017-12454\", \"CVE-2017-12455\", \"CVE-2017-12456\", \"CVE-2017-12457\", \"CVE-2017-12458\", \"CVE-2017-12967\", \"CVE-2017-13710\", \"CVE-2017-14128\", \"CVE-2017-14129\", \"CVE-2017-14529\", \"CVE-2017-14930\", \"CVE-2017-14932\", \"CVE-2017-14934\", \"CVE-2017-14938\", \"CVE-2017-14939\", \"CVE-2017-14940\", \"CVE-2017-15021\", \"CVE-2017-15022\", \"CVE-2017-15024\", \"CVE-2017-15025\", \"CVE-2017-15225\", \"CVE-2017-17080\", \"CVE-2017-17121\", \"CVE-2017-17122\", \"CVE-2017-17123\", \"CVE-2017-17124\", \"CVE-2017-6969\", \"CVE-2017-7210\", \"CVE-2017-7223\", \"CVE-2017-7224\", \"CVE-2017-7225\", \"CVE-2017-7226\", \"CVE-2017-7227\", \"CVE-2017-7299\", \"CVE-2017-7300\", \"CVE-2017-7301\", \"CVE-2017-7614\", \"CVE-2017-8394\", \"CVE-2017-8395\", \"CVE-2017-9038\", \"CVE-2017-9039\", \"CVE-2017-9041\", \"CVE-2017-9745\", \"CVE-2017-9750\", \"CVE-2017-9751\", \"CVE-2017-9755\", \"CVE-2017-9954\", \"CVE-2018-14038\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2018-20002\", \"CVE-2018-6759\", \"CVE-2018-9138\", \"CVE-2019-1010204\", \"CVE-2019-9074\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 15:42:05 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:58:12 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2450)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP2\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-2450\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2450\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-2450 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.29 and 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_nested_args, demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had actually been allocated in the _bfd_generic_get_section_contents function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy, to crash.(CVE-2017-8395)\n\n_bfd_elf_slurp_version_tables in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file.(CVE-2017-14938)\n\nopcodes/rl78-decode.opc in GNU Binutils 2.28 has an unbounded GETBYTE macro, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during 'objdump -D' execution.(CVE-2017-9751)\n\nelflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a 'member access within null pointer' undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an 'int main() {return 0, }' program.(CVE-2017-7614)\n\nA heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18605)\n\nAn issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18606)\n\nAn issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed i ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP2.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP2\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.25.1~22.base.h43\", rls:\"EULEROS-2.0SP2\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.25.1~22.base.h43\", rls:\"EULEROS-2.0SP2\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:39:38", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-18605", "CVE-2019-17451", "CVE-2018-18607", "CVE-2018-18606"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220192522", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192522", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2522)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.2522\");\n script_version(\"2020-01-23T13:03:31+0000\");\n script_cve_id(\"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2019-17451\");\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 13:03:31 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 13:03:31 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2522)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP5\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-2522\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2522\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-2522 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an integer overflow leading to a SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as demonstrated by nm.(CVE-2019-17451)\n\nA heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18605)\n\nAn issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18606)\n\nAn issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18607)\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP5.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP5\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.27~28.base.1.h32.eulerosv2r7\", rls:\"EULEROS-2.0SP5\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.27~28.base.1.h32.eulerosv2r7\", rls:\"EULEROS-2.0SP5\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-04-17T17:01:12", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2017-12451", "CVE-2019-9076", "CVE-2017-9755", "CVE-2019-1010204", "CVE-2017-9751", "CVE-2017-9744", "CVE-2017-17122", "CVE-2017-9042", "CVE-2017-7614", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-9746", "CVE-2019-9071", "CVE-2018-12697", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-9742", "CVE-2017-17080", "CVE-2019-14250", "CVE-2017-8396", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2019-1010180", "CVE-2017-14939", "CVE-2019-12972", "CVE-2017-9955", "CVE-2017-9753", "CVE-2018-17360", "CVE-2017-7303", "CVE-2017-9750", "CVE-2017-9756", "CVE-2017-17124", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-14934", "CVE-2017-9748", "CVE-2018-19931", "CVE-2018-18483", "CVE-2018-6323", "CVE-2017-12452", "CVE-2019-9075", "CVE-2017-15938", "CVE-2018-20657", "CVE-2017-8393", "CVE-2017-12967", "CVE-2017-8397", "CVE-2017-16832", "CVE-2017-7301", "CVE-2019-17451", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2017-7304", "CVE-2018-18607", "CVE-2017-7209", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2019-9070", "CVE-2017-8398", "CVE-2017-17121", "CVE-2017-17125", "CVE-2019-9074", "CVE-2017-15996", "CVE-2018-17359", "CVE-2017-9747", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-9745"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-04-16T00:00:00", "published": "2020-04-16T00:00:00", "id": "OPENVAS:1361412562311220201466", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220201466", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1466)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Some text descriptions might be excerpted from the referenced\n# advisories, and are Copyright (C) by the respective right holder(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2020.1466\");\n script_version(\"2020-04-16T05:56:07+0000\");\n script_cve_id(\"CVE-2017-12451\", \"CVE-2017-12452\", \"CVE-2017-12799\", \"CVE-2017-12967\", \"CVE-2017-13710\", \"CVE-2017-14128\", \"CVE-2017-14129\", \"CVE-2017-14529\", \"CVE-2017-14930\", \"CVE-2017-14932\", \"CVE-2017-14934\", \"CVE-2017-14938\", \"CVE-2017-14939\", \"CVE-2017-14940\", \"CVE-2017-15021\", \"CVE-2017-15022\", \"CVE-2017-15024\", \"CVE-2017-15025\", \"CVE-2017-15225\", \"CVE-2017-15938\", \"CVE-2017-15939\", \"CVE-2017-15996\", \"CVE-2017-16832\", \"CVE-2017-17080\", \"CVE-2017-17121\", \"CVE-2017-17122\", \"CVE-2017-17123\", \"CVE-2017-17124\", \"CVE-2017-17125\", \"CVE-2017-7209\", \"CVE-2017-7299\", \"CVE-2017-7300\", \"CVE-2017-7301\", \"CVE-2017-7302\", \"CVE-2017-7303\", \"CVE-2017-7304\", \"CVE-2017-7614\", \"CVE-2017-8393\", \"CVE-2017-8394\", \"CVE-2017-8395\", \"CVE-2017-8396\", \"CVE-2017-8397\", \"CVE-2017-8398\", \"CVE-2017-9038\", \"CVE-2017-9039\", \"CVE-2017-9040\", \"CVE-2017-9041\", \"CVE-2017-9042\", \"CVE-2017-9742\", \"CVE-2017-9744\", \"CVE-2017-9745\", \"CVE-2017-9746\", \"CVE-2017-9747\", \"CVE-2017-9748\", \"CVE-2017-9749\", \"CVE-2017-9750\", \"CVE-2017-9751\", \"CVE-2017-9752\", \"CVE-2017-9753\", \"CVE-2017-9754\", \"CVE-2017-9755\", \"CVE-2017-9756\", \"CVE-2017-9954\", \"CVE-2017-9955\", \"CVE-2018-12697\", \"CVE-2018-17358\", \"CVE-2018-17359\", \"CVE-2018-17360\", \"CVE-2018-18483\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2018-19931\", \"CVE-2018-20657\", \"CVE-2018-6323\", \"CVE-2019-1010180\", \"CVE-2019-1010204\", \"CVE-2019-12972\", \"CVE-2019-14250\", \"CVE-2019-17451\", \"CVE-2019-9070\", \"CVE-2019-9071\", \"CVE-2019-9074\", \"CVE-2019-9075\", \"CVE-2019-9076\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-04-16 05:56:07 +0000 (Thu, 16 Apr 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-04-16 05:56:07 +0000 (Thu, 16 Apr 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1466)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROSVIRT-3\\.0\\.2\\.2\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2020-1466\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1466\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2020-1466 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"GNU Binutils 2017-04-03 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash), related to the process_mips_specific function in readelf.c, via a crafted ELF file that triggers a large memory-allocation attempt.(CVE-2017-9040)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that is vulnerable to a heap-based buffer over-read (off-by-one) because of an incomplete check for invalid string offsets while loading symbols, leading to a GNU linker (ld) program crash.(CVE-2017-7300)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash.(CVE-2017-7301)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a swap_std_reloc_out function in bfd/aoutx.h that is vulnerable to an invalid read (of size 4) because of missing checks for relocs that could not be recognised. This vulnerability causes Binutils utilities like strip to crash.(CVE-2017-7302)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers before attempting to match them. This vulnerability causes Binutils utilities like strip to crash.(CVE-2017-7303)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.(CVE-2017-7304)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a global buffer over-read error because of an assumption made by code that runs for objcopy and strip, that SHT_REL/SHR_RELA sections are always named starting with a .rel/.rela prefix. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objcopy and strip, to crash.(CVE-2017-8393)\n\nThe Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid write of size 8 because of missing a malloc() return-value check to see if memory had ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS Virtualization 3.0.2.2.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROSVIRT-3.0.2.2\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.27~28.base.1.h40.eulerosv2r7\", rls:\"EULEROSVIRT-3.0.2.2\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:39:34", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-18309", "CVE-2018-1000876", "CVE-2018-18605", "CVE-2019-17450", "CVE-2019-1010180", "CVE-2019-12972", "CVE-2019-17451", "CVE-2018-18607", "CVE-2018-20671", "CVE-2018-20002", "CVE-2018-18606"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220201074", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220201074", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1074)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2020.1074\");\n script_version(\"2020-01-23T15:42:05+0000\");\n script_cve_id(\"CVE-2018-1000876\", \"CVE-2018-18309\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2018-20002\", \"CVE-2018-20671\", \"CVE-2019-1010180\", \"CVE-2019-12972\", \"CVE-2019-17450\", \"CVE-2019-17451\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 15:42:05 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 13:19:35 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1074)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROSVIRTARM64-3\\.0\\.5\\.0\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2020-1074\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1074\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2020-1074 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"GNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.(CVE-2019-1010180)\n\nThe _bfd_generic_read_minisymbols function in syms.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, has a memory leak via a crafted ELF file, leading to a denial of service (memory consumption), as demonstrated by nm.(CVE-2018-20002)\n\nbinutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound, bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.(CVE-2018-1000876)\n\nAn issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18606)\n\nAn issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18607)\n\nA heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18605)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory address dereference was discovered in read_reloc in reloc.c. The vulnerability causes a segmentation fault and application crash, which leads to denial of service, as demonstrated by objdump, because of missing _bfd_clear_contents bounds ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS Virtualization for ARM 64 3.0.5.0.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROSVIRTARM64-3.0.5.0\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.31.1~13.h12.eulerosv2r8\", rls:\"EULEROSVIRTARM64-3.0.5.0\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:34:17", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-18309", "CVE-2018-1000876", "CVE-2018-18605", "CVE-2019-1010180", "CVE-2018-18607", "CVE-2018-20002", "CVE-2019-14444", "CVE-2018-18606"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220192099", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192099", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2099)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.2099\");\n script_version(\"2020-01-23T15:42:05+0000\");\n script_cve_id(\"CVE-2018-1000876\", \"CVE-2018-18309\", \"CVE-2018-18605\", \"CVE-2018-18606\", \"CVE-2018-18607\", \"CVE-2018-20002\", \"CVE-2019-1010180\", \"CVE-2019-14444\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 15:42:05 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:34:20 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2099)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP8\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-2099\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2099\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-2099 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory address dereference was discovered in read_reloc in reloc.c. The vulnerability causes a segmentation fault and application crash, which leads to denial of service, as demonstrated by objdump, because of missing _bfd_clear_contents bounds checking.(CVE-2018-18309)\n\nA heap-based buffer over-read issue was discovered in the function sec_merge_hash_lookup in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, because _bfd_add_merge_section mishandles section merges when size is not a multiple of entsize. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18605)\n\nAn issue was discovered in elf_link_input_bfd in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in elf_link_input_bfd when used for finding STT_TLS symbols without any TLS section. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18607)\n\nAn issue was discovered in the merge_strings function in merge.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. There is a NULL pointer dereference in _bfd_add_merge_section when attempting to merge sections with large alignments. A specially crafted ELF allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-18606)\n\nbinutils version 2.32 and earlier contains a Integer Overflow vulnerability in objdump, bfd_get_dynamic_reloc_upper_bound, bfd_canonicalize_dynamic_reloc that can result in Integer overflow trigger heap overflow. Successful exploitation allows execution of arbitrary code.. This attack appear to be exploitable via Local. This vulnerability appears to have been fixed in after commit 3a551c7a1b80fca579461774860574eabfd7f18f.(CVE-2018-1000876)\n\nThe _bfd_generic_read_minisymbols function in syms.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31, has a memory leak via a crafted ELF file, leading to a denial of service (memory consumption), as demonstrated by nm.(CVE-2018-20002)\n\nGNU gdb All versions is affected by: Buffer Overflow - Out of bound memory access. The impact is: Deny of Service, Memory Disclosure, and Possible Code Execution. The component is: The main gdb module. The attack vector is: Open an ELF for debugging. The fixed version is: Not fixed yet.(CVE-2019-1010180)\n ...\n\n Description truncated. Please see the references for more information.\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP8.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP8\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.31.1~13.h7.eulerosv2r8\", rls:\"EULEROS-2.0SP8\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.31.1~13.h7.eulerosv2r8\", rls:\"EULEROS-2.0SP8\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:38:59", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17358", "CVE-2018-17360", "CVE-2018-20651", "CVE-2018-20623"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-01-23T00:00:00", "published": "2020-01-23T00:00:00", "id": "OPENVAS:1361412562311220191642", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220191642", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1642)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2019.1642\");\n script_version(\"2020-01-23T12:18:42+0000\");\n script_cve_id(\"CVE-2018-17358\", \"CVE-2018-17360\", \"CVE-2018-20623\", \"CVE-2018-20651\");\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-23 12:18:42 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:18:42 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1642)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP8\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2019-1642\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-1642\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2019-1642 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in _bfd_stab_section_find_nearest_line in syms.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.(CVE-2018-17358)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. a heap-based buffer over-read in bfd_getl32 in libbfd.c allows an attacker to cause a denial of service through a crafted PE file. This vulnerability can be triggered by the executable objdump.(CVE-2018-17360)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. a heap-based buffer over-read in bfd_getl32 in libbfd.c allows an attacker to cause a denial of service through a crafted PE file. This vulnerability can be triggered by the executable objdump.(CVE-2018-20623)\n\nA NULL pointer dereference was discovered in elf_link_add_object_symbols in elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31.1. This occurs for a crafted ET_DYN with no program headers. A specially crafted ELF file allows remote attackers to cause a denial of service, as demonstrated by ld.(CVE-2018-20651)\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP8.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP8\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.31.1~13.h3.eulerosv2r8\", rls:\"EULEROS-2.0SP8\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.31.1~13.h3.eulerosv2r8\", rls:\"EULEROS-2.0SP8\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-04-17T16:55:47", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-18309", "CVE-2018-17358", "CVE-2019-12972", "CVE-2018-18483", "CVE-2018-17359"], "description": "The remote host is missing an update for the Huawei EulerOS\n ", "modified": "2020-04-16T00:00:00", "published": "2020-04-16T00:00:00", "id": "OPENVAS:1361412562311220201372", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220201372", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1372)", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n# Some text descriptions might be excerpted from the referenced\n# advisories, and are Copyright (C) by the respective right holder(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.1.2.2020.1372\");\n script_version(\"2020-04-16T05:45:41+0000\");\n script_cve_id(\"CVE-2018-17358\", \"CVE-2018-17359\", \"CVE-2018-18309\", \"CVE-2018-18483\", \"CVE-2019-12972\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-04-16 05:45:41 +0000 (Thu, 16 Apr 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-04-16 05:45:41 +0000 (Thu, 16 Apr 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2020-1372)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Huawei EulerOS Local Security Checks\");\n script_dependencies(\"gb_huawei_euleros_consolidation.nasl\");\n script_mandatory_keys(\"ssh/login/euleros\", \"ssh/login/rpms\", re:\"ssh/login/release=EULEROS-2\\.0SP3\");\n\n script_xref(name:\"EulerOS-SA\", value:\"2020-1372\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1372\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the Huawei EulerOS\n 'binutils' package(s) announced via the EulerOS-SA-2020-1372 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The get_count function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service (malloc called with the result of an integer-overflowing calculation) or possibly have unspecified other impact via a crafted string, as demonstrated by c++filt.(CVE-2018-18483)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory address dereference was discovered in read_reloc in reloc.c. The vulnerability causes a segmentation fault and application crash, which leads to denial of service, as demonstrated by objdump, because of missing _bfd_clear_contents bounds checking.(CVE-2018-18309)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. There is a heap-based buffer over-read in _bfd_doprnt in bfd.c because elf_object_p in elfcode.h mishandles an e_shstrndx section of type SHT_GROUP by omitting a trailing '\\0' character.(CVE-2019-12972)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in _bfd_stab_section_find_nearest_line in syms.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.(CVE-2018-17358)\n\nAn issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in bfd_zalloc in opncls.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.(CVE-2018-17359)\");\n\n script_tag(name:\"affected\", value:\"'binutils' package(s) on Huawei EulerOS V2.0SP3.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"EULEROS-2.0SP3\") {\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils\", rpm:\"binutils~2.25.1~22.base.h38\", rls:\"EULEROS-2.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"binutils-devel\", rpm:\"binutils-devel~2.25.1~22.base.h38\", rls:\"EULEROS-2.0SP3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if (__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "nessus": [{"lastseen": "2021-01-07T08:59:47", "description": "According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 11, "cvss3": {"score": 7.8, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2019-11-12T00:00:00", "title": "EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-2129)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-17122", "CVE-2017-14529", "CVE-2017-7299", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-15022", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-9955", "CVE-2018-17360", "CVE-2017-17124", "CVE-2017-14934", "CVE-2017-15023", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-16832", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2017-7209", "CVE-2017-17121", "CVE-2017-17125", "CVE-2018-17359", "CVE-2017-14129", "CVE-2017-17123", "CVE-2017-9745"], "modified": "2019-11-12T00:00:00", "cpe": ["p-cpe:/a:huawei:euleros:binutils-devel", "p-cpe:/a:huawei:euleros:binutils", "cpe:/o:huawei:euleros:2.0"], "id": "EULEROS_SA-2019-2129.NASL", "href": "https://www.tenable.com/plugins/nessus/130838", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(130838);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2017-12967\",\n \"CVE-2017-14128\",\n \"CVE-2017-14129\",\n \"CVE-2017-14529\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15025\",\n \"CVE-2017-15225\",\n \"CVE-2017-15938\",\n \"CVE-2017-15939\",\n \"CVE-2017-16832\",\n \"CVE-2017-17080\",\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17123\",\n \"CVE-2017-17124\",\n \"CVE-2017-17125\",\n \"CVE-2017-7209\",\n \"CVE-2017-7299\",\n \"CVE-2017-8394\",\n \"CVE-2017-9038\",\n \"CVE-2017-9039\",\n \"CVE-2017-9041\",\n \"CVE-2017-9745\",\n \"CVE-2017-9954\",\n \"CVE-2017-9955\",\n \"CVE-2018-17358\",\n \"CVE-2018-17359\",\n \"CVE-2018-17360\"\n );\n\n script_name(english:\"EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-2129)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2129\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?03c19dd4\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-9745\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/10/27\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/11/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:2.0\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/sp\");\n script_exclude_keys(\"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nif (release !~ \"^EulerOS release 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"EulerOS 2.0\");\n\nsp = get_kb_item(\"Host/EulerOS/sp\");\nif (isnull(sp) || sp !~ \"^(5)$\") audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP5\");\n\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (!empty_or_null(uvp)) audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP5\", \"EulerOS UVP \" + uvp);\n\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_ARCH_NOT, \"i686 / x86_64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.27-28.base.1.h30.eulerosv2r7\",\n \"binutils-devel-2.27-28.base.1.h30.eulerosv2r7\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", sp:\"5\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-01-01T01:07:06", "description": "An update of the binutils package has been released.", "edition": 17, "cvss3": {"score": 5.5, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"}, "published": "2019-02-07T00:00:00", "title": "Photon OS 1.0: Binutils PHSA-2018-1.0-0104", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-14933", "CVE-2017-14974", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14940", "CVE-2017-14939", "CVE-2017-14934", "CVE-2017-15023", "CVE-2017-13716", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-17123"], "modified": "2021-01-02T00:00:00", "cpe": ["p-cpe:/a:vmware:photonos:binutils", "cpe:/o:vmware:photonos:1.0"], "id": "PHOTONOS_PHSA-2018-1_0-0104_BINUTILS.NASL", "href": "https://www.tenable.com/plugins/nessus/121805", "sourceData": "#\n# (C) Tenable Network Security, Inc.`\n#\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2018-1.0-0104. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(121805);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/04/02 21:54:17\");\n\n script_cve_id(\n \"CVE-2017-13716\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14933\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-14974\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15023\",\n \"CVE-2017-15024\",\n \"CVE-2017-15025\",\n \"CVE-2017-17080\",\n \"CVE-2017-17123\"\n );\n\n script_name(english:\"Photon OS 1.0: Binutils PHSA-2018-1.0-0104\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote PhotonOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of the binutils package has been released.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://github.com/vmware/photon/wiki/Security-Updates-1.0-104.md\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected Linux packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-13716\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/02/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/02/01\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/02/07\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:1.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 1\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 1.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.30-1.ph1\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.1, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:C"}}, {"lastseen": "2019-02-08T12:48:14", "description": "An update of 'binutils' packages of Photon OS has been released.", "edition": 4, "published": "2018-08-17T00:00:00", "title": "Photon OS 1.0: Binutils PHSA-2018-1.0-0104 (deprecated)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-14933", "CVE-2017-14974", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14940", "CVE-2017-14939", "CVE-2017-14934", "CVE-2017-15023", "CVE-2017-13716", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-17123"], "modified": "2019-02-07T00:00:00", "cpe": ["p-cpe:/a:vmware:photonos:binutils", "cpe:/o:vmware:photonos:1.0"], "id": "PHOTONOS_PHSA-2018-1_0-0104.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=111916", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# @DEPRECATED@\n#\n# Disabled on 2/7/2019\n#\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2018-1.0-0104. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(111916);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/02/07 18:59:50\");\n\n script_cve_id(\n \"CVE-2017-13716\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14933\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-14974\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15023\",\n \"CVE-2017-15024\",\n \"CVE-2017-15025\",\n \"CVE-2017-17080\",\n \"CVE-2017-17123\"\n );\n\n script_name(english:\"Photon OS 1.0: Binutils PHSA-2018-1.0-0104 (deprecated)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"This plugin has been deprecated.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of 'binutils' packages of Photon OS has been released.\");\n # https://github.com/vmware/photon/wiki/Security-Updates-1.0-104\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?c3e3a7b7\");\n script_set_attribute(attribute:\"solution\", value:\"n/a.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-13716\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/02/01\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/08/17\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:1.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\nexit(0, \"This plugin has been deprecated.\");\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 1\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 1.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\npkgs = [\n \"binutils-2.30-1.ph1\",\n \"binutils-debuginfo-2.30-1.ph1\",\n \"binutils-devel-2.30-1.ph1\"\n];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"PhotonOS-1.0\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.1, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:COMPLETE/"}}, {"lastseen": "2021-01-01T01:07:17", "description": "An update of the binutils package has been released.", "edition": 17, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-02-07T00:00:00", "title": "Photon OS 2.0: Binutils PHSA-2018-2.0-0016", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-14933", "CVE-2017-14974", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-8817", "CVE-2017-14940", "CVE-2017-14939", "CVE-2017-14934", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-17123"], "modified": "2021-01-02T00:00:00", "cpe": ["cpe:/o:vmware:photonos:2.0", "p-cpe:/a:vmware:photonos:binutils"], "id": "PHOTONOS_PHSA-2018-2_0-0016_BINUTILS.NASL", "href": "https://www.tenable.com/plugins/nessus/121915", "sourceData": "#\n# (C) Tenable Network Security, Inc.`\n#\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2018-2.0-0016. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(121915);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/04/02 21:54:17\");\n\n script_cve_id(\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14933\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-14974\",\n \"CVE-2017-17080\",\n \"CVE-2017-17123\"\n );\n\n script_name(english:\"Photon OS 2.0: Binutils PHSA-2018-2.0-0016\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote PhotonOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of the binutils package has been released.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://github.com/vmware/photon/wiki/Security-Updates-2-16.md\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected Linux packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-8817\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/02/14\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/02/14\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/02/07\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:2.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 2.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.30-1.ph2\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-01-07T09:01:23", "description": "According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - The aout_32_swap_std_reloc_out function in aoutx.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils before 2.31, allows\n remote attackers to cause a denial of service\n (segmentation fault and application crash) via a\n crafted file, as demonstrated by\n objcopy.(CVE-2018-14038)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.29 and\n 2.30. Stack Exhaustion occurs in the C++ demangling\n functions provided by libiberty, and there are\n recursive stack frames: demangle_nested_args,\n demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - GNU assembler in GNU Binutils 2.28 is vulnerable to a\n global buffer overflow (of size 1) while attempting to\n unget an EOF character from the input stream,\n potentially leading to a program crash.(CVE-2017-7223)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer overflow while processing a bogus\n input script, leading to a program crash. This relates\n to lack of '\\0' termination of a name field in\n ldlex.l.(CVE-2017-7227)\n\n - ihex.c in GNU Binutils before 2.26 contains a stack\n buffer overflow when printing bad bytes in Intel Hex\n objects.(CVE-2014-9939)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - objdump in GNU Binutils 2.28 is vulnerable to multiple\n heap-based buffer over-reads (of size 1 and size 8)\n while handling corrupt STABS enum type strings in a\n crafted object file, leading to program\n crash.(CVE-2017-7210)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - readelf in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer over-read while processing corrupt\n RL78 binaries. The vulnerability can trigger program\n crashes. It may lead to an information leak as\n well.(CVE-2017-6969)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The _bfd_generic_read_minisymbols function in syms.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.31, has a memory leak\n via a crafted ELF file, leading to a denial of service\n (memory consumption), as demonstrated by\n nm.(CVE-2018-20002)\n\n - The _bfd_vms_slurp_eeom function in libbfd.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12453)\n\n - The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an arbitrary memory read via\n a crafted vms alpha file.(CVE-2017-12454)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The bfd_get_debug_link_info_1 function in opncls.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.30, has an unchecked\n strnlen operation. Remote attackers could leverage this\n vulnerability to cause a denial of service\n (segmentation fault) via a crafted ELF\n file.(CVE-2018-6759)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The elf_object_p function in elfcode.h in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, has an unsigned\n integer overflow because bfd_size_type multiplication\n is not used. A crafted ELF file allows remote attackers\n to cause a denial of service (application crash) or\n possibly have unspecified other impact.(CVE-2018-6323)\n\n - The find_nearest_line function in addr2line in GNU\n Binutils 2.28 does not handle the case where the main\n file name and the directory name are both empty,\n triggering a NULL pointer dereference and an invalid\n write, and leading to a program crash.(CVE-2017-7225)\n\n - The find_nearest_line function in objdump in GNU\n Binutils 2.28 is vulnerable to an invalid write (of\n size 1) while disassembling a corrupt binary that\n contains an empty function name, leading to a program\n crash.(CVE-2017-7224)\n\n - The function coff_set_alignment_hook in coffcode.h in\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, has a memory leak\n vulnerability which can cause memory exhaustion in\n objdump via a crafted PE file. Additional validation in\n dump_relocs_in_section in objdump.c can resolve\n this.(CVE-2017-8421)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The pe_ILF_object_p function in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, is vulnerable to a heap-based\n buffer over-read of size 4049 because it uses the\n strlen function instead of strnlen, leading to program\n crashes in several utilities such as addr2line, size,\n and strings. It could lead to information disclosure as\n well.(CVE-2017-7226)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - The read_symbol_stabs_debugging_info function in\n rddbg.c in GNU Binutils 2.29 and earlier allows remote\n attackers to cause an out of bounds heap read via a\n crafted binary file.(CVE-2017-12456)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 11, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-12-19T00:00:00", "title": "EulerOS 2.0 SP3 : binutils (EulerOS-SA-2019-2558)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2018-9138", "CVE-2017-9755", "CVE-2017-12456", "CVE-2017-9751", "CVE-2017-17122", "CVE-2017-7614", "CVE-2017-7223", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-7227", "CVE-2017-14940", "CVE-2017-12453", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-7224", "CVE-2017-9750", "CVE-2017-17124", "CVE-2017-14934", "CVE-2014-9939", "CVE-2017-7225", "CVE-2018-6323", "CVE-2017-12452", "CVE-2018-6759", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-7301", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-7210", "CVE-2018-18607", "CVE-2017-7226", "CVE-2018-14038", "CVE-2017-17121", "CVE-2019-9074", "CVE-2018-20002", "CVE-2017-14129", "CVE-2017-17123", "CVE-2017-8421", "CVE-2018-18606", "CVE-2017-12454", "CVE-2017-9745", "CVE-2017-6969"], "modified": "2019-12-19T00:00:00", "cpe": ["p-cpe:/a:huawei:euleros:binutils-devel", "p-cpe:/a:huawei:euleros:binutils", "cpe:/o:huawei:euleros:2.0"], "id": "EULEROS_SA-2019-2558.NASL", "href": "https://www.tenable.com/plugins/nessus/132275", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(132275);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2014-9939\",\n \"CVE-2017-12452\",\n \"CVE-2017-12453\",\n \"CVE-2017-12454\",\n \"CVE-2017-12456\",\n \"CVE-2017-12967\",\n \"CVE-2017-13710\",\n \"CVE-2017-14128\",\n \"CVE-2017-14129\",\n \"CVE-2017-14529\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15024\",\n \"CVE-2017-15025\",\n \"CVE-2017-15225\",\n \"CVE-2017-15938\",\n \"CVE-2017-17080\",\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17123\",\n \"CVE-2017-17124\",\n \"CVE-2017-6969\",\n \"CVE-2017-7210\",\n \"CVE-2017-7223\",\n \"CVE-2017-7224\",\n \"CVE-2017-7225\",\n \"CVE-2017-7226\",\n \"CVE-2017-7227\",\n \"CVE-2017-7299\",\n \"CVE-2017-7300\",\n \"CVE-2017-7301\",\n \"CVE-2017-7614\",\n \"CVE-2017-8394\",\n \"CVE-2017-8395\",\n \"CVE-2017-8421\",\n \"CVE-2017-9038\",\n \"CVE-2017-9039\",\n \"CVE-2017-9041\",\n \"CVE-2017-9745\",\n \"CVE-2017-9750\",\n \"CVE-2017-9751\",\n \"CVE-2017-9755\",\n \"CVE-2017-9954\",\n \"CVE-2018-14038\",\n \"CVE-2018-18605\",\n \"CVE-2018-18606\",\n \"CVE-2018-18607\",\n \"CVE-2018-20002\",\n \"CVE-2018-6323\",\n \"CVE-2018-6759\",\n \"CVE-2018-9138\",\n \"CVE-2019-9074\"\n );\n\n script_name(english:\"EulerOS 2.0 SP3 : binutils (EulerOS-SA-2019-2558)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - The aout_32_swap_std_reloc_out function in aoutx.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils before 2.31, allows\n remote attackers to cause a denial of service\n (segmentation fault and application crash) via a\n crafted file, as demonstrated by\n objcopy.(CVE-2018-14038)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.29 and\n 2.30. Stack Exhaustion occurs in the C++ demangling\n functions provided by libiberty, and there are\n recursive stack frames: demangle_nested_args,\n demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - GNU assembler in GNU Binutils 2.28 is vulnerable to a\n global buffer overflow (of size 1) while attempting to\n unget an EOF character from the input stream,\n potentially leading to a program crash.(CVE-2017-7223)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer overflow while processing a bogus\n input script, leading to a program crash. This relates\n to lack of '\\0' termination of a name field in\n ldlex.l.(CVE-2017-7227)\n\n - ihex.c in GNU Binutils before 2.26 contains a stack\n buffer overflow when printing bad bytes in Intel Hex\n objects.(CVE-2014-9939)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - objdump in GNU Binutils 2.28 is vulnerable to multiple\n heap-based buffer over-reads (of size 1 and size 8)\n while handling corrupt STABS enum type strings in a\n crafted object file, leading to program\n crash.(CVE-2017-7210)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - readelf in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer over-read while processing corrupt\n RL78 binaries. The vulnerability can trigger program\n crashes. It may lead to an information leak as\n well.(CVE-2017-6969)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The _bfd_generic_read_minisymbols function in syms.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.31, has a memory leak\n via a crafted ELF file, leading to a denial of service\n (memory consumption), as demonstrated by\n nm.(CVE-2018-20002)\n\n - The _bfd_vms_slurp_eeom function in libbfd.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12453)\n\n - The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an arbitrary memory read via\n a crafted vms alpha file.(CVE-2017-12454)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The bfd_get_debug_link_info_1 function in opncls.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.30, has an unchecked\n strnlen operation. Remote attackers could leverage this\n vulnerability to cause a denial of service\n (segmentation fault) via a crafted ELF\n file.(CVE-2018-6759)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The elf_object_p function in elfcode.h in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, has an unsigned\n integer overflow because bfd_size_type multiplication\n is not used. A crafted ELF file allows remote attackers\n to cause a denial of service (application crash) or\n possibly have unspecified other impact.(CVE-2018-6323)\n\n - The find_nearest_line function in addr2line in GNU\n Binutils 2.28 does not handle the case where the main\n file name and the directory name are both empty,\n triggering a NULL pointer dereference and an invalid\n write, and leading to a program crash.(CVE-2017-7225)\n\n - The find_nearest_line function in objdump in GNU\n Binutils 2.28 is vulnerable to an invalid write (of\n size 1) while disassembling a corrupt binary that\n contains an empty function name, leading to a program\n crash.(CVE-2017-7224)\n\n - The function coff_set_alignment_hook in coffcode.h in\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, has a memory leak\n vulnerability which can cause memory exhaustion in\n objdump via a crafted PE file. Additional validation in\n dump_relocs_in_section in objdump.c can resolve\n this.(CVE-2017-8421)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The pe_ILF_object_p function in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, is vulnerable to a heap-based\n buffer over-read of size 4049 because it uses the\n strlen function instead of strnlen, leading to program\n crashes in several utilities such as addr2line, size,\n and strings. It could lead to information disclosure as\n well.(CVE-2017-7226)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - The read_symbol_stabs_debugging_info function in\n rddbg.c in GNU Binutils 2.29 and earlier allows remote\n attackers to cause an out of bounds heap read via a\n crafted binary file.(CVE-2017-12456)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2558\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?dba0ab12\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/12/18\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/12/19\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:2.0\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/sp\");\n script_exclude_keys(\"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nif (release !~ \"^EulerOS release 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"EulerOS 2.0\");\n\nsp = get_kb_item(\"Host/EulerOS/sp\");\nif (isnull(sp) || sp !~ \"^(3)$\") audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP3\");\n\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (!empty_or_null(uvp)) audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP3\", \"EulerOS UVP \" + uvp);\n\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_ARCH_NOT, \"i686 / x86_64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.25.1-22.base.h33\",\n \"binutils-devel-2.25.1-22.base.h33\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", sp:\"3\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-01-07T09:01:17", "description": "According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 9, "cvss3": {"score": 6.5, "vector": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"}, "published": "2019-12-09T00:00:00", "title": "EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-2522)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-18605", "CVE-2019-17451", "CVE-2018-18607", "CVE-2018-18606"], "modified": "2019-12-09T00:00:00", "cpe": ["p-cpe:/a:huawei:euleros:binutils-devel", "p-cpe:/a:huawei:euleros:binutils", "cpe:/o:huawei:euleros:2.0"], "id": "EULEROS_SA-2019-2522.NASL", "href": "https://www.tenable.com/plugins/nessus/131796", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(131796);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2018-18605\",\n \"CVE-2018-18606\",\n \"CVE-2018-18607\",\n \"CVE-2019-17451\"\n );\n\n script_name(english:\"EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-2522)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2522\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?0dc8ac1d\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2019-17451\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/12/09\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/12/09\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:2.0\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/sp\");\n script_exclude_keys(\"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nif (release !~ \"^EulerOS release 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"EulerOS 2.0\");\n\nsp = get_kb_item(\"Host/EulerOS/sp\");\nif (isnull(sp) || sp !~ \"^(5)$\") audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP5\");\n\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (!empty_or_null(uvp)) audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP5\", \"EulerOS UVP \" + uvp);\n\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_ARCH_NOT, \"i686 / x86_64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.27-28.base.1.h32.eulerosv2r7\",\n \"binutils-devel-2.27-28.base.1.h32.eulerosv2r7\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", sp:\"5\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-01-07T09:03:54", "description": "According to the versions of the binutils package installed, the\nEulerOS Virtualization installation on the remote host is affected by\nthe following vulnerabilities :\n\n - GNU Binutils 2017-04-03 allows remote attackers to\n cause a denial of service (NULL pointer dereference and\n application crash), related to the\n process_mips_specific function in readelf.c, via a\n crafted ELF file that triggers a large\n memory-allocation attempt.(CVE-2017-9040)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has a\n swap_std_reloc_out function in bfd/aoutx.h that is\n vulnerable to an invalid read (of size 4) because of\n missing checks for relocs that could not be recognised.\n This vulnerability causes Binutils utilities like strip\n to crash.(CVE-2017-7302)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read (of size 4) because of missing a check\n (in the find_link function) for null headers before\n attempting to match them. This vulnerability causes\n Binutils utilities like strip to crash.(CVE-2017-7303)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read (of size 8) because of missing a check\n (in the copy_special_section_fields function) for an\n invalid sh_link field before attempting to follow it.\n This vulnerability causes Binutils utilities like strip\n to crash.(CVE-2017-7304)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to a\n global buffer over-read error because of an assumption\n made by code that runs for objcopy and strip, that\n SHT_REL/SHR_RELA sections are always named starting\n with a .rel/.rela prefix. This vulnerability causes\n programs that conduct an analysis of binary programs\n using the libbfd library, such as objcopy and strip, to\n crash.(CVE-2017-8393)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 1 because the existing reloc\n offset range tests didn't catch small negative offsets\n less than the size of the reloc field. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objdump, to crash.(CVE-2017-8396)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 1 and an invalid write of size\n 1 during processing of a corrupt binary containing\n reloc(s) with negative addresses. This vulnerability\n causes programs that conduct an analysis of binary\n programs using the libbfd library, such as objdump, to\n crash.(CVE-2017-8397)\n\n - dwarf.c in GNU Binutils 2.28 is vulnerable to an\n invalid read of size 1 during dumping of debug\n information from a corrupt binary. This vulnerability\n causes programs that conduct an analysis of binary\n programs, such as objdump and readelf, to\n crash.(CVE-2017-8398)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\n - The elf_read_notesfunction in bfd/elf.c in GNU Binutils\n 2.29 allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file.(CVE-2017-12799)\n\n - elfcomm.c in readelf in GNU Binutils 2.29 allows remote\n attackers to cause a denial of service (excessive\n memory allocation) or possibly have unspecified other\n impact via a crafted ELF file that triggers a 'buffer\n overflow on fuzzed archive header,' related to an\n uninitialized variable, an improper conditional jump,\n and the get_archive_member_name,\n process_archive_index_and_symbols, and setup_archive\n functions.(CVE-2017-15996)\n\n - readelf.c in GNU Binutils 2017-04-12 has a 'cannot be\n represented in type long' issue, which might allow\n remote attackers to cause a denial of service\n (application crash) or possibly have unspecified other\n impact via a crafted ELF file.(CVE-2017-9042)\n\n - The score_opcodes function in opcodes/score7-dis.c in\n GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (buffer overflow and application\n crash) or possibly have unspecified other impact via a\n crafted binary file, as demonstrated by mishandling of\n this file during 'objdump -D' execution.(CVE-2017-9742)\n\n - The sh_elf_set_mach_from_flags function in\n bfd/elf32-sh.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.28, allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file during 'objdump -D' execution.(CVE-2017-9744)\n\n - The disassemble_bytes function in objdump.c in GNU\n Binutils 2.28 allows remote attackers to cause a denial\n of service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of rae\n insns printing for this file during 'objdump -D'\n execution.(CVE-2017-9746)\n\n - The ieee_archive_p function in bfd/ieee.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, might allow remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution. NOTE: this may be related to a compiler\n bug.(CVE-2017-9747)\n\n - The ieee_object_p function in bfd/ieee.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, might allow remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution. NOTE: this may be related to a compiler\n bug.(CVE-2017-9748)\n\n - The *regs* macros in opcodes/bfin-dis.c in GNU Binutils\n 2.28 allow remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file during 'objdump -D' execution.(CVE-2017-9749)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - bfd/vms-alpha.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.28, allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file in the _bfd_vms_get_value and _bfd_vms_slurp_etir\n functions during 'objdump -D' execution.(CVE-2017-9752)\n\n - The versados_mkobject function in bfd/versados.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, does not initialize a\n certain data structure, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9753)\n\n - The process_otr function in bfd/versados.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, does not validate a\n certain offset, which allows remote attackers to cause\n a denial of service (buffer overflow and application\n crash) or possibly have unspecified other impact via a\n crafted binary file, as demonstrated by mishandling of\n this file during 'objdump -D' execution.(CVE-2017-9754)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - The aarch64_ext_ldst_reglist function in\n opcodes/aarch64-dis.c in GNU Binutils 2.28 allows\n remote attackers to cause a denial of service (buffer\n overflow and application crash) or possibly have\n unspecified other impact via a crafted binary file, as\n demonstrated by mishandling of this file during\n 'objdump -D' execution.(CVE-2017-9756)\n\n - The elf_object_p function in elfcode.h in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, has an unsigned\n integer overflow because bfd_size_type multiplication\n is not used. A crafted ELF file allows remote attackers\n to cause a denial of service (application crash) or\n possibly have unspecified other impact.(CVE-2018-6323)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is a heap-based buffer overflow in\n _bfd_archive_64_bit_slurp_armap in\n archive64.c.(CVE-2019-9075)\n\n - A NULL pointer dereference (aka SEGV on unknown address\n 0x000000000000) was discovered in\n work_stuff_copy_to_from in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.30. This\n can occur during execution of objdump.(CVE-2018-12697)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - GNU binutils gold gold v1.11-v1.16 (GNU binutils\n v2.21-v2.31.1) is affected by: Improper Input\n Validation, Signed/Unsigned Comparison, Out-of-bounds\n Read. The impact is: Denial of service. The component\n is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The\n attack vector is: An ELF file with an invalid e_shoff\n header field must be opened.(CVE-2019-1010204)\n\n - The _bfd_xcoff_read_ar_hdr function in\n bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds stack read\n via a crafted COFF image file.(CVE-2017-12451)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. There is a heap-based buffer over-read\n in _bfd_doprnt in bfd.c because elf_object_p in\n elfcode.h mishandles an e_shstrndx section of type\n SHT_GROUP by omitting a trailing '\\0'\n character.(CVE-2019-12972)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils through 2.31. There is a heap-based buffer\n overflow in bfd_elf32_swap_phdr_in in elfcode.h because\n the number of program headers is not\n restricted.(CVE-2018-19931)\n\n - GNU gdb All versions is affected by: Buffer Overflow -\n Out of bound memory access. The impact is: Deny of\n Service, Memory Disclosure, and Possible Code\n Execution. The component is: The main gdb module. The\n attack vector is: Open an ELF for debugging. The fixed\n version is: Not fixed yet.(CVE-2019-1010180)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an attempted excessive memory\n allocation in elf_read_notes in elf.c.(CVE-2019-9076)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32.\n simple_object_elf_match in simple-object-elf.c does not\n check for a zero shstrndx value, leading to an integer\n overflow and resultant heap-based buffer\n overflow.(CVE-2019-14250)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32. It is a stack\n consumption issue in d_count_templates_scopes in\n cp-demangle.c after many recursive calls(CVE-2019-9071)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32. It is a heap-based\n buffer over-read in d_expression_1 in cp-demangle.c\n after many recursive calls.(CVE-2019-9070)\n\n - The demangle_template function in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.31.1, has a\n memory leak via a crafted string, leading to a denial\n of service (memory consumption), as demonstrated by\n cxxfilt, a related issue to\n CVE-2018-12698.(CVE-2018-20657)\n\n - The get_count function in cplus-dem.c in GNU libiberty,\n as distributed in GNU Binutils 2.31, allows remote\n attackers to cause a denial of service (malloc called\n with the result of an integer-overflowing calculation)\n or possibly have unspecified other impact via a crafted\n string, as demonstrated by c++filt.(CVE-2018-18483)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 5, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2020-04-16T00:00:00", "title": "EulerOS Virtualization 3.0.2.2 : binutils (EulerOS-SA-2020-1466)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2017-12451", "CVE-2019-9076", "CVE-2017-9755", "CVE-2019-1010204", "CVE-2017-9751", "CVE-2017-9744", "CVE-2017-17122", "CVE-2017-9042", "CVE-2017-7614", "CVE-2017-14529", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2018-17358", "CVE-2017-9746", "CVE-2018-12698", "CVE-2019-9071", "CVE-2018-12697", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-9742", "CVE-2017-17080", "CVE-2019-14250", "CVE-2017-8396", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-14940", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2019-1010180", "CVE-2017-14939", "CVE-2019-12972", "CVE-2017-9955", "CVE-2017-9753", "CVE-2018-17360", "CVE-2017-7303", "CVE-2017-9750", "CVE-2017-9756", "CVE-2017-17124", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-14934", "CVE-2017-9748", "CVE-2018-19931", "CVE-2018-18483", "CVE-2017-15023", "CVE-2018-6323", "CVE-2017-12452", "CVE-2019-9075", "CVE-2017-15938", "CVE-2018-20657", "CVE-2017-8393", "CVE-2017-12967", "CVE-2017-8397", "CVE-2017-16832", "CVE-2017-7301", "CVE-2019-17451", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-15939", "CVE-2017-7304", "CVE-2018-18607", "CVE-2017-7209", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2019-9070", "CVE-2017-8398", "CVE-2017-17121", "CVE-2017-17125", "CVE-2019-9074", "CVE-2017-15996", "CVE-2018-17359", "CVE-2017-9747", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-9745"], "modified": "2020-04-16T00:00:00", "cpe": ["cpe:/o:huawei:euleros:uvp:3.0.2.2", "p-cpe:/a:huawei:euleros:binutils"], "id": "EULEROS_SA-2020-1466.NASL", "href": "https://www.tenable.com/plugins/nessus/135628", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(135628);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2017-12451\",\n \"CVE-2017-12452\",\n \"CVE-2017-12799\",\n \"CVE-2017-12967\",\n \"CVE-2017-13710\",\n \"CVE-2017-14128\",\n \"CVE-2017-14129\",\n \"CVE-2017-14529\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15024\",\n \"CVE-2017-15025\",\n \"CVE-2017-15225\",\n \"CVE-2017-15938\",\n \"CVE-2017-15939\",\n \"CVE-2017-15996\",\n \"CVE-2017-16832\",\n \"CVE-2017-17080\",\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17123\",\n \"CVE-2017-17124\",\n \"CVE-2017-17125\",\n \"CVE-2017-7209\",\n \"CVE-2017-7299\",\n \"CVE-2017-7300\",\n \"CVE-2017-7301\",\n \"CVE-2017-7302\",\n \"CVE-2017-7303\",\n \"CVE-2017-7304\",\n \"CVE-2017-7614\",\n \"CVE-2017-8393\",\n \"CVE-2017-8394\",\n \"CVE-2017-8395\",\n \"CVE-2017-8396\",\n \"CVE-2017-8397\",\n \"CVE-2017-8398\",\n \"CVE-2017-9038\",\n \"CVE-2017-9039\",\n \"CVE-2017-9040\",\n \"CVE-2017-9041\",\n \"CVE-2017-9042\",\n \"CVE-2017-9742\",\n \"CVE-2017-9744\",\n \"CVE-2017-9745\",\n \"CVE-2017-9746\",\n \"CVE-2017-9747\",\n \"CVE-2017-9748\",\n \"CVE-2017-9749\",\n \"CVE-2017-9750\",\n \"CVE-2017-9751\",\n \"CVE-2017-9752\",\n \"CVE-2017-9753\",\n \"CVE-2017-9754\",\n \"CVE-2017-9755\",\n \"CVE-2017-9756\",\n \"CVE-2017-9954\",\n \"CVE-2017-9955\",\n \"CVE-2018-12697\",\n \"CVE-2018-17358\",\n \"CVE-2018-17359\",\n \"CVE-2018-17360\",\n \"CVE-2018-18483\",\n \"CVE-2018-18605\",\n \"CVE-2018-18606\",\n \"CVE-2018-18607\",\n \"CVE-2018-19931\",\n \"CVE-2018-20657\",\n \"CVE-2018-6323\",\n \"CVE-2019-1010180\",\n \"CVE-2019-1010204\",\n \"CVE-2019-12972\",\n \"CVE-2019-14250\",\n \"CVE-2019-17451\",\n \"CVE-2019-9070\",\n \"CVE-2019-9071\",\n \"CVE-2019-9074\",\n \"CVE-2019-9075\",\n \"CVE-2019-9076\"\n );\n\n script_name(english:\"EulerOS Virtualization 3.0.2.2 : binutils (EulerOS-SA-2020-1466)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS Virtualization host is missing multiple security\nupdates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils package installed, the\nEulerOS Virtualization installation on the remote host is affected by\nthe following vulnerabilities :\n\n - GNU Binutils 2017-04-03 allows remote attackers to\n cause a denial of service (NULL pointer dereference and\n application crash), related to the\n process_mips_specific function in readelf.c, via a\n crafted ELF file that triggers a large\n memory-allocation attempt.(CVE-2017-9040)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has a\n swap_std_reloc_out function in bfd/aoutx.h that is\n vulnerable to an invalid read (of size 4) because of\n missing checks for relocs that could not be recognised.\n This vulnerability causes Binutils utilities like strip\n to crash.(CVE-2017-7302)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read (of size 4) because of missing a check\n (in the find_link function) for null headers before\n attempting to match them. This vulnerability causes\n Binutils utilities like strip to crash.(CVE-2017-7303)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read (of size 8) because of missing a check\n (in the copy_special_section_fields function) for an\n invalid sh_link field before attempting to follow it.\n This vulnerability causes Binutils utilities like strip\n to crash.(CVE-2017-7304)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to a\n global buffer over-read error because of an assumption\n made by code that runs for objcopy and strip, that\n SHT_REL/SHR_RELA sections are always named starting\n with a .rel/.rela prefix. This vulnerability causes\n programs that conduct an analysis of binary programs\n using the libbfd library, such as objcopy and strip, to\n crash.(CVE-2017-8393)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 1 because the existing reloc\n offset range tests didn't catch small negative offsets\n less than the size of the reloc field. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objdump, to crash.(CVE-2017-8396)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 1 and an invalid write of size\n 1 during processing of a corrupt binary containing\n reloc(s) with negative addresses. This vulnerability\n causes programs that conduct an analysis of binary\n programs using the libbfd library, such as objdump, to\n crash.(CVE-2017-8397)\n\n - dwarf.c in GNU Binutils 2.28 is vulnerable to an\n invalid read of size 1 during dumping of debug\n information from a corrupt binary. This vulnerability\n causes programs that conduct an analysis of binary\n programs, such as objdump and readelf, to\n crash.(CVE-2017-8398)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\n - The elf_read_notesfunction in bfd/elf.c in GNU Binutils\n 2.29 allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file.(CVE-2017-12799)\n\n - elfcomm.c in readelf in GNU Binutils 2.29 allows remote\n attackers to cause a denial of service (excessive\n memory allocation) or possibly have unspecified other\n impact via a crafted ELF file that triggers a 'buffer\n overflow on fuzzed archive header,' related to an\n uninitialized variable, an improper conditional jump,\n and the get_archive_member_name,\n process_archive_index_and_symbols, and setup_archive\n functions.(CVE-2017-15996)\n\n - readelf.c in GNU Binutils 2017-04-12 has a 'cannot be\n represented in type long' issue, which might allow\n remote attackers to cause a denial of service\n (application crash) or possibly have unspecified other\n impact via a crafted ELF file.(CVE-2017-9042)\n\n - The score_opcodes function in opcodes/score7-dis.c in\n GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (buffer overflow and application\n crash) or possibly have unspecified other impact via a\n crafted binary file, as demonstrated by mishandling of\n this file during 'objdump -D' execution.(CVE-2017-9742)\n\n - The sh_elf_set_mach_from_flags function in\n bfd/elf32-sh.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.28, allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file during 'objdump -D' execution.(CVE-2017-9744)\n\n - The disassemble_bytes function in objdump.c in GNU\n Binutils 2.28 allows remote attackers to cause a denial\n of service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of rae\n insns printing for this file during 'objdump -D'\n execution.(CVE-2017-9746)\n\n - The ieee_archive_p function in bfd/ieee.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, might allow remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution. NOTE: this may be related to a compiler\n bug.(CVE-2017-9747)\n\n - The ieee_object_p function in bfd/ieee.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, might allow remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution. NOTE: this may be related to a compiler\n bug.(CVE-2017-9748)\n\n - The *regs* macros in opcodes/bfin-dis.c in GNU Binutils\n 2.28 allow remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file during 'objdump -D' execution.(CVE-2017-9749)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - bfd/vms-alpha.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.28, allows remote attackers to cause a denial of\n service (buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted\n binary file, as demonstrated by mishandling of this\n file in the _bfd_vms_get_value and _bfd_vms_slurp_etir\n functions during 'objdump -D' execution.(CVE-2017-9752)\n\n - The versados_mkobject function in bfd/versados.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, does not initialize a\n certain data structure, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9753)\n\n - The process_otr function in bfd/versados.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, does not validate a\n certain offset, which allows remote attackers to cause\n a denial of service (buffer overflow and application\n crash) or possibly have unspecified other impact via a\n crafted binary file, as demonstrated by mishandling of\n this file during 'objdump -D' execution.(CVE-2017-9754)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - The aarch64_ext_ldst_reglist function in\n opcodes/aarch64-dis.c in GNU Binutils 2.28 allows\n remote attackers to cause a denial of service (buffer\n overflow and application crash) or possibly have\n unspecified other impact via a crafted binary file, as\n demonstrated by mishandling of this file during\n 'objdump -D' execution.(CVE-2017-9756)\n\n - The elf_object_p function in elfcode.h in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, has an unsigned\n integer overflow because bfd_size_type multiplication\n is not used. A crafted ELF file allows remote attackers\n to cause a denial of service (application crash) or\n possibly have unspecified other impact.(CVE-2018-6323)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is a heap-based buffer overflow in\n _bfd_archive_64_bit_slurp_armap in\n archive64.c.(CVE-2019-9075)\n\n - A NULL pointer dereference (aka SEGV on unknown address\n 0x000000000000) was discovered in\n work_stuff_copy_to_from in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.30. This\n can occur during execution of objdump.(CVE-2018-12697)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - GNU binutils gold gold v1.11-v1.16 (GNU binutils\n v2.21-v2.31.1) is affected by: Improper Input\n Validation, Signed/Unsigned Comparison, Out-of-bounds\n Read. The impact is: Denial of service. The component\n is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The\n attack vector is: An ELF file with an invalid e_shoff\n header field must be opened.(CVE-2019-1010204)\n\n - The _bfd_xcoff_read_ar_hdr function in\n bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds stack read\n via a crafted COFF image file.(CVE-2017-12451)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - nm.c and objdump.c in GNU Binutils 2.29.1 mishandle\n certain global symbols, which allows remote attackers\n to cause a denial of service\n (_bfd_elf_get_symbol_version_string buffer over-read\n and application crash) or possibly have unspecified\n other impact via a crafted ELF file.(CVE-2017-17125)\n\n - The pe_bfd_read_buildid function in peicode.h in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29.1, does not validate\n size and offset values in the data dictionary, which\n allows remote attackers to cause a denial of service\n (segmentation violation and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-16832)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n miscalculates DW_FORM_ref_addr die refs in the case of\n a relocatable object file, which allows remote\n attackers to cause a denial of service\n (find_abstract_instance_name invalid memory read,\n segmentation fault, and application\n crash).(CVE-2017-15938)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The get_build_id function in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n file in which a certain size field is larger than a\n corresponding data field, as demonstrated by\n mishandling within the objdump program.(CVE-2017-9955)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - The dump_section_as_bytes function in readelf in GNU\n Binutils 2.28 accesses a NULL pointer while reading\n section contents in a corrupt binary, leading to a\n program crash.(CVE-2017-7209)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. a heap-based buffer over-read in\n bfd_getl32 in libbfd.c allows an attacker to cause a\n denial of service through a crafted PE file. This\n vulnerability can be triggered by the executable\n objdump.(CVE-2018-17360)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29,\n mishandles NULL files in a .debug_line file table,\n which allows remote attackers to cause a denial of\n service (NULL pointer dereference and application\n crash) via a crafted ELF file, related to\n concat_filename. NOTE: this issue is caused by an\n incomplete fix for CVE-2017-15023.(CVE-2017-15939)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an integer overflow leading to a\n SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c, as\n demonstrated by nm.(CVE-2019-17451)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. There is a heap-based buffer over-read\n in _bfd_doprnt in bfd.c because elf_object_p in\n elfcode.h mishandles an e_shstrndx section of type\n SHT_GROUP by omitting a trailing '\\0'\n character.(CVE-2019-12972)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils through 2.31. There is a heap-based buffer\n overflow in bfd_elf32_swap_phdr_in in elfcode.h because\n the number of program headers is not\n restricted.(CVE-2018-19931)\n\n - GNU gdb All versions is affected by: Buffer Overflow -\n Out of bound memory access. The impact is: Deny of\n Service, Memory Disclosure, and Possible Code\n Execution. The component is: The main gdb module. The\n attack vector is: Open an ELF for debugging. The fixed\n version is: Not fixed yet.(CVE-2019-1010180)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n bfd_zalloc in opncls.c. Attackers could leverage this\n vulnerability to cause a denial of service (application\n crash) via a crafted ELF file.(CVE-2018-17359)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.31. An invalid memory access exists in\n _bfd_stab_section_find_nearest_line in syms.c.\n Attackers could leverage this vulnerability to cause a\n denial of service (application crash) via a crafted ELF\n file.(CVE-2018-17358)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an attempted excessive memory\n allocation in elf_read_notes in elf.c.(CVE-2019-9076)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32.\n simple_object_elf_match in simple-object-elf.c does not\n check for a zero shstrndx value, leading to an integer\n overflow and resultant heap-based buffer\n overflow.(CVE-2019-14250)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32. It is a stack\n consumption issue in d_count_templates_scopes in\n cp-demangle.c after many recursive calls(CVE-2019-9071)\n\n - An issue was discovered in GNU libiberty, as\n distributed in GNU Binutils 2.32. It is a heap-based\n buffer over-read in d_expression_1 in cp-demangle.c\n after many recursive calls.(CVE-2019-9070)\n\n - The demangle_template function in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.31.1, has a\n memory leak via a crafted string, leading to a denial\n of service (memory consumption), as demonstrated by\n cxxfilt, a related issue to\n CVE-2018-12698.(CVE-2018-20657)\n\n - The get_count function in cplus-dem.c in GNU libiberty,\n as distributed in GNU Binutils 2.31, allows remote\n attackers to cause a denial of service (malloc called\n with the result of an integer-overflowing calculation)\n or possibly have unspecified other impact via a crafted\n string, as demonstrated by c++filt.(CVE-2018-18483)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2020-1466\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?00bc140a\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/04/16\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/04/16\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:uvp:3.0.2.2\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2020-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (uvp != \"3.0.2.2\") audit(AUDIT_OS_NOT, \"EulerOS Virtualization 3.0.2.2\");\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_ARCH_NOT, \"i686 / x86_64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.27-28.base.1.h40.eulerosv2r7\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-01-07T09:01:05", "description": "According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - An issue was discovered in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.29 and\n 2.30. Stack Exhaustion occurs in the C++ demangling\n functions provided by libiberty, and there are\n recursive stack frames: demangle_nested_args,\n demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - The _bfd_generic_read_minisymbols function in syms.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.31, has a memory leak\n via a crafted ELF file, leading to a denial of service\n (memory consumption), as demonstrated by\n nm.(CVE-2018-20002)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\n - ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER.\n ConsultIDs: CVE-2018-7642. Reason: This candidate is a\n reservation duplicate of CVE-2018-7642. Notes: All CVE\n users should reference CVE-2018-7642 instead of this\n candidate. All references and descriptions in this\n candidate have been removed to prevent accidental\n usage.(CVE-2018-14038)\n\n - The _bfd_vms_save_sized_string function in vms-misc.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29 and\n earlier, allows remote attackers to cause an out of\n bounds heap read via a crafted vms\n file.(CVE-2017-12449)\n\n - The _bfd_xcoff_read_ar_hdr function in\n bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds stack read\n via a crafted COFF image file.(CVE-2017-12451)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - The _bfd_vms_slurp_eeom function in libbfd.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12453)\n\n - The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an arbitrary memory read via\n a crafted vms alpha file.(CVE-2017-12454)\n\n - The evax_bfd_print_emh function in vms-alpha.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12455)\n\n - The read_symbol_stabs_debugging_info function in\n rddbg.c in GNU Binutils 2.29 and earlier allows remote\n attackers to cause an out of bounds heap read via a\n crafted binary file.(CVE-2017-12456)\n\n - The bfd_make_section_with_flags function in section.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29 and\n earlier, allows remote attackers to cause a NULL\n dereference via a crafted file.(CVE-2017-12457)\n\n - The nlm_swap_auxiliary_headers_in function in\n bfd/nlmcode.h in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted nlm\n file.(CVE-2017-12458)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - ihex.c in GNU Binutils before 2.26 contains a stack\n buffer overflow when printing bad bytes in Intel Hex\n objects.(CVE-2014-9939)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - objdump in GNU Binutils 2.28 is vulnerable to multiple\n heap-based buffer over-reads (of size 1 and size 8)\n while handling corrupt STABS enum type strings in a\n crafted object file, leading to program\n crash.(CVE-2017-7210)\n\n - GNU assembler in GNU Binutils 2.28 is vulnerable to a\n global buffer overflow (of size 1) while attempting to\n unget an EOF character from the input stream,\n potentially leading to a program crash.(CVE-2017-7223)\n\n - The find_nearest_line function in objdump in GNU\n Binutils 2.28 is vulnerable to an invalid write (of\n size 1) while disassembling a corrupt binary that\n contains an empty function name, leading to a program\n crash.(CVE-2017-7224)\n\n - The find_nearest_line function in addr2line in GNU\n Binutils 2.28 does not handle the case where the main\n file name and the directory name are both empty,\n triggering a NULL pointer dereference and an invalid\n write, and leading to a program crash.(CVE-2017-7225)\n\n - The pe_ILF_object_p function in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, is vulnerable to a heap-based\n buffer over-read of size 4049 because it uses the\n strlen function instead of strnlen, leading to program\n crashes in several utilities such as addr2line, size,\n and strings. It could lead to information disclosure as\n well.(CVE-2017-7226)\n\n - GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer overflow while processing a bogus\n input script, leading to a program crash. This relates\n to lack of '\\0' termination of a name field in\n ldlex.l.(CVE-2017-7227)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - The bfd_get_debug_link_info_1 function in opncls.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.30, has an unchecked\n strnlen operation. Remote attackers could leverage this\n vulnerability to cause a denial of service\n (segmentation fault) via a crafted ELF\n file.(CVE-2018-6759)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - readelf in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer over-read while processing corrupt\n RL78 binaries. The vulnerability can trigger program\n crashes. It may lead to an information leak as\n well.(CVE-2017-6969)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - GNU binutils gold gold v1.11-v1.16 (GNU binutils\n v2.21-v2.31.1) is affected by: Improper Input\n Validation, Signed/Unsigned Comparison, Out-of-bounds\n Read. The impact is: Denial of service. The component\n is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The\n attack vector is: An ELF file with an invalid e_shoff\n header field must be opened.(CVE-2019-1010204)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 10, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-12-04T00:00:00", "title": "EulerOS 2.0 SP2 : binutils (EulerOS-SA-2019-2450)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2018-9138", "CVE-2017-12451", "CVE-2017-9755", "CVE-2018-7642", "CVE-2017-12455", "CVE-2019-1010204", "CVE-2017-12456", "CVE-2017-9751", "CVE-2017-17122", "CVE-2017-7614", "CVE-2017-7223", "CVE-2017-14529", "CVE-2017-12457", "CVE-2018-18605", "CVE-2017-7299", "CVE-2017-15024", "CVE-2017-15025", "CVE-2017-15022", "CVE-2017-7300", "CVE-2017-9041", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-14128", "CVE-2017-9038", "CVE-2017-7227", "CVE-2017-14940", "CVE-2017-12453", "CVE-2017-15225", "CVE-2017-8394", "CVE-2017-13710", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-14939", "CVE-2017-7224", "CVE-2017-9750", "CVE-2017-12458", "CVE-2017-17124", "CVE-2017-14934", "CVE-2014-9939", "CVE-2017-7225", "CVE-2017-12452", "CVE-2018-6759", "CVE-2017-12967", "CVE-2017-7301", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-15021", "CVE-2017-7210", "CVE-2018-18607", "CVE-2017-7226", "CVE-2018-14038", "CVE-2017-17121", "CVE-2019-9074", "CVE-2018-20002", "CVE-2017-14129", "CVE-2017-17123", "CVE-2018-18606", "CVE-2017-12454", "CVE-2017-9745", "CVE-2017-12449", "CVE-2017-6969"], "modified": "2019-12-04T00:00:00", "cpe": ["p-cpe:/a:huawei:euleros:binutils-devel", "p-cpe:/a:huawei:euleros:binutils", "cpe:/o:huawei:euleros:2.0"], "id": "EULEROS_SA-2019-2450.NASL", "href": "https://www.tenable.com/plugins/nessus/131604", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(131604);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2014-9939\",\n \"CVE-2017-12449\",\n \"CVE-2017-12451\",\n \"CVE-2017-12452\",\n \"CVE-2017-12453\",\n \"CVE-2017-12454\",\n \"CVE-2017-12455\",\n \"CVE-2017-12456\",\n \"CVE-2017-12457\",\n \"CVE-2017-12458\",\n \"CVE-2017-12967\",\n \"CVE-2017-13710\",\n \"CVE-2017-14128\",\n \"CVE-2017-14129\",\n \"CVE-2017-14529\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-15021\",\n \"CVE-2017-15022\",\n \"CVE-2017-15024\",\n \"CVE-2017-15025\",\n \"CVE-2017-15225\",\n \"CVE-2017-17080\",\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17123\",\n \"CVE-2017-17124\",\n \"CVE-2017-6969\",\n \"CVE-2017-7210\",\n \"CVE-2017-7223\",\n \"CVE-2017-7224\",\n \"CVE-2017-7225\",\n \"CVE-2017-7226\",\n \"CVE-2017-7227\",\n \"CVE-2017-7299\",\n \"CVE-2017-7300\",\n \"CVE-2017-7301\",\n \"CVE-2017-7614\",\n \"CVE-2017-8394\",\n \"CVE-2017-8395\",\n \"CVE-2017-9038\",\n \"CVE-2017-9039\",\n \"CVE-2017-9041\",\n \"CVE-2017-9745\",\n \"CVE-2017-9750\",\n \"CVE-2017-9751\",\n \"CVE-2017-9755\",\n \"CVE-2017-9954\",\n \"CVE-2018-14038\",\n \"CVE-2018-18605\",\n \"CVE-2018-18606\",\n \"CVE-2018-18607\",\n \"CVE-2018-20002\",\n \"CVE-2018-6759\",\n \"CVE-2018-9138\",\n \"CVE-2019-1010204\",\n \"CVE-2019-9074\"\n );\n\n script_name(english:\"EulerOS 2.0 SP2 : binutils (EulerOS-SA-2019-2450)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the versions of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerabilities :\n\n - An issue was discovered in cplus-dem.c in GNU\n libiberty, as distributed in GNU Binutils 2.29 and\n 2.30. Stack Exhaustion occurs in the C++ demangling\n functions provided by libiberty, and there are\n recursive stack frames: demangle_nested_args,\n demangle_args, do_arg, and do_type.(CVE-2018-9138)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid write of size 8 because of missing a\n malloc() return-value check to see if memory had\n actually been allocated in the\n _bfd_generic_get_section_contents function. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8395)\n\n - _bfd_elf_slurp_version_tables in elf.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (excessive\n memory allocation and application crash) via a crafted\n ELF file.(CVE-2017-14938)\n\n - opcodes/rl78-decode.opc in GNU Binutils 2.28 has an\n unbounded GETBYTE macro, which allows remote attackers\n to cause a denial of service (buffer overflow and\n application crash) or possibly have unspecified other\n impact via a crafted binary file, as demonstrated by\n mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9751)\n\n - elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.28, has\n a 'member access within null pointer' undefined\n behavior issue, which might allow remote attackers to\n cause a denial of service (application crash) or\n possibly have unspecified other impact via an 'int\n main() {return 0}' program.(CVE-2017-7614)\n\n - A heap-based buffer over-read issue was discovered in\n the function sec_merge_hash_lookup in merge.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.31, because\n _bfd_add_merge_section mishandles section merges when\n size is not a multiple of entsize. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18605)\n\n - An issue was discovered in the merge_strings function\n in merge.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge\n sections with large alignments. A specially crafted ELF\n allows remote attackers to cause a denial of service,\n as demonstrated by ld.(CVE-2018-18606)\n\n - An issue was discovered in elf_link_input_bfd in\n elflink.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.31.\n There is a NULL pointer dereference in\n elf_link_input_bfd when used for finding STT_TLS\n symbols without any TLS section. A specially crafted\n ELF allows remote attackers to cause a denial of\n service, as demonstrated by ld.(CVE-2018-18607)\n\n - The _bfd_generic_read_minisymbols function in syms.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.31, has a memory leak\n via a crafted ELF file, leading to a denial of service\n (memory consumption), as demonstrated by\n nm.(CVE-2018-20002)\n\n - The decode_line_info function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (read_1_byte\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14128)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, mishandles a length calculation,\n which allows remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted ELF file, related to\n read_1_byte.(CVE-2017-14939)\n\n - An issue was discovered in the Binary File Descriptor\n (BFD) library (aka libbfd), as distributed in GNU\n Binutils 2.32. It is an out-of-bounds read leading to a\n SEGV in bfd_getl32 in libbfd.c, when called from\n pex64_get_runtime_function in\n pei-x86_64.c.(CVE-2019-9074)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an invalid\n read (of size 8) because the code to emit relocs\n (bfd_elf_final_link function in bfd/elflink.c) does not\n check the format of the input file before trying to\n read the ELF reloc section header. The vulnerability\n leads to a GNU linker (ld) program\n crash.(CVE-2017-7299)\n\n - The setup_group function in elf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a group section that is too\n small.(CVE-2017-13710)\n\n - ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER.\n ConsultIDs: CVE-2018-7642. Reason: This candidate is a\n reservation duplicate of CVE-2018-7642. Notes: All CVE\n users should reference CVE-2018-7642 instead of this\n candidate. All references and descriptions in this\n candidate have been removed to prevent accidental\n usage.(CVE-2018-14038)\n\n - The _bfd_vms_save_sized_string function in vms-misc.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29 and\n earlier, allows remote attackers to cause an out of\n bounds heap read via a crafted vms\n file.(CVE-2017-12449)\n\n - The _bfd_xcoff_read_ar_hdr function in\n bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds stack read\n via a crafted COFF image file.(CVE-2017-12451)\n\n - The bfd_mach_o_i386_canonicalize_one_reloc function in\n bfd/mach-o-i386.c in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted mach-o\n file.(CVE-2017-12452)\n\n - The _bfd_vms_slurp_eeom function in libbfd.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12453)\n\n - The _bfd_vms_slurp_egsd function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an arbitrary memory read via\n a crafted vms alpha file.(CVE-2017-12454)\n\n - The evax_bfd_print_emh function in vms-alpha.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29 and earlier, allows\n remote attackers to cause an out of bounds heap read\n via a crafted vms alpha file.(CVE-2017-12455)\n\n - The read_symbol_stabs_debugging_info function in\n rddbg.c in GNU Binutils 2.29 and earlier allows remote\n attackers to cause an out of bounds heap read via a\n crafted binary file.(CVE-2017-12456)\n\n - The bfd_make_section_with_flags function in section.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29 and\n earlier, allows remote attackers to cause a NULL\n dereference via a crafted file.(CVE-2017-12457)\n\n - The nlm_swap_auxiliary_headers_in function in\n bfd/nlmcode.h in the Binary File Descriptor (BFD)\n library (aka libbfd), as distributed in GNU Binutils\n 2.29 and earlier, allows remote attackers to cause an\n out of bounds heap read via a crafted nlm\n file.(CVE-2017-12458)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, is vulnerable to\n an invalid read of size 4 due to NULL pointer\n dereferencing of _bfd_elf_large_com_section. This\n vulnerability causes programs that conduct an analysis\n of binary programs using the libbfd library, such as\n objcopy, to crash.(CVE-2017-8394)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n MIPS GOT mishandling in the process_mips_specific\n function in readelf.c.(CVE-2017-9041)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (memory consumption) via a crafted\n ELF file with many program headers, related to the\n get_program_headers function in\n readelf.c.(CVE-2017-9039)\n\n - The getsym function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a malformed tekhex\n binary.(CVE-2017-12967)\n\n - ihex.c in GNU Binutils before 2.26 contains a stack\n buffer overflow when printing bad bytes in Intel Hex\n objects.(CVE-2014-9939)\n\n - GNU Binutils 2.28 allows remote attackers to cause a\n denial of service (heap-based buffer over-read and\n application crash) via a crafted ELF file, related to\n the byte_get_little_endian function in elfcomm.c, the\n get_unwind_section_word function in readelf.c, and ARM\n unwind information that contains invalid word\n offsets.(CVE-2017-9038)\n\n - opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds\n checks for certain scale arrays, which allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9750)\n\n - objdump in GNU Binutils 2.28 is vulnerable to multiple\n heap-based buffer over-reads (of size 1 and size 8)\n while handling corrupt STABS enum type strings in a\n crafted object file, leading to program\n crash.(CVE-2017-7210)\n\n - GNU assembler in GNU Binutils 2.28 is vulnerable to a\n global buffer overflow (of size 1) while attempting to\n unget an EOF character from the input stream,\n potentially leading to a program crash.(CVE-2017-7223)\n\n - The find_nearest_line function in objdump in GNU\n Binutils 2.28 is vulnerable to an invalid write (of\n size 1) while disassembling a corrupt binary that\n contains an empty function name, leading to a program\n crash.(CVE-2017-7224)\n\n - The find_nearest_line function in addr2line in GNU\n Binutils 2.28 does not handle the case where the main\n file name and the directory name are both empty,\n triggering a NULL pointer dereference and an invalid\n write, and leading to a program crash.(CVE-2017-7225)\n\n - The pe_ILF_object_p function in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, is vulnerable to a heap-based\n buffer over-read of size 4049 because it uses the\n strlen function instead of strnlen, leading to program\n crashes in several utilities such as addr2line, size,\n and strings. It could lead to information disclosure as\n well.(CVE-2017-7226)\n\n - GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer overflow while processing a bogus\n input script, leading to a program crash. This relates\n to lack of '\\0' termination of a name field in\n ldlex.l.(CVE-2017-7227)\n\n - opcodes/i386-dis.c in GNU Binutils 2.28 does not\n consider the number of registers for bnd mode, which\n allows remote attackers to cause a denial of service\n (buffer overflow and application crash) or possibly\n have unspecified other impact via a crafted binary\n file, as demonstrated by mishandling of this file\n during 'objdump -D' execution.(CVE-2017-9755)\n\n - The bfd_get_debug_link_info_1 function in opncls.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.30, has an unchecked\n strnlen operation. Remote attackers could leverage this\n vulnerability to cause a denial of service\n (segmentation fault) via a crafted ELF\n file.(CVE-2018-6759)\n\n - The read_section function in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (parse_comp_unit\n heap-based buffer over-read and application crash) via\n a crafted ELF file.(CVE-2017-14129)\n\n - dwarf2.c in the Binary File Descriptor (BFD) library\n (aka libbfd), as distributed in GNU Binutils 2.29, does\n not validate the DW_AT_name data type, which allows\n remote attackers to cause a denial of service\n (bfd_hash_hash NULL pointer dereference, or\n out-of-bounds access, and application crash) via a\n crafted ELF file, related to scan_unit_for_symbols and\n parse_comp_unit.(CVE-2017-15022)\n\n - The coff_slurp_reloc_table function in coffcode.h in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (NULL pointer\n dereference and application crash) via a crafted COFF\n based file.(CVE-2017-17123)\n\n - The pe_print_idata function in peXXigen.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, mishandles HintName\n vector entries, which allows remote attackers to cause\n a denial of service (heap-based buffer over-read and\n application crash) via a crafted PE file, related to\n the bfd_getl16 function.(CVE-2017-14529)\n\n - find_abstract_instance_name in dwarf2.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted ELF\n file.(CVE-2017-15024)\n\n - readelf in GNU Binutils 2.28 is vulnerable to a\n heap-based buffer over-read while processing corrupt\n RL78 binaries. The vulnerability can trigger program\n crashes. It may lead to an information leak as\n well.(CVE-2017-6969)\n\n - Memory leak in decode_line_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory\n consumption) via a crafted ELF file.(CVE-2017-14930)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (divide-by-zero error and\n application crash) via a crafted ELF\n file.(CVE-2017-15025)\n\n - decode_line_info in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file.(CVE-2017-14932)\n\n - _bfd_dwarf2_cleanup_debug_info in dwarf2.c in the\n Binary File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (memory leak)\n via a crafted ELF file.(CVE-2017-15225)\n\n - The _bfd_vms_slurp_etir function in bfd/vms-alpha.c in\n the Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, allows remote\n attackers to cause a denial of service (buffer overflow\n and application crash) or possibly have unspecified\n other impact via a crafted binary file, as demonstrated\n by mishandling of this file during 'objdump -D'\n execution.(CVE-2017-9745)\n\n - process_debug_info in dwarf.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (infinite loop) via a crafted ELF\n file that contains a negative size value in a CU\n structure.(CVE-2017-14934)\n\n - elf.c in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not validate sizes of core notes, which allows remote\n attackers to cause a denial of service (bfd_getl32\n heap-based buffer over-read and application crash) via\n a crafted object file, related to\n elfcore_grok_netbsd_procinfo,\n elfcore_grok_openbsd_procinfo, and\n elfcore_grok_nto_status.(CVE-2017-17080)\n\n - scan_unit_for_symbols in dwarf2.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.29, allows remote attackers to cause\n a denial of service (NULL pointer dereference and\n application crash) via a crafted ELF\n file.(CVE-2017-14940)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.29.1, allows remote\n attackers to cause a denial of service (memory access\n violation) or possibly have unspecified other impact\n via a COFF binary in which a relocation refers to a\n location after the end of the to-be-relocated\n section.(CVE-2017-17121)\n\n - bfd_get_debug_link_info_1 in opncls.c in the Binary\n File Descriptor (BFD) library (aka libbfd), as\n distributed in GNU Binutils 2.29, allows remote\n attackers to cause a denial of service (heap-based\n buffer over-read and application crash) via a crafted\n ELF file, related to bfd_getl32.(CVE-2017-15021)\n\n - The dump_relocs_in_section function in objdump.c in GNU\n Binutils 2.29.1 does not check for reloc count integer\n overflows, which allows remote attackers to cause a\n denial of service (excessive memory allocation, or\n heap-based buffer overflow and application crash) or\n possibly have unspecified other impact via a crafted PE\n file.(CVE-2017-17122)\n\n - The getvalue function in tekhex.c in the Binary File\n Descriptor (BFD) library (aka libbfd), as distributed\n in GNU Binutils 2.28, allows remote attackers to cause\n a denial of service (stack-based buffer over-read and\n application crash) via a crafted tekhex file, as\n demonstrated by mishandling within the nm\n program.(CVE-2017-9954)\n\n - The _bfd_coff_read_string_table function in coffgen.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29.1, does\n not properly validate the size of the external string\n table, which allows remote attackers to cause a denial\n of service (excessive memory consumption, or heap-based\n buffer overflow and application crash) or possibly have\n unspecified other impact via a crafted COFF\n binary.(CVE-2017-17124)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that is\n vulnerable to a heap-based buffer over-read\n (off-by-one) because of an incomplete check for invalid\n string offsets while loading symbols, leading to a GNU\n linker (ld) program crash.(CVE-2017-7300)\n\n - The Binary File Descriptor (BFD) library (aka libbfd),\n as distributed in GNU Binutils 2.28, has an\n aout_link_add_symbols function in bfd/aoutx.h that has\n an off-by-one vulnerability because it does not\n carefully check the string offset. The vulnerability\n could lead to a GNU linker (ld) program\n crash.(CVE-2017-7301)\n\n - GNU binutils gold gold v1.11-v1.16 (GNU binutils\n v2.21-v2.31.1) is affected by: Improper Input\n Validation, Signed/Unsigned Comparison, Out-of-bounds\n Read. The impact is: Denial of service. The component\n is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The\n attack vector is: An ELF file with an invalid e_shoff\n header field must be opened.(CVE-2019-1010204)\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the EulerOS security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\");\n # https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2450\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?e6d75b11\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/12/04\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/12/04\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:huawei:euleros:binutils-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:huawei:euleros:2.0\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Huawei Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/EulerOS/release\", \"Host/EulerOS/rpm-list\", \"Host/EulerOS/sp\");\n script_exclude_keys(\"Host/EulerOS/uvp_version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/EulerOS/release\");\nif (isnull(release) || release !~ \"^EulerOS\") audit(AUDIT_OS_NOT, \"EulerOS\");\nif (release !~ \"^EulerOS release 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"EulerOS 2.0\");\n\nsp = get_kb_item(\"Host/EulerOS/sp\");\nif (isnull(sp) || sp !~ \"^(2)$\") audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP2\");\n\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (!empty_or_null(uvp)) audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP2\", \"EulerOS UVP \" + uvp);\n\nif (!get_kb_item(\"Host/EulerOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"EulerOS\", cpu);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_ARCH_NOT, \"i686 / x86_64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.25.1-22.base.h43\",\n \"binutils-devel-2.25.1-22.base.h43\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", sp:\"2\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-03-17T22:39:23", "description": "An update of the binutils package has been released.", "edition": 8, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-02-07T00:00:00", "title": "Photon OS 1.0: Binutils PHSA-2017-1.0-0095", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-17122", "CVE-2017-17124", "CVE-2017-8818", "CVE-2017-17121", "CVE-2017-17125"], "modified": "2019-02-07T00:00:00", "cpe": ["p-cpe:/a:vmware:photonos:binutils", "cpe:/o:vmware:photonos:1.0"], "id": "PHOTONOS_PHSA-2017-1_0-0095_BINUTILS.NASL", "href": "https://www.tenable.com/plugins/nessus/121783", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2017-1.0-0095. The text\n# itself is copyright (C) VMware, Inc.\n\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(121783);\n script_version(\"1.2\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2019/02/07\");\n\n script_cve_id(\n \"CVE-2017-17121\",\n \"CVE-2017-17122\",\n \"CVE-2017-17124\",\n \"CVE-2017-17125\"\n );\n\n script_name(english:\"Photon OS 1.0: Binutils PHSA-2017-1.0-0095\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote PhotonOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of the binutils package has been released.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://github.com/vmware/photon/wiki/Security-Updates-1.0-95.md\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected Linux packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-8818\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/12/28\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/12/28\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/02/07\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:1.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 1\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 1.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-debuginfo-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.29.1-3.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", reference:\"binutils-devel-2.29.1-3.ph1\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"binutils\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-02-21T01:41:16", "description": "An update of {'linux', 'curl', 'binutils', 'postgresql', 'libtiff'} packages of Photon OS has been released.", "edition": 6, "published": "2018-07-24T00:00:00", "title": "Photon OS 2.0 : Linux / Postgresql / Binutils / Curl / Libtiff (PhotonOS-PHSA-2018-2.0-0016) (deprecated)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-14933", "CVE-2018-1052", "CVE-2017-14974", "CVE-2017-14930", "CVE-2017-17080", "CVE-2017-8817", "CVE-2018-5344", "CVE-2017-14940", "CVE-2017-14939", "CVE-2018-1000007", "CVE-2017-14934", "CVE-2018-1053", "CVE-2017-8816", "CVE-2017-14932", "CVE-2017-14938", "CVE-2017-9935", "CVE-2017-17123"], "modified": "2019-02-07T00:00:00", "cpe": ["p-cpe:/a:vmware:photonos:libtiff", "p-cpe:/a:vmware:photonos:postgresql", "p-cpe:/a:vmware:photonos:curl", "p-cpe:/a:vmware:photonos:linux", "cpe:/o:vmware:photonos:2.0", "p-cpe:/a:vmware:photonos:binutils"], "id": "PHOTONOS_PHSA-2018-2_0-0016.NASL", "href": "https://www.tenable.com/plugins/index.php?view=single&id=111286", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# @DEPRECATED@\n#\n# Disabled on 2/7/2019\n#\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2018-2.0-0016. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(111286);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/02/07 18:59:50\");\n\n script_cve_id(\n \"CVE-2017-8816\",\n \"CVE-2017-8817\",\n \"CVE-2017-9935\",\n \"CVE-2017-14930\",\n \"CVE-2017-14932\",\n \"CVE-2017-14933\",\n \"CVE-2017-14934\",\n \"CVE-2017-14938\",\n \"CVE-2017-14939\",\n \"CVE-2017-14940\",\n \"CVE-2017-14974\",\n \"CVE-2017-17080\",\n \"CVE-2017-17123\",\n \"CVE-2018-1052\",\n \"CVE-2018-1053\",\n \"CVE-2018-5344\",\n \"CVE-2018-1000007\"\n );\n script_bugtraq_id(\n 99296,\n 101200,\n 101201,\n 101203,\n 101204,\n 101212,\n 101216,\n 101280,\n 101998,\n 102057,\n 102503,\n 102986,\n 102987\n );\n\n script_name(english:\"Photon OS 2.0 : Linux / Postgresql / Binutils / Curl / Libtiff (PhotonOS-PHSA-2018-2.0-0016) (deprecated)\");\n script_summary(english:\"Checks the rpm output for the updated packages.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"This plugin has been deprecated.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of {'linux', 'curl', 'binutils', 'postgresql', 'libtiff'}\npackages of Photon OS has been released.\");\n # https://github.com/vmware/photon/wiki/Security-Updates-2-16\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?f4921835\");\n script_set_attribute(attribute:\"solution\", value:\"n/a.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-8816\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/02/14\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/07/24\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:linux\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:postgresql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:curl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:libtiff\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:2.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\nexit(0, \"This plugin has been deprecated.\");\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 2\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 2.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\npkgs = [\n \"binutils-2.30-1.ph2\",\n \"binutils-debuginfo-2.30-1.ph2\",\n \"binutils-devel-2.30-1.ph2\",\n \"curl-7.58.0-1.ph2\",\n \"curl-debuginfo-7.58.0-1.ph2\",\n \"curl-devel-7.58.0-1.ph2\",\n \"curl-libs-7.58.0-1.ph2\",\n \"libtiff-4.0.9-2.ph2\",\n \"libtiff-debuginfo-4.0.9-2.ph2\",\n \"libtiff-devel-4.0.9-2.ph2\",\n \"linux-4.9.80-1.ph2\",\n \"linux-api-headers-4.9.80-1.ph2\",\n \"linux-aws-4.9.80-1.ph2\",\n \"linux-aws-debuginfo-4.9.80-1.ph2\",\n \"linux-aws-devel-4.9.80-1.ph2\",\n \"linux-aws-docs-4.9.80-1.ph2\",\n \"linux-aws-drivers-gpu-4.9.80-1.ph2\",\n \"linux-aws-oprofile-4.9.80-1.ph2\",\n \"linux-aws-sound-4.9.80-1.ph2\",\n \"linux-aws-tools-4.9.80-1.ph2\",\n \"linux-debuginfo-4.9.80-1.ph2\",\n \"linux-devel-4.9.80-1.ph2\",\n \"linux-docs-4.9.80-1.ph2\",\n \"linux-drivers-gpu-4.9.80-1.ph2\",\n \"linux-esx-4.9.80-1.ph2\",\n \"linux-esx-debuginfo-4.9.80-1.ph2\",\n \"linux-esx-devel-4.9.80-1.ph2\",\n \"linux-esx-docs-4.9.80-1.ph2\",\n \"linux-oprofile-4.9.80-1.ph2\",\n \"linux-secure-4.9.80-1.ph2\",\n \"linux-secure-debuginfo-4.9.80-1.ph2\",\n \"linux-secure-devel-4.9.80-1.ph2\",\n \"linux-secure-docs-4.9.80-1.ph2\",\n \"linux-secure-lkcm-4.9.80-1.ph2\",\n \"linux-sound-4.9.80-1.ph2\",\n \"linux-tools-4.9.80-1.ph2\",\n \"postgresql-9.6.7-1.ph2\",\n \"postgresql-debuginfo-9.6.7-1.ph2\",\n \"postgresql-devel-9.6.7-1.ph2\",\n \"postgresql-libs-9.6.7-1.ph2\"\n];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"PhotonOS-2.0\", reference:pkg)) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"linux / postgresql / binutils / curl / libtiff\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "f5": [{"lastseen": "2020-04-06T22:39:36", "bulletinFamily": "software", "cvelist": ["CVE-2018-18605", "CVE-2018-18607", "CVE-2018-18606"], "description": "\nF5 Product Development has assigned CPF-25032 and CPF-25033 (Traffix) to this vulnerability.\n\nTo determine if your product and version have been evaluated for this vulnerability, refer to the **Applies to (see versions)** box. To determine if your release is known to be vulnerable, the components or features that are affected by the vulnerability, and for information about releases or hotfixes that address the vulnerability, refer to the following table. For more information about security advisory versioning, refer to [K51812227: Understanding Security Advisory versioning](<https://support.f5.com/csp/article/K51812227>).\n\nProduct | Branch | Versions known to be vulnerable | Fixes introduced in | Severity | CVSSv3 score1 | Vulnerable component or feature \n---|---|---|---|---|---|--- \nBIG-IP (LTM, AAM, AFM, Analytics, APM, ASM, DNS, Edge Gateway, FPS, GTM, Link Controller, PEM, WebAccelerator) | 14.x | None | Not applicable | Not vulnerable2 | None | None \n13.x | None | Not applicable \n12.x | None | Not applicable \n11.x | None | Not applicable \nEnterprise Manager | 3.x | None | Not applicable | Not vulnerable2 | None | None \nBIG-IQ Centralized Management | 6.x | None | Not applicable | Not vulnerable2 | None | None \n5.x | None | Not applicable \nF5 iWorkflow | 2.x | None | Not applicable | Not vulnerable2 | None | None \nTraffix SDC | 5.x | 5.0.0 - 5.1.0 | None | Low | [3.3](<https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L>) | Binutils \n4.x | 4.4.0 | None \n \n1The CVSSv3 score link takes you to a resource outside of AskF5, and it is possible that the document may be removed without our knowledge.\n\n2The vulnerable software may be present but it is not exploitable in the default, standard or recommended configurations.\n\nIf you are running a version listed in the **Versions known to be vulnerable** column, you can eliminate this vulnerability by upgrading to a version listed in the **Fixes introduced in** column. If the table lists only an older version than what you are currently running, or does not list a non-vulnerable version, then no upgrade candidate currently exists.\n\nMitigation\n\nNone\n\n * [K51812227: Understanding Security Advisory versioning](<https://support.f5.com/csp/article/K51812227>)\n * [K41942608: Overview of Security Advisory articles](<https://support.f5.com/csp/article/K41942608>)\n * [K4602: Overview of the F5 security vulnerability response policy](<https://support.f5.com/csp/article/K4602>)\n * [K9970: Subscribing to email notifications regarding F5 products](<https://support.f5.com/csp/article/K9970>)\n * [K9957: Creating a custom RSS feed to view new and updated documents](<https://support.f5.com/csp/article/K9957>)\n", "edition": 1, "modified": "2018-12-28T22:29:00", "published": "2018-12-28T22:25:00", "id": "F5:K24353255", "href": "https://support.f5.com/csp/article/K24353255", "title": "Binutils vulnerabilities CVE-2018-18605, CVE-2018-18606, and CVE-2018-18607", "type": "f5", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2017-08-31T01:34:10", "bulletinFamily": "software", "cvelist": ["CVE-2017-9043", "CVE-2017-9042", "CVE-2017-9041", "CVE-2017-9038", "CVE-2017-9039", "CVE-2017-9044", "CVE-2017-9040"], "description": "\nF5 Product Development has assigned the following Traffix IDs to this vulnerability:\n\n * **CVE-2017-9038**: CPF-24332 (SDC 5.1), CPF-24334 (SDC 5.0), and CPF-24335 (SDC 4.4)\n * **CVE-2017-9039**: CPF-24336 (SDC 5.1), CPF-24337 (SDC 5.0), and CPF-24338 (SDC 4.4)\n * **CVE-2017-9040**: CPF-24339 (SDC 5.1), CPF-24340 (SDC 5.0), and CPF-24341 (SDC 4.4)\n * **CVE-2017-9041**: CPF-24342 (SDC 5.1), CPF-24343 (SDC 5.0), and CPF-24344 (SDC 4.4)\n * **CVE-2017-9042**: CPF-24323 (SDC 5.1), CPF-24324 (SDC 5.0), and CPF-24325 (SDC 4.4)\n * **CVE-2017-9043**: CPF-24326 (SDC 5.1), CPF-24327 (SDC 5.0), and CPF-24328 (SDC 4.4)\n * **CVE-2017-9044**: CPF-24329 (SDC 5.1), CPF-24330 (SDC 5.0), and CPF-24331 (SDC 4.4)\n\nTo determine if your release is known to be vulnerable, the components or features that are affected by the vulnerability, and for information about releases or hotfixes that address the vulnerability, refer to the following table:\n\nProduct | Versions known to be vulnerable | Versions known to be not vulnerable | Severity | Vulnerable component or feature \n---|---|---|---|--- \nBIG-IP LTM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP AAM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 | Not vulnerable | None \nBIG-IP AFM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 | Not vulnerable | None \nBIG-IP Analytics | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP APM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP ASM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP DNS | None | 13.0.0 \n12.0.0 - 12.1.2 | Not vulnerable | None \nBIG-IP Edge Gateway | None | 11.2.1 | Not vulnerable | None \nBIG-IP GTM | None | 11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP Link Controller | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 \n11.2.1 | Not vulnerable | None \nBIG-IP PEM | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.4.1 - 11.6.1 | Not vulnerable | None \nBIG-IP PSM | None | 11.4.1 | Not vulnerable | None \nBIG-IP WebAccelerator | None | 11.2.1 | Not vulnerable | None \nBIG-IP WebSafe | None | 13.0.0 \n12.0.0 - 12.1.2 \n11.6.0 - 11.6.1 | Not vulnerable | None \nARX | None | 6.2.0 - 6.4.0 | Not vulnerable | None \nEnterprise Manager | None | 3.1.1 | Not vulnerable | None \nBIG-IQ Cloud | None | 4.4.0 - 4.5.0 | Not vulnerable | None \nBIG-IQ Device | None | 4.4.0 - 4.5.0 | Not vulnerable | None \nBIG-IQ Security | None | 4.4.0 - 4.5.0 | Not vulnerable | None \nBIG-IQ ADC | None | 4.5.0 | Not vulnerable | None \nBIG-IQ Centralized Management | None | 5.0.0 - 5.3.0 \n4.6.0 | Not vulnerable | None \nBIG-IQ Cloud and Orchestration | None | 1.0.0 | Not vulnerable | None \nF5 iWorkflow | None | 2.0.0 - 2.2.0 | Not vulnerable | None \nLineRate | None | 2.5.0 - 2.6.2 | Not vulnerable | None \nTraffix SDC | 5.0.0 - 5.1.0 \n4.0.0 - 4.4.0 | None | Low | GNU Binutils\n\nIf you are running a version listed in the **Versions known to be vulnerable** column, you can eliminate this vulnerability by upgrading to a version listed in the **Versions known to be not vulnerable** column. If the table lists only an older version than what you are currently running, or does not list a non-vulnerable version, then no upgrade candidate currently exists.\n\nMitigation\n\nNone\n\n * [K9970: Subscribing to email notifications regarding F5 products](<https://support.f5.com/csp/article/K9970>)\n * [K9957: Creating a custom RSS feed to view new and updated documents](<https://support.f5.com/csp/article/K9957>)\n * [K4602: Overview of the F5 security vulnerability response policy](<https://support.f5.com/csp/article/K4602>)\n * [K4918: Overview of the F5 critical issue hotfix policy](<https://support.f5.com/csp/article/K4918>)\n * [K167: Downloading software and firmware from F5](<https://support.f5.com/csp/article/K167>)\n", "edition": 1, "modified": "2017-08-23T18:39:00", "published": "2017-08-23T18:39:00", "href": "https://support.f5.com/csp/article/K23729200", "id": "F5:K23729200", "title": "Multiple GNU Binutils vulnerabilities", "type": "f5", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "cve": [{"lastseen": "2020-10-03T13:07:35", "description": "The decode_line_info function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (read_1_byte heap-based buffer over-read and application crash) via a crafted ELF file.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-09-04T20:29:00", "title": "CVE-2017-14128", "type": "cve", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-14128"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-14128", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14128", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:35", "description": "The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_unit heap-based buffer over-read and application crash) via a crafted ELF file.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-09-04T20:29:00", "title": "CVE-2017-14129", "type": "cve", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-14129"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-14129", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14129", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "read_formatted_entries in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not properly validate the format count, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file, related to concat_filename.", "edition": 3, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-10-05T01:29:00", "title": "CVE-2017-15023", "type": "cve", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-15023"], "modified": "2018-01-09T02:29:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-15023", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15023", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "bfd_get_debug_link_info_1 in opncls.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to bfd_getl32.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-10-05T01:29:00", "title": "CVE-2017-15021", "type": "cve", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-15021"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-15021", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15021", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "_bfd_dwarf2_cleanup_debug_info in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (memory leak) via a crafted ELF file.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-10-10T23:29:00", "title": "CVE-2017-15225", "type": "cve", "cwe": ["CWE-772"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-15225"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-15225", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15225", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:38", "description": "elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate sizes of core notes, which allows remote attackers to cause a denial of service (bfd_getl32 heap-based buffer over-read and application crash) via a crafted object file, related to elfcore_grok_netbsd_procinfo, elfcore_grok_openbsd_procinfo, and elfcore_grok_nto_status.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-11-30T21:29:00", "title": "CVE-2017-17080", "type": "cve", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-17080"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29.1"], "id": "CVE-2017-17080", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-17080", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29.1:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, does not validate the DW_AT_name data type, which allows remote attackers to cause a denial of service (bfd_hash_hash NULL pointer dereference, or out-of-bounds access, and application crash) via a crafted ELF file, related to scan_unit_for_symbols and parse_comp_unit.", "edition": 3, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-10-05T01:29:00", "title": "CVE-2017-15022", "type": "cve", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-15022"], "modified": "2017-10-11T17:37:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-15022", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-15022", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:38", "description": "The _bfd_coff_read_string_table function in coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not properly validate the size of the external string table, which allows remote attackers to cause a denial of service (excessive memory consumption, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted COFF binary.", "edition": 3, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 7.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-12-04T08:29:00", "title": "CVE-2017-17124", "type": "cve", "cwe": ["CWE-119"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-17124"], "modified": "2018-11-27T11:29:00", "cpe": ["cpe:/a:gnu:binutils:2.29.1"], "id": "CVE-2017-17124", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-17124", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29.1:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "scan_unit_for_symbols in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ELF file.", "edition": 3, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-09-30T01:29:00", "title": "CVE-2017-14940", "type": "cve", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-14940"], "modified": "2017-10-03T17:37:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-14940", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14940", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}, {"lastseen": "2020-10-03T13:07:36", "description": "_bfd_elf_slurp_version_tables in elf.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (excessive memory allocation and application crash) via a crafted ELF file.", "edition": 4, "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 5.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 3.6}, "published": "2017-09-30T01:29:00", "title": "CVE-2017-14938", "type": "cve", "cwe": ["CWE-770"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-14938"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:gnu:binutils:2.29"], "id": "CVE-2017-14938", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14938", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:gnu:binutils:2.29:*:*:*:*:*:*:*"]}], "gentoo": [{"lastseen": "2018-01-08T02:51:30", "bulletinFamily": "unix", "cvelist": ["CVE-2017-9755", "CVE-2017-12456", "CVE-2017-9751", "CVE-2017-14130", "CVE-2017-7223", "CVE-2017-9746", "CVE-2017-14128", "CVE-2017-7227", "CVE-2017-7224", "CVE-2017-9750", "CVE-2017-9756", "CVE-2017-12799", "CVE-2017-15023", "CVE-2017-14333", "CVE-2017-7225", "CVE-2017-15938", "CVE-2017-12967", "CVE-2017-7210", "CVE-2017-15939", "CVE-2017-9743", "CVE-2017-7209", "CVE-2017-9749", "CVE-2017-15996", "CVE-2017-14129"], "description": "### Background\n\nThe GNU Binutils are a collection of tools to create, modify and analyse binary files. Many of the files use BFD, the Binary File Descriptor library, to do low-level manipulation. \n\n### Description\n\nMultiple vulnerabilities have been discovered in Binutils. Please review the referenced CVE identifiers for details. \n\n### Impact\n\nA remote attacker, by enticing a user to compile/execute a specially crafted ELF, tekhex, PE, or binary file, could possibly cause a Denial of Service condition. \n\n### Workaround\n\nThere are no known workarounds at this time.\n\n### Resolution\n\nAll Binutils users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=sys-devel/binutils-2.29.1-r1\"", "edition": 1, "modified": "2018-01-07T00:00:00", "published": "2018-01-07T00:00:00", "href": "https://security.gentoo.org/glsa/201801-01", "id": "GLSA-201801-01", "title": "Binutils: Multiple vulnerabilities", "type": "gentoo", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2018-11-27T06:37:25", "bulletinFamily": "unix", "cvelist": ["CVE-2017-14933", "CVE-2018-7642", "CVE-2018-7208", "CVE-2017-17122", "CVE-2017-16830", "CVE-2018-7570", "CVE-2017-17080", "CVE-2018-7569", "CVE-2017-16828", "CVE-2018-6872", "CVE-2017-16826", "CVE-2018-6543", "CVE-2017-17124", "CVE-2017-17126", "CVE-2018-7568", "CVE-2017-16831", "CVE-2018-7643", "CVE-2018-6759", "CVE-2017-16829", "CVE-2017-16832", "CVE-2017-16827", "CVE-2017-17121", "CVE-2017-17125", "CVE-2017-17123", "CVE-2018-8945"], "description": "### Background\n\nThe GNU Binutils are a collection of tools to create, modify and analyse binary files. Many of the files use BFD, the Binary File Descriptor library, to do low-level manipulation. \n\n### Description\n\nMultiple vulnerabilities have been discovered in Binutils. Please review the referenced CVE identifiers for details. \n\n### Impact\n\nA remote attacker, by enticing a user to compile/execute a specially crafted ELF, object, PE, or binary file, could possibly cause a Denial of Service condition or have other unspecified impacts. \n\n### Workaround\n\nThere is no known workaround at this time.\n\n### Resolution\n\nAll Binutils users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=sys-devel/binutils-2.30-r2\"", "edition": 1, "modified": "2018-11-27T00:00:00", "published": "2018-11-27T00:00:00", "id": "GLSA-201811-17", "href": "https://security.gentoo.org/glsa/201811-17", "title": "Binutils: Multiple vulnerabilities", "type": "gentoo", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2017-09-17T20:44:52", "bulletinFamily": "unix", "cvelist": ["CVE-2017-8395", "CVE-2017-9042", "CVE-2017-7614", "CVE-2017-9041", "CVE-2017-9742", "CVE-2017-8396", "CVE-2017-9038", "CVE-2017-8394", "CVE-2017-9954", "CVE-2017-9039", "CVE-2017-6966", "CVE-2017-8393", "CVE-2017-8397", "CVE-2017-8392", "CVE-2017-6965", "CVE-2017-9040", "CVE-2017-8398", "CVE-2017-8421", "CVE-2017-6969"], "description": "### Background\n\nThe GNU Binutils are a collection of tools to create, modify and analyse binary files. Many of the files use BFD, the Binary File Descriptor library, to do low-level manipulation. \n\n### Description\n\nMultiple vulnerabilities have been discovered in Binutils. Please review References for additional information. \n\n### Impact\n\nA remote attacker, by enticing a user to compile/execute a specially crafted ELF file, PE File, or binary file, could possibly cause a Denial of Service condition. \n\n### Workaround\n\nThere is no known workaround at this time.\n\n### Resolution\n\nAll Binutils users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=sys-devel/binutils-2.28.1\"", "edition": 1, "modified": "2017-09-17T00:00:00", "published": "2017-09-17T00:00:00", "href": "https://security.gentoo.org/glsa/201709-02", "id": "GLSA-201709-02", "title": "Binutils: Multiple vulnerabilities", "type": "gentoo", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "zdt": [{"lastseen": "2018-01-01T13:06:53", "description": "Exploit for linux platform in category dos / poc", "edition": 1, "published": "2017-10-11T00:00:00", "type": "zdt", "title": "binutils 2.29.51.20170921 - read_1_byte Heap-Based Buffer Overflow Vulnerability", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-14939"], "modified": "2017-10-11T00:00:00", "href": "https://0day.today/exploit/description/28773", "id": "1337DAY-ID-28773", "sourceData": "Source: https://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\r\n \r\nDescription:\r\nbinutils is a set of tools necessary to build programs.\r\n \r\nThe complete ASan output of the issue:\r\n \r\n# nm -A -a -l -S -s --special-syms --synthetic --with-symbol-versions -D $FILE\r\n==3235==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x613000000512 at pc 0x7f7c93ae3c88 bp 0x7ffe38d7a970 sp 0x7ffe38d7a968\r\nREAD of size 1 at 0x613000000512 thread T0\r\n #0 0x7f7c93ae3c87 in read_1_byte /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10\r\n #1 0x7f7c93ae3c87 in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2311\r\n #2 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\r\n #3 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\r\n #4 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\r\n #5 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\r\n #6 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\r\n #7 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\r\n #8 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\r\n #9 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\r\n #10 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\r\n #11 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\r\n #12 0x41ac18 in _init (/usr/x86_64-pc-linux-gnu/binutils-bin/git/nm+0x41ac18)\r\n \r\n0x613000000512 is located 0 bytes to the right of 338-byte region [0x6130000003c0,0x613000000512)\r\nallocated by thread T0 here:\r\n #0 0x4d8e08 in malloc /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.0/work/compiler-rt-5.0.0.src/lib/asan/asan_malloc_linux.cc:67\r\n #1 0x7f7c9393a37c in bfd_malloc /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/libbfd.c:193:9\r\n #2 0x7f7c9392fb2f in bfd_get_full_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/compress.c:248:21\r\n #3 0x7f7c939696d3 in bfd_simple_get_relocated_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/simple.c:193:12\r\n #4 0x7f7c93ade26e in read_section /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:556:8\r\n #5 0x7f7c93adef3c in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2047:9\r\n #6 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\r\n #7 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\r\n #8 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\r\n #9 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\r\n #10 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\r\n #11 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\r\n #12 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\r\n #13 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\r\n #14 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\r\n #15 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\r\n \r\nSUMMARY: AddressSanitizer: heap-buffer-overflow /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10 in read_1_byte\r\nShadow bytes around the buggy address:\r\n 0x0c267fff8050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n 0x0c267fff8060: 00 00 00 00 00 00 00 00 00 00 00 04 fa fa fa fa\r\n 0x0c267fff8070: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00\r\n 0x0c267fff8080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n 0x0c267fff8090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n=>0x0c267fff80a0: 00 00[02]fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\nShadow byte legend (one shadow byte represents 8 application bytes):\r\n Addressable: 00\r\n Partially addressable: 01 02 03 04 05 06 07 \r\n Heap left redzone: fa\r\n Freed heap region: fd\r\n Stack left redzone: f1\r\n Stack mid redzone: f2\r\n Stack right redzone: f3\r\n Stack after return: f5\r\n Stack use after scope: f8\r\n Global redzone: f9\r\n Global init order: f6\r\n Poisoned by user: f7\r\n Container overflow: fc\r\n Array cookie: ac\r\n Intra object redzone: bb\r\n ASan internal: fe\r\n Left alloca redzone: ca\r\n Right alloca redzone: cb\r\n==3235==ABORTING\r\nAffected version:\r\n2.29.51.20170921 and maybe past releases\r\n \r\nFixed version:\r\nN/A\r\n \r\nCommit fix:\r\nhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=515f23e63c0074ab531bc954f84ca40c6281a724\r\n \r\nCredit:\r\nThis bug was discovered by Agostino Sarubbo of Gentoo.\r\n \r\nCVE:\r\nCVE-2017-14939\r\n \r\nReproducer:\r\nhttps://github.com/asarubbo/poc/blob/master/00370-binutils-heapoverflow-read_1_byte\r\nhttps://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/42970.zip\r\n \r\nTimeline:\r\n2017-09-21: bug discovered and reported to upstream\r\n2017-09-24: upstream released a patch\r\n2017-09-26: blog post about the issue\r\n2017-09-29: CVE assigned\r\n \r\nNote:\r\nThis bug was found with American Fuzzy Lop.\r\nThis bug was identified with bare metal servers donated by Packet. This work is also supported by the Core Infrastructure Initiative.\r\n \r\nPermalink:\r\n \r\nhttps://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\r\n \r\n \r\nProof of Concept:\r\nhttps://github.com/offensive-security/exploit-database-bin-sploits/raw/master/sploits/42970.zip\n\n# 0day.today [2018-01-01] #", "sourceHref": "https://0day.today/exploit/28773", "cvss": {"score": 4.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}}], "exploitdb": [{"lastseen": "2018-11-30T12:32:38", "description": "", "published": "2017-10-10T00:00:00", "type": "exploitdb", "title": "binutils 2.29.51.20170921 - 'read_1_byte' Heap Buffer Overflow", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-14939"], "modified": "2017-10-10T00:00:00", "id": "EDB-ID:42970", "href": "https://www.exploit-db.com/exploits/42970", "sourceData": "Source: https://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\r\n\r\nDescription:\r\nbinutils is a set of tools necessary to build programs.\r\n\r\nThe complete ASan output of the issue:\r\n\r\n# nm -A -a -l -S -s --special-syms --synthetic --with-symbol-versions -D $FILE\r\n==3235==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x613000000512 at pc 0x7f7c93ae3c88 bp 0x7ffe38d7a970 sp 0x7ffe38d7a968\r\nREAD of size 1 at 0x613000000512 thread T0\r\n #0 0x7f7c93ae3c87 in read_1_byte /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10\r\n #1 0x7f7c93ae3c87 in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2311\r\n #2 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\r\n #3 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\r\n #4 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\r\n #5 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\r\n #6 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\r\n #7 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\r\n #8 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\r\n #9 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\r\n #10 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\r\n #11 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\r\n #12 0x41ac18 in _init (/usr/x86_64-pc-linux-gnu/binutils-bin/git/nm+0x41ac18)\r\n\r\n0x613000000512 is located 0 bytes to the right of 338-byte region [0x6130000003c0,0x613000000512)\r\nallocated by thread T0 here:\r\n #0 0x4d8e08 in malloc /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.0/work/compiler-rt-5.0.0.src/lib/asan/asan_malloc_linux.cc:67\r\n #1 0x7f7c9393a37c in bfd_malloc /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/libbfd.c:193:9\r\n #2 0x7f7c9392fb2f in bfd_get_full_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/compress.c:248:21\r\n #3 0x7f7c939696d3 in bfd_simple_get_relocated_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/simple.c:193:12\r\n #4 0x7f7c93ade26e in read_section /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:556:8\r\n #5 0x7f7c93adef3c in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2047:9\r\n #6 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\r\n #7 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\r\n #8 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\r\n #9 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\r\n #10 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\r\n #11 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\r\n #12 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\r\n #13 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\r\n #14 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\r\n #15 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\r\n\r\nSUMMARY: AddressSanitizer: heap-buffer-overflow /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10 in read_1_byte\r\nShadow bytes around the buggy address:\r\n 0x0c267fff8050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n 0x0c267fff8060: 00 00 00 00 00 00 00 00 00 00 00 04 fa fa fa fa\r\n 0x0c267fff8070: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00\r\n 0x0c267fff8080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n 0x0c267fff8090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\r\n=>0x0c267fff80a0: 00 00[02]fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\n 0x0c267fff80f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\r\nShadow byte legend (one shadow byte represents 8 application bytes):\r\n Addressable: 00\r\n Partially addressable: 01 02 03 04 05 06 07 \r\n Heap left redzone: fa\r\n Freed heap region: fd\r\n Stack left redzone: f1\r\n Stack mid redzone: f2\r\n Stack right redzone: f3\r\n Stack after return: f5\r\n Stack use after scope: f8\r\n Global redzone: f9\r\n Global init order: f6\r\n Poisoned by user: f7\r\n Container overflow: fc\r\n Array cookie: ac\r\n Intra object redzone: bb\r\n ASan internal: fe\r\n Left alloca redzone: ca\r\n Right alloca redzone: cb\r\n==3235==ABORTING\r\nAffected version:\r\n2.29.51.20170921 and maybe past releases\r\n\r\nFixed version:\r\nN/A\r\n\r\nCommit fix:\r\nhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=515f23e63c0074ab531bc954f84ca40c6281a724\r\n\r\nCredit:\r\nThis bug was discovered by Agostino Sarubbo of Gentoo.\r\n\r\nCVE:\r\nCVE-2017-14939\r\n\r\nReproducer:\r\nhttps://github.com/asarubbo/poc/blob/master/00370-binutils-heapoverflow-read_1_byte\r\nhttps://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/42970.zip\r\n\r\nTimeline:\r\n2017-09-21: bug discovered and reported to upstream\r\n2017-09-24: upstream released a patch\r\n2017-09-26: blog post about the issue\r\n2017-09-29: CVE assigned\r\n\r\nNote:\r\nThis bug was found with American Fuzzy Lop.\r\nThis bug was identified with bare metal servers donated by Packet. This work is also supported by the Core Infrastructure Initiative.\r\n\r\nPermalink:\r\n\r\nhttps://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\r\n\r\n\r\nProof of Concept:\r\nhttps://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/42970.zip\r\n", "cvss": {"score": 4.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}, "sourceHref": "https://www.exploit-db.com/download/42970"}], "exploitpack": [{"lastseen": "2020-04-01T19:05:48", "description": "\nbinutils 2.29.51.20170921 - read_1_byte Heap Buffer Overflow", "edition": 1, "published": "2017-10-10T00:00:00", "title": "binutils 2.29.51.20170921 - read_1_byte Heap Buffer Overflow", "type": "exploitpack", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-14939"], "modified": "2017-10-10T00:00:00", "id": "EXPLOITPACK:4BF54ACBEDD9EB471D0434A355149040", "href": "", "sourceData": "Source: https://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\n\nDescription:\nbinutils is a set of tools necessary to build programs.\n\nThe complete ASan output of the issue:\n\n# nm -A -a -l -S -s --special-syms --synthetic --with-symbol-versions -D $FILE\n==3235==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x613000000512 at pc 0x7f7c93ae3c88 bp 0x7ffe38d7a970 sp 0x7ffe38d7a968\nREAD of size 1 at 0x613000000512 thread T0\n #0 0x7f7c93ae3c87 in read_1_byte /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10\n #1 0x7f7c93ae3c87 in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2311\n #2 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\n #3 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\n #4 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\n #5 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\n #6 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\n #7 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\n #8 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\n #9 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\n #10 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\n #11 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\n #12 0x41ac18 in _init (/usr/x86_64-pc-linux-gnu/binutils-bin/git/nm+0x41ac18)\n\n0x613000000512 is located 0 bytes to the right of 338-byte region [0x6130000003c0,0x613000000512)\nallocated by thread T0 here:\n #0 0x4d8e08 in malloc /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.0/work/compiler-rt-5.0.0.src/lib/asan/asan_malloc_linux.cc:67\n #1 0x7f7c9393a37c in bfd_malloc /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/libbfd.c:193:9\n #2 0x7f7c9392fb2f in bfd_get_full_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/compress.c:248:21\n #3 0x7f7c939696d3 in bfd_simple_get_relocated_section_contents /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/simple.c:193:12\n #4 0x7f7c93ade26e in read_section /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:556:8\n #5 0x7f7c93adef3c in decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:2047:9\n #6 0x7f7c93aee92b in comp_unit_maybe_decode_line_info /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3608:26\n #7 0x7f7c93aee92b in comp_unit_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:3643\n #8 0x7f7c93aeb94f in _bfd_dwarf2_find_nearest_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:4755:11\n #9 0x7f7c93a2920b in _bfd_elf_find_line /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/elf.c:8694:10\n #10 0x517c83 in print_symbol /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1003:9\n #11 0x51542d in print_symbols /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1084:7\n #12 0x51542d in display_rel_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1200\n #13 0x510f56 in display_file /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1318:7\n #14 0x50faae in main /var/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/nm.c:1792:12\n #15 0x7f7c9296e680 in __libc_start_main /var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu/../csu/libc-start.c:289\n\nSUMMARY: AddressSanitizer: heap-buffer-overflow /var/tmp/portage/sys-devel/binutils-9999/work/binutils/bfd/dwarf2.c:616:10 in read_1_byte\nShadow bytes around the buggy address:\n 0x0c267fff8050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n 0x0c267fff8060: 00 00 00 00 00 00 00 00 00 00 00 04 fa fa fa fa\n 0x0c267fff8070: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00\n 0x0c267fff8080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n 0x0c267fff8090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n=>0x0c267fff80a0: 00 00[02]fa fa fa fa fa fa fa fa fa fa fa fa fa\n 0x0c267fff80b0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\n 0x0c267fff80c0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\n 0x0c267fff80d0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\n 0x0c267fff80e0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\n 0x0c267fff80f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa\nShadow byte legend (one shadow byte represents 8 application bytes):\n Addressable: 00\n Partially addressable: 01 02 03 04 05 06 07 \n Heap left redzone: fa\n Freed heap region: fd\n Stack left redzone: f1\n Stack mid redzone: f2\n Stack right redzone: f3\n Stack after return: f5\n Stack use after scope: f8\n Global redzone: f9\n Global init order: f6\n Poisoned by user: f7\n Container overflow: fc\n Array cookie: ac\n Intra object redzone: bb\n ASan internal: fe\n Left alloca redzone: ca\n Right alloca redzone: cb\n==3235==ABORTING\nAffected version:\n2.29.51.20170921 and maybe past releases\n\nFixed version:\nN/A\n\nCommit fix:\nhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=515f23e63c0074ab531bc954f84ca40c6281a724\n\nCredit:\nThis bug was discovered by Agostino Sarubbo of Gentoo.\n\nCVE:\nCVE-2017-14939\n\nReproducer:\nhttps://github.com/asarubbo/poc/blob/master/00370-binutils-heapoverflow-read_1_byte\nhttps://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/42970.zip\n\nTimeline:\n2017-09-21: bug discovered and reported to upstream\n2017-09-24: upstream released a patch\n2017-09-26: blog post about the issue\n2017-09-29: CVE assigned\n\nNote:\nThis bug was found with American Fuzzy Lop.\nThis bug was identified with bare metal servers donated by Packet. This work is also supported by the Core Infrastructure Initiative.\n\nPermalink:\n\nhttps://blogs.gentoo.org/ago/2017/09/26/binutils-heap-based-buffer-overflow-in-read_1_byte-dwarf2-c/\n\n\nProof of Concept:\nhttps://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/42970.zip", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}], "suse": [{"lastseen": "2019-10-31T04:09:13", "bulletinFamily": "unix", "cvelist": ["CVE-2018-7642", "CVE-2018-7208", "CVE-2018-19932", "CVE-2018-18484", "CVE-2018-18309", "CVE-2018-1000876", "CVE-2018-18605", "CVE-2018-7570", "CVE-2018-17358", "CVE-2018-7569", "CVE-2018-17985", "CVE-2018-6872", "CVE-2019-1010180", "CVE-2018-17360", "CVE-2018-6543", "CVE-2018-19931", "CVE-2018-18483", "CVE-2018-7568", "CVE-2018-6323", "CVE-2018-7643", "CVE-2018-6759", "CVE-2018-18607", "CVE-2018-20671", "CVE-2018-20651", "CVE-2018-17359", "CVE-2018-20623", "CVE-2018-18606", "CVE-2018-8945"], "description": "This update for binutils fixes the following issues:\n\n binutils was updated to current 2.32 branch [jsc#ECO-368].\n\n Includes following security fixes:\n\n - CVE-2018-17358: Fixed invalid memory access in\n _bfd_stab_section_find_nearest_line in syms.c (bsc#1109412)\n - CVE-2018-17359: Fixed invalid memory access exists in bfd_zalloc in\n opncls.c (bsc#1109413)\n - CVE-2018-17360: Fixed heap-based buffer over-read in bfd_getl32 in\n libbfd.c (bsc#1109414)\n - CVE-2018-17985: Fixed a stack consumption problem caused by the\n cplus_demangle_type (bsc#1116827)\n - CVE-2018-18309: Fixed an invalid memory address dereference was\n discovered in read_reloc in reloc.c (bsc#1111996)\n - CVE-2018-18483: Fixed get_count function provided by libiberty that\n allowed attackers to cause a denial of service or other unspecified\n impact (bsc#1112535)\n - CVE-2018-18484: Fixed stack exhaustion in the C++ demangling functions\n provided by libiberty, caused by recursive stack frames (bsc#1112534)\n - CVE-2018-18605: Fixed a heap-based buffer over-read issue was discovered\n in the function sec_merge_hash_lookup causing a denial of service\n (bsc#1113255)\n - CVE-2018-18606: Fixed a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge sections with large\n alignments, causing denial of service (bsc#1113252)\n - CVE-2018-18607: Fixed a NULL pointer dereference in elf_link_input_bfd\n when used for finding STT_TLS symbols without any TLS section, causing\n denial of service (bsc#1113247)\n - CVE-2018-19931: Fixed a heap-based buffer overflow in\n bfd_elf32_swap_phdr_in in elfcode.h (bsc#1118831)\n - CVE-2018-19932: Fixed an integer overflow and infinite loop caused by\n the IS_CONTAINED_BY_LMA (bsc#1118830)\n - CVE-2018-20623: Fixed a use-after-free in the error function in\n elfcomm.c (bsc#1121035)\n - CVE-2018-20651: Fixed a denial of service via a NULL pointer dereference\n in elf_link_add_object_symbols in elflink.c (bsc#1121034)\n - CVE-2018-20671: Fixed an integer overflow that can trigger a heap-based\n buffer overflow in load_specific_debug_section in objdump.c\n (bsc#1121056)\n - CVE-2018-1000876: Fixed integer overflow in\n bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc in\n objdump (bsc#1120640)\n - CVE-2019-1010180: Fixed an out of bound memory access that could lead to\n crashes (bsc#1142772)\n\n - enable xtensa architecture (Tensilica lc6 and related)\n - Use -ffat-lto-objects in order to provide assembly for static libs\n (bsc#1141913).\n - Fixed some LTO build issues (bsc#1133131 bsc#1133232).\n - riscv: Don't check ABI flags if no code section\n - Fixed a segfault in ld when building some versions of pacemaker\n (bsc#1154025, bsc#1154016).\n - Add avr, epiphany and rx to target_list so that the common binutils can\n handle all objects we can create with crosses (bsc#1152590).\n\n Update to binutils 2.32:\n\n * The binutils now support for the C-SKY processor series.\n * The x86 assembler now supports a -mvexwig=[0|1] option to control\n encoding of VEX.W-ignored (WIG) VEX instructions. It also has a new\n -mx86-used-note=[yes|no] option to generate (or not) x86 GNU property\n notes.\n * The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the\n Loongson EXTensions (EXT) instructions, the Loongson Content Address\n Memory (CAM) ASE and the Loongson MultiMedia extensions Instructions\n (MMI) ASE.\n * The addr2line, c++filt, nm and objdump tools now have a default limit on\n the maximum amount of recursion that is allowed whilst demangling\n strings. This limit can be disabled if necessary.\n * Objdump's --disassemble option can now take a parameter, specifying the\n starting symbol for disassembly. Disassembly will continue from this\n symbol up to the next symbol or the end of the function.\n * The BFD linker will now report property change in linker map file when\n merging GNU properties.\n * The BFD linker's -t option now doesn't report members within archives,\n unless -t is given twice. This makes it more useful when generating a\n list of files that should be packaged for a linker bug report.\n * The GOLD linker has improved warning messages for relocations that refer\n to discarded sections.\n\n - Improve relro support on s390 [fate#326356]\n - Fix broken debug symbols (bsc#1118644)\n - Handle ELF compressed header alignment correctly.\n\n\n This update was imported from the SUSE:SLE-15:Update update project.\n\n", "edition": 1, "modified": "2019-10-31T00:14:06", "published": "2019-10-31T00:14:06", "id": "OPENSUSE-SU-2019:2415-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00072.html", "title": "Security update for binutils (moderate)", "type": "suse", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-11-06T00:01:54", "bulletinFamily": "unix", "cvelist": ["CVE-2018-7642", "CVE-2018-7208", "CVE-2018-19932", "CVE-2018-18484", "CVE-2018-18309", "CVE-2018-1000876", "CVE-2018-18605", "CVE-2018-7570", "CVE-2018-17358", "CVE-2018-7569", "CVE-2018-17985", "CVE-2018-6872", "CVE-2019-1010180", "CVE-2018-17360", "CVE-2018-6543", "CVE-2018-19931", "CVE-2018-18483", "CVE-2018-7568", "CVE-2018-6323", "CVE-2018-7643", "CVE-2018-6759", "CVE-2018-18607", "CVE-2018-20671", "CVE-2018-20651", "CVE-2018-17359", "CVE-2018-20623", "CVE-2018-18606", "CVE-2018-8945"], "description": "This update for binutils fixes the following issues:\n\n binutils was updated to current 2.32 branch [jsc#ECO-368].\n\n Includes following security fixes:\n\n - CVE-2018-17358: Fixed invalid memory access in\n _bfd_stab_section_find_nearest_line in syms.c (bsc#1109412)\n - CVE-2018-17359: Fixed invalid memory access exists in bfd_zalloc in\n opncls.c (bsc#1109413)\n - CVE-2018-17360: Fixed heap-based buffer over-read in bfd_getl32 in\n libbfd.c (bsc#1109414)\n - CVE-2018-17985: Fixed a stack consumption problem caused by the\n cplus_demangle_type (bsc#1116827)\n - CVE-2018-18309: Fixed an invalid memory address dereference was\n discovered in read_reloc in reloc.c (bsc#1111996)\n - CVE-2018-18483: Fixed get_count function provided by libiberty that\n allowed attackers to cause a denial of service or other unspecified\n impact (bsc#1112535)\n - CVE-2018-18484: Fixed stack exhaustion in the C++ demangling functions\n provided by libiberty, caused by recursive stack frames (bsc#1112534)\n - CVE-2018-18605: Fixed a heap-based buffer over-read issue was discovered\n in the function sec_merge_hash_lookup causing a denial of service\n (bsc#1113255)\n - CVE-2018-18606: Fixed a NULL pointer dereference in\n _bfd_add_merge_section when attempting to merge sections with large\n alignments, causing denial of service (bsc#1113252)\n - CVE-2018-18607: Fixed a NULL pointer dereference in elf_link_input_bfd\n when used for finding STT_TLS symbols without any TLS section, causing\n denial of service (bsc#1113247)\n - CVE-2018-19931: Fixed a heap-based buffer overflow in\n bfd_elf32_swap_phdr_in in elfcode.h (bsc#1118831)\n - CVE-2018-19932: Fixed an integer overflow and infinite loop caused by\n the IS_CONTAINED_BY_LMA (bsc#1118830)\n - CVE-2018-20623: Fixed a use-after-free in the error function in\n elfcomm.c (bsc#1121035)\n - CVE-2018-20651: Fixed a denial of service via a NULL pointer dereference\n in elf_link_add_object_symbols in elflink.c (bsc#1121034)\n - CVE-2018-20671: Fixed an integer overflow that can trigger a heap-based\n buffer overflow in load_specific_debug_section in objdump.c\n (bsc#1121056)\n - CVE-2018-1000876: Fixed integer overflow in\n bfd_get_dynamic_reloc_upper_bound,bfd_canonicalize_dynamic_reloc in\n objdump (bsc#1120640)\n - CVE-2019-1010180: Fixed an out of bound memory access that could lead to\n crashes (bsc#1142772)\n\n - enable xtensa architecture (Tensilica lc6 and related)\n - Use -ffat-lto-objects in order to provide assembly for static libs\n (bsc#1141913).\n - Fixed some LTO build issues (bsc#1133131 bsc#1133232).\n - riscv: Don't check ABI flags if no code section\n - Fixed a segfault in ld when building some versions of pacemaker\n (bsc#1154025, bsc#1154016).\n - Add avr, epiphany and rx to target_list so that the common binutils can\n handle all objects we can create with crosses (bsc#1152590).\n\n Update to binutils 2.32:\n\n * The binutils now support for the C-SKY processor series.\n * The x86 assembler now supports a -mvexwig=[0|1] option to control\n encoding of VEX.W-ignored (WIG) VEX instructions. It also has a new\n -mx86-used-note=[yes|no] option to generate (or not) x86 GNU property\n notes.\n * The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the\n Loongson EXTensions (EXT) instructions, the Loongson Content Address\n Memory (CAM) ASE and the Loongson MultiMedia extensions Instructions\n (MMI) ASE.\n * The addr2line, c++filt, nm and objdump tools now have a default limit on\n the maximum amount of recursion that is allowed whilst demangling\n strings. This limit can be disabled if necessary.\n * Objdump's --disassemble option can now take a parameter, specifying the\n starting symbol for disassembly. Disassembly will continue from this\n symbol up to the next symbol or the end of the function.\n * The BFD linker will now report property change in linker map file when\n merging GNU properties.\n * The BFD linker's -t option now doesn't report members within archives,\n unless -t is given twice. This makes it more useful when generating a\n list of files that should be packaged for a linker bug report.\n * The GOLD linker has improved warning messages for relocations that refer\n to discarded sections.\n\n - Improve relro support on s390 [fate#326356]\n - Fix broken debug symbols (bsc#1118644)\n - Handle ELF compressed header alignment correctly.\n\n\n This update was imported from the SUSE:SLE-15-SP1:Update update project.\n\n", "edition": 1, "modified": "2019-11-05T21:18:30", "published": "2019-11-05T21:18:30", "id": "OPENSUSE-SU-2019:2432-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00008.html", "title": "Security update for binutils (moderate)", "type": "suse", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "hackerone": [{"lastseen": "2019-10-23T18:01:37", "bulletinFamily": "bugbounty", "bounty": 0.0, "cvelist": ["CVE-2017-12799", "CVE-2017-12967"], "description": "Last year, I submitted a bug to GNU and applied for two cve:\nhttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12799\nhttp://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12967\n\n## Impact\n\ndenial of service or leak information", "modified": "2019-10-14T01:06:42", "published": "2018-03-07T01:39:06", "id": "H1:323017", "href": "https://hackerone.com/reports/323017", "type": "hackerone", "title": "The Internet: Two vulnerability in GNU binutils", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "redhat": [{"lastseen": "2020-04-30T19:35:33", "bulletinFamily": "unix", "cvelist": ["CVE-2019-1010204", "CVE-2019-17451"], "description": "The binutils packages provide a collection of binary utilities for the manipulation of object code in various object file formats. It includes the ar, as, gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings, strip, and addr2line utilities.\n\nSecurity Fix(es):\n\n* binutils: integer overflow leading to a SEGV in _bfd_dwarf2_find_nearest_line in dwarf2.c (CVE-2019-17451)\n\n* binutils: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read in gold/fileread.cc and elfcpp/elfcpp_file.h leads to denial of service (CVE-2019-1010204)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.2 Release Notes linked from the References section.", "modified": "2020-04-28T14:48:32", "published": "2020-04-28T13:17:47", "id": "RHSA-2020:1797", "href": "https://access.redhat.com/errata/RHSA-2020:1797", "type": "redhat", "title": "(RHSA-2020:1797) Low: binutils security and bug fix update", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}]}