ID PHOTONOS_PHSA-2019-3_0-0031_BINUTILS.NASL Type nessus Reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. Modified 2021-01-02T00:00:00
Description
An update of the binutils package has been released.
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text and package checks in this plugin were
# extracted from VMware Security Advisory PHSA-2019-3.0-0031. The text
# itself is copyright (C) VMware, Inc.
include("compat.inc");
if (description)
{
script_id(130124);
script_version("1.2");
script_cvs_date("Date: 2019/12/17");
script_cve_id("CVE-2019-1010204");
script_name(english:"Photon OS 3.0: Binutils PHSA-2019-3.0-0031");
script_set_attribute(attribute:"synopsis", value:
"The remote PhotonOS host is missing multiple security updates.");
script_set_attribute(attribute:"description", value:
"An update of the binutils package has been released.");
script_set_attribute(attribute:"see_also", value:"https://github.com/vmware/photon/wiki/Security-Updates-3.0-0031.md");
script_set_attribute(attribute:"solution", value:
"Update the affected Linux packages.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2019-1010204");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"vuln_publication_date", value:"2019/07/23");
script_set_attribute(attribute:"patch_publication_date", value:"2019/09/27");
script_set_attribute(attribute:"plugin_publication_date", value:"2019/10/22");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:vmware:photonos:binutils");
script_set_attribute(attribute:"cpe", value:"cpe:/o:vmware:photonos:3.0");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"PhotonOS Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/PhotonOS/release", "Host/PhotonOS/rpm-list");
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/PhotonOS/release");
if (isnull(release) || release !~ "^VMware Photon") audit(AUDIT_OS_NOT, "PhotonOS");
if (release !~ "^VMware Photon (?:Linux|OS) 3\.0(\D|$)") audit(AUDIT_OS_NOT, "PhotonOS 3.0");
if (!get_kb_item("Host/PhotonOS/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$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "PhotonOS", cpu);
flag = 0;
if (rpm_check(release:"PhotonOS-3.0", reference:"binutils-2.32-1.ph3")) flag++;
if (rpm_check(release:"PhotonOS-3.0", reference:"binutils-debuginfo-2.32-1.ph3")) flag++;
if (rpm_check(release:"PhotonOS-3.0", reference:"binutils-devel-2.32-1.ph3")) 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": "PHOTONOS_PHSA-2019-3_0-0031_BINUTILS.NASL", "bulletinFamily": "scanner", "title": "Photon OS 3.0: Binutils PHSA-2019-3.0-0031", "description": "An update of the binutils package has been released.", "published": "2019-10-22T00:00:00", "modified": "2021-01-02T00:00:00", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "href": "https://www.tenable.com/plugins/nessus/130124", "reporter": "This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["https://github.com/vmware/photon/wiki/Security-Updates-3.0-0031.md"], "cvelist": ["CVE-2019-1010204"], "type": "nessus", "lastseen": "2021-01-01T01:08:37", "edition": 17, "viewCount": 3, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2019-1010204"]}, {"type": "f5", "idList": ["F5:K05032915"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562311220192041", "OPENVAS:1361412562311220191959", "OPENVAS:1361412562311220192450", "OPENVAS:1361412562311220201466", "OPENVAS:1361412562311220192069", "OPENVAS:1361412562311220191940"]}, {"type": "nessus", "idList": ["PHOTONOS_PHSA-2019-2_0-0173_BINUTILS.NASL", "EULEROS_SA-2019-1940.NASL", "REDHAT-RHSA-2020-1797.NASL", "EULEROS_SA-2019-2450.NASL", "EULEROS_SA-2019-2069.NASL", "EULEROS_SA-2020-1466.NASL", "EULEROS_SA-2019-2041.NASL", "EULEROS_SA-2019-1959.NASL"]}, {"type": "redhat", "idList": ["RHSA-2020:1797", "RHSA-2020:3194", "RHSA-2020:4298"]}, {"type": "oraclelinux", "idList": ["ELSA-2020-1797"]}], "modified": "2021-01-01T01:08:37", "rev": 2}, "score": {"value": 6.2, "vector": "NONE", "modified": "2021-01-01T01:08:37", "rev": 2}, "vulnersScore": 6.2}, "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-2019-3.0-0031. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(130124);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/12/17\");\n\n script_cve_id(\"CVE-2019-1010204\");\n\n script_name(english:\"Photon OS 3.0: Binutils PHSA-2019-3.0-0031\");\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-3.0-0031.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:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/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:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2019-1010204\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2019/07/23\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/09/27\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/10/22\");\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:3.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) 3\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 3.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-3.0\", reference:\"binutils-2.32-1.ph3\")) flag++;\nif (rpm_check(release:\"PhotonOS-3.0\", reference:\"binutils-debuginfo-2.32-1.ph3\")) flag++;\nif (rpm_check(release:\"PhotonOS-3.0\", reference:\"binutils-devel-2.32-1.ph3\")) 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": "PhotonOS Local Security Checks", "pluginID": "130124", "cpe": ["p-cpe:/a:vmware:photonos:binutils", "cpe:/o:vmware:photonos:3.0"], "scheme": null, "cvss3": {"score": 5.5, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"}}
{"cve": [{"lastseen": "2020-12-09T21:41:37", "description": "GNU binutils gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.", "edition": 8, "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": "2019-07-23T14:15:00", "title": "CVE-2019-1010204", "type": "cve", "cwe": ["CWE-125", "CWE-20"], "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-2019-1010204"], "modified": "2019-08-22T07:15:00", "cpe": ["cpe:/a:gnu:binutils_gold:1.16", "cpe:/a:gnu:binutils:2.31.1"], "id": "CVE-2019-1010204", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010204", "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.31.1:*:*:*:*:*:*:*", "cpe:2.3:a:gnu:binutils_gold:1.16:*:*:*:*:*:*:*"]}], "f5": [{"lastseen": "2020-04-06T22:40:32", "bulletinFamily": "software", "cvelist": ["CVE-2019-1010204"], "description": "\nF5 Product Development has evaluated the currently supported releases for potential vulnerability, and no F5 products were found to be vulnerable.\n\nNone\n\n * [K51812227: Understanding Security Advisory versioning](<https://support.f5.com/csp/article/K51812227>)\n * [K41942608: Overview of AskF5 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": "2019-12-10T04:05:00", "published": "2019-12-10T04:05:00", "id": "F5:K05032915", "href": "https://support.f5.com/csp/article/K05032915", "title": "GNU Binutils vulnerability CVE-2019-1010204", "type": "f5", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}], "openvas": [{"lastseen": "2020-01-27T18:37:21", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204"], "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:1361412562311220192069", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192069", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2069)", "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.2069\");\n script_version(\"2020-01-23T12:33:12+0000\");\n script_cve_id(\"CVE-2019-1010204\");\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:33:12 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:33:12 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2069)\");\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-2069\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2069\");\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-2069 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 gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.(CVE-2019-1010204)\");\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.h5.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.h5.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-01-27T18:36:20", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-12451", "CVE-2019-1010204"], "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:1361412562311220191959", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220191959", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1959)", "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.1959\");\n script_version(\"2020-01-23T12:28:33+0000\");\n script_cve_id(\"CVE-2017-12451\", \"CVE-2019-1010204\");\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 12:28:33 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:28:33 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1959)\");\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-1959\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-1959\");\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-1959 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 gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.(CVE-2019-1010204)\n\nThe _bfd_xcoff_read_ar_hdr function in bfd/coff-rs6000.c and bfd/coff64-rs6000.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29 and earlier, allows remote attackers to cause an out of bounds stack read via a crafted COFF image file.(CVE-2017-12451)\");\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.h26.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.h26.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": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-27T18:35:47", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204", "CVE-2017-9744", "CVE-2017-14130", "CVE-2017-9042", "CVE-2017-9746", "CVE-2018-12697", "CVE-2017-9742", "CVE-2017-8396", "CVE-2017-9753", "CVE-2018-17360", "CVE-2017-9756", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-9748", "CVE-2019-9075", "CVE-2017-8397", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2017-8398", "CVE-2017-15996", "CVE-2017-9747"], "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:1361412562311220192041", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220192041", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2041)", "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.2041\");\n script_version(\"2020-01-23T12:31:40+0000\");\n script_cve_id(\"CVE-2017-12799\", \"CVE-2017-14130\", \"CVE-2017-15996\", \"CVE-2017-7302\", \"CVE-2017-8396\", \"CVE-2017-8397\", \"CVE-2017-8398\", \"CVE-2017-9040\", \"CVE-2017-9042\", \"CVE-2017-9742\", \"CVE-2017-9744\", \"CVE-2017-9746\", \"CVE-2017-9747\", \"CVE-2017-9748\", \"CVE-2017-9749\", \"CVE-2017-9752\", \"CVE-2017-9753\", \"CVE-2017-9754\", \"CVE-2017-9756\", \"CVE-2018-12697\", \"CVE-2018-17360\", \"CVE-2019-1010204\", \"CVE-2019-9075\");\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 12:31:40 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:31:40 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-2041)\");\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-2041\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-2041\");\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-2041 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 gold gold v1.11-v1.16 (GNU binutils v2.21-v2.31.1) is affected by: Improper Input Validation, Signed/Unsigned Comparison, Out-of-bounds Read. The impact is: Denial of service. The component is: gold/fileread.cc:497, elfcpp/elfcpp_file.h:644. The attack vector is: An ELF file with an invalid e_shoff header field must be opened.(CVE-2019-1010204)\n\nThe _bfd_elf_parse_attributes function in elf-attrs.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 (_bfd_elf_attr_strdup heap-based buffer over-read and application crash) via a crafted ELF file.(CVE-2017-14130)\n\nThe aarch64_ext_ldst_reglist function in opcodes/aarch64-dis.c 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-9756)\n\nThe process_otr function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not validate a certain offset, 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-9754)\n\nThe versados_mkobject function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not initialize a certain data structure, 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-9753)\n\nbfd/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 in the _bfd_vms_get_value and _bfd_vms_slurp_etir functions during 'objdump -D' execution.(CVE-2017-9752)\n\nThe *regs* macros in opcodes/bfin-dis.c in GNU Binutils 2.28 allow 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-9749)\n\nTh ...\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.h27\", 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.h27\", 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"}}, {"lastseen": "2020-01-27T18:37:00", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2017-12451", "CVE-2017-9755", "CVE-2019-1010204", "CVE-2017-9751", "CVE-2017-9744", "CVE-2017-9042", "CVE-2017-7614", "CVE-2017-15024", "CVE-2017-9746", "CVE-2018-12697", "CVE-2017-7300", "CVE-2017-9742", "CVE-2017-8396", "CVE-2017-13710", "CVE-2017-9753", "CVE-2017-7303", "CVE-2017-9750", "CVE-2017-9756", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-9748", "CVE-2018-6323", "CVE-2017-12452", "CVE-2019-9075", "CVE-2017-8393", "CVE-2017-8397", "CVE-2017-7301", "CVE-2017-7304", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2017-8398", "CVE-2017-15996", "CVE-2017-9747"], "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:1361412562311220191940", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562311220191940", "type": "openvas", "title": "Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1940)", "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.1940\");\n script_version(\"2020-01-23T12:27:41+0000\");\n script_cve_id(\"CVE-2017-12451\", \"CVE-2017-12452\", \"CVE-2017-12799\", \"CVE-2017-13710\", \"CVE-2017-15024\", \"CVE-2017-15996\", \"CVE-2017-7300\", \"CVE-2017-7301\", \"CVE-2017-7302\", \"CVE-2017-7303\", \"CVE-2017-7304\", \"CVE-2017-7614\", \"CVE-2017-8393\", \"CVE-2017-8395\", \"CVE-2017-8396\", \"CVE-2017-8397\", \"CVE-2017-8398\", \"CVE-2017-9040\", \"CVE-2017-9042\", \"CVE-2017-9742\", \"CVE-2017-9744\", \"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-2018-12697\", \"CVE-2018-6323\", \"CVE-2019-1010204\", \"CVE-2019-9075\");\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 12:27:41 +0000 (Thu, 23 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-01-23 12:27:41 +0000 (Thu, 23 Jan 2020)\");\n script_name(\"Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2019-1940)\");\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:\"2019-1940\");\n script_xref(name:\"URL\", value:\"https://developer.huaweicloud.com/ict/en/site-euleros/euleros/security-advisories/EulerOS-SA-2019-1940\");\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-1940 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 ...\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.h25\", 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.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-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"}}], "nessus": [{"lastseen": "2021-01-07T08:59:38", "description": "According to the version of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerability :\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": 11, "cvss3": {"score": 5.5, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"}, "published": "2019-09-30T00:00:00", "title": "EulerOS 2.0 SP8 : binutils (EulerOS-SA-2019-2069)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204"], "modified": "2019-09-30T00: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-2069.NASL", "href": "https://www.tenable.com/plugins/nessus/129428", "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(129428);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\n \"CVE-2019-1010204\"\n );\n\n script_name(english:\"EulerOS 2.0 SP8 : binutils (EulerOS-SA-2019-2069)\");\n script_summary(english:\"Checks the rpm output for the updated package.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote EulerOS host is missing a security update.\");\n script_set_attribute(attribute:\"description\", value:\n\"According to the version of the binutils packages installed, the\nEulerOS installation on the remote host is affected by the following\nvulnerability :\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-2069\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?9b266aee\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils package.\");\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: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:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/09/30\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/09/30\");\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 !~ \"^(8)$\") audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP8\");\n\nuvp = get_kb_item(\"Host/EulerOS/uvp_version\");\nif (!empty_or_null(uvp)) audit(AUDIT_OS_NOT, \"EulerOS 2.0 SP8\", \"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 (\"aarch64\" >!< cpu) audit(AUDIT_ARCH_NOT, \"aarch64\", cpu);\n\nflag = 0;\n\npkgs = [\"binutils-2.31.1-13.h5.eulerosv2r8\",\n \"binutils-devel-2.31.1-13.h5.eulerosv2r8\"];\n\nforeach (pkg in pkgs)\n if (rpm_check(release:\"EulerOS-2.0\", sp:\"8\", 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": "2020-11-19T05:30:15", "description": "The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1797 advisory.\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\n - binutils: integer overflow leading to a SEGV in\n _bfd_dwarf2_find_nearest_line in dwarf2.c (CVE-2019-17451)\n\nNote that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.", "edition": 4, "cvss3": {"score": 6.5, "vector": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"}, "published": "2020-04-28T00:00:00", "title": "RHEL 8 : binutils (RHSA-2020:1797)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204", "CVE-2019-17451"], "modified": "2020-04-28T00:00:00", "cpe": ["cpe:/o:redhat:rhel_tus:8.2", "cpe:/a:redhat:rhel_e4s:8.2::appstream", "p-cpe:/a:redhat:enterprise_linux:binutils", "cpe:/o:redhat:rhel_eus:8.4", "cpe:/a:redhat:rhel_eus:8.4::appstream", "cpe:/o:redhat:rhel_eus:8.2::baseos", "cpe:/o:redhat:enterprise_linux:8::baseos", "cpe:/o:redhat:rhel_e4s:8.2", "cpe:/o:redhat:rhel_aus:8.2::baseos", "cpe:/a:redhat:rhel_tus:8.2::appstream", "p-cpe:/a:redhat:enterprise_linux:binutils-debugsource", "p-cpe:/a:redhat:enterprise_linux:binutils-devel", "cpe:/a:redhat:enterprise_linux:8::appstream", "cpe:/o:redhat:rhel_tus:8.2::baseos", "cpe:/o:redhat:rhel_aus:8.2", "cpe:/a:redhat:rhel_aus:8.2::appstream", "cpe:/o:redhat:enterprise_linux:8", "cpe:/o:redhat:rhel_eus:8.2", "cpe:/o:redhat:rhel_e4s:8.2::baseos", "cpe:/a:redhat:rhel_eus:8.2::appstream", "cpe:/o:redhat:rhel_eus:8.4::baseos"], "id": "REDHAT-RHSA-2020-1797.NASL", "href": "https://www.tenable.com/plugins/nessus/136054", "sourceData": "##\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Red Hat Security Advisory RHSA-2020:1797. The text\n# itself is copyright (C) Red Hat, Inc.\n##\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(136054);\n script_version(\"1.3\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/11/18\");\n\n script_cve_id(\"CVE-2019-17451\", \"CVE-2019-1010204\");\n script_bugtraq_id(109365);\n script_xref(name:\"RHSA\", value:\"2020:1797\");\n\n script_name(english:\"RHEL 8 : binutils (RHSA-2020:1797)\");\n script_summary(english:\"Checks the rpm output for the updated packages\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Red Hat host is missing one or more security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1797 advisory.\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\n - binutils: integer overflow leading to a SEGV in\n _bfd_dwarf2_find_nearest_line in dwarf2.c (CVE-2019-17451)\n\nNote that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://cwe.mitre.org/data/definitions/20.html\");\n script_set_attribute(attribute:\"see_also\", value:\"https://cwe.mitre.org/data/definitions/125.html\");\n script_set_attribute(attribute:\"see_also\", value:\"https://cwe.mitre.org/data/definitions/190.html\");\n script_set_attribute(attribute:\"see_also\", value:\"https://access.redhat.com/security/cve/CVE-2019-17451\");\n script_set_attribute(attribute:\"see_also\", value:\"https://access.redhat.com/security/cve/CVE-2019-1010204\");\n script_set_attribute(attribute:\"see_also\", value:\"https://access.redhat.com/errata/RHSA-2020:1797\");\n script_set_attribute(attribute:\"see_also\", value:\"https://bugzilla.redhat.com/1735604\");\n script_set_attribute(attribute:\"see_also\", value:\"https://bugzilla.redhat.com/1771668\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected binutils, binutils-debugsource and / or binutils-devel 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\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_cwe_id(20, 125, 190);\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/10/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/04/28\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/04/28\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:enterprise_linux:8\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:enterprise_linux:8::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_aus:8.2\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_aus:8.2::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_e4s:8.2\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_e4s:8.2::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_eus:8.2\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_eus:8.2::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_eus:8.4\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_eus:8.4::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_tus:8.2\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:rhel_tus:8.2::baseos\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:enterprise_linux:8::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:rhel_aus:8.2::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:rhel_e4s:8.2::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:rhel_eus:8.2::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:rhel_eus:8.4::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:redhat:rhel_tus:8.2::appstream\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:binutils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:binutils-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:binutils-devel\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Red Hat Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 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/RedHat/release\", \"Host/RedHat/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude('audit.inc');\ninclude('global_settings.inc');\ninclude('misc_func.inc');\ninclude('rpm.inc');\n\nif (!get_kb_item('Host/local_checks_enabled')) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item('Host/RedHat/release');\nif (isnull(release) || 'Red Hat' >!< release) audit(AUDIT_OS_NOT, 'Red Hat');\nos_ver = pregmatch(pattern: \"Red Hat Enterprise Linux.*release ([0-9]+(\\.[0-9]+)?)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, 'Red Hat');\nos_ver = os_ver[1];\nif (! preg(pattern:\"^8([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, 'Red Hat 8.x', 'Red Hat ' + os_ver);\n\nif (!get_kb_item('Host/RedHat/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$\" && 's390' >!< cpu && 'aarch64' >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'Red Hat', cpu);\n\nrepositories = {\n 'enterprise_linux_8_appstream': [\n 'rhel-8-for-aarch64-appstream-debug-rpms',\n 'rhel-8-for-aarch64-appstream-rpms',\n 'rhel-8-for-aarch64-appstream-source-rpms',\n 'rhel-8-for-s390x-appstream-debug-rpms',\n 'rhel-8-for-s390x-appstream-rpms',\n 'rhel-8-for-s390x-appstream-source-rpms',\n 'rhel-8-for-x86_64-appstream-debug-rpms',\n 'rhel-8-for-x86_64-appstream-rpms',\n 'rhel-8-for-x86_64-appstream-source-rpms'\n ],\n 'enterprise_linux_8_baseos': [\n 'rhel-8-for-aarch64-baseos-debug-rpms',\n 'rhel-8-for-aarch64-baseos-rpms',\n 'rhel-8-for-aarch64-baseos-source-rpms',\n 'rhel-8-for-s390x-baseos-debug-rpms',\n 'rhel-8-for-s390x-baseos-rpms',\n 'rhel-8-for-s390x-baseos-source-rpms',\n 'rhel-8-for-x86_64-baseos-debug-rpms',\n 'rhel-8-for-x86_64-baseos-rpms',\n 'rhel-8-for-x86_64-baseos-source-rpms'\n ],\n 'rhel_eus_8_2_appstream': [\n 'rhel-8-for-aarch64-appstream-eus-debug-rpms',\n 'rhel-8-for-aarch64-appstream-eus-rpms',\n 'rhel-8-for-aarch64-appstream-eus-source-rpms',\n 'rhel-8-for-s390x-appstream-eus-debug-rpms',\n 'rhel-8-for-s390x-appstream-eus-rpms',\n 'rhel-8-for-s390x-appstream-eus-source-rpms',\n 'rhel-8-for-x86_64-appstream-aus-debug-rpms',\n 'rhel-8-for-x86_64-appstream-aus-rpms',\n 'rhel-8-for-x86_64-appstream-aus-source-rpms',\n 'rhel-8-for-x86_64-appstream-e4s-debug-rpms',\n 'rhel-8-for-x86_64-appstream-e4s-rpms',\n 'rhel-8-for-x86_64-appstream-e4s-source-rpms',\n 'rhel-8-for-x86_64-appstream-eus-debug-rpms',\n 'rhel-8-for-x86_64-appstream-eus-rpms',\n 'rhel-8-for-x86_64-appstream-eus-source-rpms',\n 'rhel-8-for-x86_64-appstream-tus-debug-rpms',\n 'rhel-8-for-x86_64-appstream-tus-rpms',\n 'rhel-8-for-x86_64-appstream-tus-source-rpms'\n ],\n 'rhel_eus_8_2_baseos': [\n 'rhel-8-for-aarch64-baseos-eus-debug-rpms',\n 'rhel-8-for-aarch64-baseos-eus-rpms',\n 'rhel-8-for-aarch64-baseos-eus-source-rpms',\n 'rhel-8-for-s390x-baseos-eus-debug-rpms',\n 'rhel-8-for-s390x-baseos-eus-rpms',\n 'rhel-8-for-s390x-baseos-eus-source-rpms',\n 'rhel-8-for-x86_64-baseos-aus-debug-rpms',\n 'rhel-8-for-x86_64-baseos-aus-rpms',\n 'rhel-8-for-x86_64-baseos-aus-source-rpms',\n 'rhel-8-for-x86_64-baseos-e4s-debug-rpms',\n 'rhel-8-for-x86_64-baseos-e4s-rpms',\n 'rhel-8-for-x86_64-baseos-e4s-source-rpms',\n 'rhel-8-for-x86_64-baseos-eus-debug-rpms',\n 'rhel-8-for-x86_64-baseos-eus-rpms',\n 'rhel-8-for-x86_64-baseos-eus-source-rpms',\n 'rhel-8-for-x86_64-baseos-tus-debug-rpms',\n 'rhel-8-for-x86_64-baseos-tus-rpms',\n 'rhel-8-for-x86_64-baseos-tus-source-rpms'\n ]\n};\n\nfound_repos = NULL;\nhost_repo_list = get_kb_list('Host/RedHat/repo-list/*');\nif (!(empty_or_null(host_repo_list))) {\n found_repos = make_list();\n foreach repo_key (keys(repositories)) {\n foreach repo ( repositories[repo_key] ) {\n if (get_kb_item('Host/RedHat/repo-list/' + repo)) {\n append_element(var:found_repos, value:repo_key);\n break;\n }\n }\n }\n if(empty_or_null(found_repos)) audit(AUDIT_RHSA_NOT_AFFECTED, 'RHSA-2020:1797');\n}\n\npkgs = [\n {'reference':'binutils-2.30-73.el8', 'cpu':'aarch64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-2.30-73.el8', 'cpu':'s390x', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-2.30-73.el8', 'cpu':'x86_64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-debugsource-2.30-73.el8', 'cpu':'aarch64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-debugsource-2.30-73.el8', 'cpu':'i686', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-debugsource-2.30-73.el8', 'cpu':'s390x', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-debugsource-2.30-73.el8', 'cpu':'x86_64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-devel-2.30-73.el8', 'cpu':'aarch64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-devel-2.30-73.el8', 'cpu':'i686', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-devel-2.30-73.el8', 'cpu':'s390x', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']},\n {'reference':'binutils-devel-2.30-73.el8', 'cpu':'x86_64', 'release':'8', 'el_string':'el8', 'rpm_spec_vers_cmp':TRUE, 'repo_list':['enterprise_linux_8_appstream', 'enterprise_linux_8_baseos', 'rhel_eus_8_2_appstream', 'rhel_eus_8_2_baseos']}\n];\n\nflag = 0;\nforeach package_array ( pkgs ) {\n reference = NULL;\n release = NULL;\n sp = NULL;\n cpu = NULL;\n el_string = NULL;\n rpm_spec_vers_cmp = NULL;\n epoch = NULL;\n allowmaj = NULL;\n repo_list = NULL;\n if (!empty_or_null(package_array['repo_list'])) repo_list = package_array['repo_list'];\n if (!empty_or_null(package_array['reference'])) reference = package_array['reference'];\n if (!empty_or_null(package_array['release'])) release = 'RHEL' + package_array['release'];\n if (!empty_or_null(package_array['sp'])) sp = package_array['sp'];\n if (!empty_or_null(package_array['cpu'])) cpu = package_array['cpu'];\n if (!empty_or_null(package_array['el_string'])) el_string = package_array['el_string'];\n if (!empty_or_null(package_array['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = package_array['rpm_spec_vers_cmp'];\n if (!empty_or_null(package_array['epoch'])) epoch = package_array['epoch'];\n if (!empty_or_null(package_array['allowmaj'])) allowmaj = package_array['allowmaj'];\n if (reference && release) {\n repocheck = FALSE;\n if (empty_or_null(found_repos))\n {\n repocheck = TRUE;\n }\n else\n {\n foreach repo (repo_list) {\n if (contains_element(var:found_repos, value:repo))\n {\n repocheck = TRUE;\n break;\n }\n }\n }\n if (repocheck && rpm_check(release:release, sp:sp, cpu:cpu, reference:reference, epoch:epoch, el_string:el_string, rpm_spec_vers_cmp:rpm_spec_vers_cmp, allowmaj:allowmaj)) flag++;\n }\n}\n\nif (flag)\n{\n if (empty_or_null(host_repo_list)) extra = rpm_report_get() + redhat_report_repo_caveat();\n else extra = rpm_report_get() + redhat_report_package_caveat();\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : extra\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 / binutils-debugsource / binutils-devel');\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-01-07T08:59: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 - 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\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": 12, "cvss3": {"score": 7.8, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2019-09-23T00:00:00", "title": "EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-1959)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-12451", "CVE-2019-1010204"], "modified": "2019-09-23T00: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-1959.NASL", "href": "https://www.tenable.com/plugins/nessus/129116", "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(129116);\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-12451\",\n \"CVE-2019-1010204\"\n );\n\n script_name(english:\"EulerOS 2.0 SP5 : binutils (EulerOS-SA-2019-1959)\");\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 - 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\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-1959\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?f9634ccb\");\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:U/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:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/09/24\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/09/23\");\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.h26.eulerosv2r7\",\n \"binutils-devel-2.27-28.base.1.h26.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:08:25", "description": "An update of the binutils package has been released.", "edition": 17, "cvss3": {"score": 7.8, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2019-09-12T00:00:00", "title": "Photon OS 2.0: Binutils PHSA-2019-2.0-0173", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204", "CVE-2018-18309", "CVE-2019-14250", "CVE-2019-12972", "CVE-2019-9075", "CVE-2019-9077", "CVE-2019-14444"], "modified": "2021-01-02T00:00:00", "cpe": ["cpe:/o:vmware:photonos:2.0", "p-cpe:/a:vmware:photonos:binutils"], "id": "PHOTONOS_PHSA-2019-2_0-0173_BINUTILS.NASL", "href": "https://www.tenable.com/plugins/nessus/128734", "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-2019-2.0-0173. The text\n# itself is copyright (C) VMware, Inc.\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(128734);\n script_version(\"1.2\");\n script_cvs_date(\"Date: 2019/12/30\");\n\n script_cve_id(\n \"CVE-2018-18309\",\n \"CVE-2019-9075\",\n \"CVE-2019-9077\",\n \"CVE-2019-12972\",\n \"CVE-2019-14250\",\n \"CVE-2019-14444\",\n \"CVE-2019-1010204\"\n );\n\n script_name(english:\"Photon OS 2.0: Binutils PHSA-2019-2.0-0173\");\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-173.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: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: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:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2019-9077\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/10/15\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/09/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/09/12\");\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.32-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-debuginfo-2.32-1.ph2\")) flag++;\nif (rpm_check(release:\"PhotonOS-2.0\", reference:\"binutils-devel-2.32-1.ph2\")) 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-07T08:59:36", "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 - 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_elf_parse_attributes function in elf-attrs.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29, allows\n remote attackers to cause a denial of service\n (_bfd_elf_attr_strdup heap-based buffer over-read and\n application crash) via a crafted ELF\n file.(CVE-2017-14130)\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 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 - 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 - 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 *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 - 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 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 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 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 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 - 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 - 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 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 - 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 - 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 - 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, 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 - 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 - 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 - 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 - 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\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": 12, "cvss3": {"score": 7.8, "vector": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2019-09-24T00:00:00", "title": "EulerOS 2.0 SP3 : binutils (EulerOS-SA-2019-2041)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2019-1010204", "CVE-2017-9744", "CVE-2017-14130", "CVE-2017-9042", "CVE-2017-9746", "CVE-2018-12697", "CVE-2017-9742", "CVE-2017-8396", "CVE-2017-9753", "CVE-2018-17360", "CVE-2017-9756", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-9748", "CVE-2019-9075", "CVE-2017-8397", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2017-8398", "CVE-2017-15996", "CVE-2017-9747"], "modified": "2019-09-24T00: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-2041.NASL", "href": "https://www.tenable.com/plugins/nessus/129234", "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(129234);\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-12799\",\n \"CVE-2017-14130\",\n \"CVE-2017-15996\",\n \"CVE-2017-7302\",\n \"CVE-2017-8396\",\n \"CVE-2017-8397\",\n \"CVE-2017-8398\",\n \"CVE-2017-9040\",\n \"CVE-2017-9042\",\n \"CVE-2017-9742\",\n \"CVE-2017-9744\",\n \"CVE-2017-9746\",\n \"CVE-2017-9747\",\n \"CVE-2017-9748\",\n \"CVE-2017-9749\",\n \"CVE-2017-9752\",\n \"CVE-2017-9753\",\n \"CVE-2017-9754\",\n \"CVE-2017-9756\",\n \"CVE-2018-12697\",\n \"CVE-2018-17360\",\n \"CVE-2019-1010204\",\n \"CVE-2019-9075\"\n );\n\n script_name(english:\"EulerOS 2.0 SP3 : binutils (EulerOS-SA-2019-2041)\");\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 - 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_elf_parse_attributes function in elf-attrs.c\n in the Binary File Descriptor (BFD) library (aka\n libbfd), as distributed in GNU Binutils 2.29, allows\n remote attackers to cause a denial of service\n (_bfd_elf_attr_strdup heap-based buffer over-read and\n application crash) via a crafted ELF\n file.(CVE-2017-14130)\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 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 - 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 - 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 *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 - 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 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 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 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 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 - 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 - 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 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 - 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 - 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 - 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, 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 - 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 - 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 - 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 - 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\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-2041\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?3ea3cc85\");\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:\"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/09/25\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/09/24\");\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.h27\",\n \"binutils-devel-2.25.1-22.base.h27\"];\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_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-07T08:59:14", "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 - 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''\n 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''\n 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''\n 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\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": 17, "cvss3": {"score": 9.8, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-09-17T00:00:00", "title": "EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2019-1940)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2017-8395", "CVE-2017-12451", "CVE-2017-9755", "CVE-2019-1010204", "CVE-2017-9751", "CVE-2017-9744", "CVE-2017-9042", "CVE-2017-7614", "CVE-2017-15024", "CVE-2017-9746", "CVE-2018-12697", "CVE-2017-7300", "CVE-2017-9742", "CVE-2017-8396", "CVE-2017-13710", "CVE-2017-9753", "CVE-2017-7303", "CVE-2017-9750", "CVE-2017-9756", "CVE-2017-12799", "CVE-2017-9752", "CVE-2017-7302", "CVE-2017-9748", "CVE-2018-6323", "CVE-2017-12452", "CVE-2019-9075", "CVE-2017-8393", "CVE-2017-8397", "CVE-2017-7301", "CVE-2017-7304", "CVE-2017-9754", "CVE-2017-9749", "CVE-2017-9040", "CVE-2017-8398", "CVE-2017-15996", "CVE-2017-9747"], "modified": "2019-09-17T00:00:00", "cpe": ["cpe:/o:huawei:euleros:uvp:3.0.2.0", "p-cpe:/a:huawei:euleros:binutils"], "id": "EULEROS_SA-2019-1940.NASL", "href": "https://www.tenable.com/plugins/nessus/128943", "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(128943);\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-12451\",\n \"CVE-2017-12452\",\n \"CVE-2017-12799\",\n \"CVE-2017-13710\",\n \"CVE-2017-15024\",\n \"CVE-2017-15996\",\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-8395\",\n \"CVE-2017-8396\",\n \"CVE-2017-8397\",\n \"CVE-2017-8398\",\n \"CVE-2017-9040\",\n \"CVE-2017-9042\",\n \"CVE-2017-9742\",\n \"CVE-2017-9744\",\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-2018-12697\",\n \"CVE-2018-6323\",\n \"CVE-2019-1010204\",\n \"CVE-2019-9075\"\n );\n\n script_name(english:\"EulerOS Virtualization for ARM 64 3.0.2.0 : binutils (EulerOS-SA-2019-1940)\");\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 - 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''\n 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''\n 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''\n 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\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-1940\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?0da30462\");\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/09/16\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/09/17\");\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) 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/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.h25\"];\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": "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"}}], "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"}}, {"lastseen": "2020-07-28T20:03:39", "bulletinFamily": "unix", "cvelist": ["CVE-2018-14404", "CVE-2018-18074", "CVE-2018-19519", "CVE-2018-20060", "CVE-2018-20337", "CVE-2018-20852", "CVE-2018-7263", "CVE-2018-9251", "CVE-2019-1010180", "CVE-2019-1010204", "CVE-2019-11236", "CVE-2019-11324", "CVE-2019-12447", "CVE-2019-12448", "CVE-2019-12449", "CVE-2019-13232", "CVE-2019-13752", "CVE-2019-13753", "CVE-2019-14563", "CVE-2019-14822", "CVE-2019-1547", "CVE-2019-1549", "CVE-2019-1563", "CVE-2019-15847", "CVE-2019-16056", "CVE-2019-17451", "CVE-2019-19126", "CVE-2019-19232", "CVE-2019-19807", "CVE-2019-19923", "CVE-2019-19924", "CVE-2019-19925", "CVE-2019-19959", "CVE-2019-3016", "CVE-2019-3825", "CVE-2019-5094", "CVE-2019-5436", "CVE-2019-5481", "CVE-2019-5482", "CVE-2019-8457", "CVE-2020-10749", "CVE-2020-10754", "CVE-2020-10757", "CVE-2020-10766", "CVE-2020-10767", "CVE-2020-10768", "CVE-2020-11008", "CVE-2020-11080", "CVE-2020-12049", "CVE-2020-12653", "CVE-2020-12654", "CVE-2020-12662", "CVE-2020-12663", "CVE-2020-12888", "CVE-2020-13777", "CVE-2020-14316", "CVE-2020-8616", "CVE-2020-8617"], "description": "OpenShift Virtualization is Red Hat's virtualization solution designed for Red Hat OpenShift Container Platform.\n\nSecurity Fix(es):\n\n* kubevirt: VMIs can be used to access host files (CVE-2020-14316)\n\n* containernetworking/plugins: IPv6 router advertisements allow for MitM attacks on IPv4 clusters (CVE-2020-10749)\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\nThis update also fixes several bugs and adds various enhancements.\n\nThis advisory contains the following OpenShift Virtualization 2.4.0 images:\n\nRHEL-7-CNV-2.4\n==============\nkubevirt-ssp-operator-container-v2.4.0-71\n\nRHEL-8-CNV-2.4\n==============\nvirt-cdi-controller-container-v2.4.0-29\nvirt-cdi-uploadproxy-container-v2.4.0-29\nhostpath-provisioner-container-v2.4.0-25\nvirt-cdi-operator-container-v2.4.0-29\nkubevirt-metrics-collector-container-v2.4.0-18\ncnv-containernetworking-plugins-container-v2.4.0-36\nkubevirt-kvm-info-nfd-plugin-container-v2.4.0-18\nhostpath-provisioner-operator-container-v2.4.0-31\nvirt-cdi-uploadserver-container-v2.4.0-29\nvirt-cdi-apiserver-container-v2.4.0-29\nvirt-controller-container-v2.4.0-58\nvirt-cdi-cloner-container-v2.4.0-29\nkubevirt-template-validator-container-v2.4.0-21\nvm-import-operator-container-v2.4.0-21\nkubernetes-nmstate-handler-container-v2.4.0-37\nnode-maintenance-operator-container-v2.4.0-27\nvirt-operator-container-v2.4.0-58\nkubevirt-v2v-conversion-container-v2.4.0-23\ncnv-must-gather-container-v2.4.0-73\nvirtio-win-container-v2.4.0-15\nkubevirt-cpu-node-labeller-container-v2.4.0-19\novs-cni-plugin-container-v2.4.0-37\nkubevirt-vmware-container-v2.4.0-21\nhyperconverged-cluster-operator-container-v2.4.0-70\nvirt-handler-container-v2.4.0-58\nvirt-cdi-importer-container-v2.4.0-29\nvirt-launcher-container-v2.4.0-58\nkubevirt-cpu-model-nfd-plugin-container-v2.4.0-17\nvirt-api-container-v2.4.0-58\novs-cni-marker-container-v2.4.0-38\nkubemacpool-container-v2.4.0-39\ncluster-network-addons-operator-container-v2.4.0-38\nbridge-marker-container-v2.4.0-39\nvm-import-controller-container-v2.4.0-21\nhco-bundle-registry-container-v2.3.0-497", "modified": "2020-07-28T22:06:05", "published": "2020-07-28T22:02:45", "id": "RHSA-2020:3194", "href": "https://access.redhat.com/errata/RHSA-2020:3194", "type": "redhat", "title": "(RHSA-2020:3194) Important: Container-native Virtualization security, bug fix, and enhancement update", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-10-28T02:16:36", "bulletinFamily": "unix", "cvelist": ["CVE-2013-0169", "CVE-2016-10739", "CVE-2018-14404", "CVE-2018-14498", "CVE-2018-16890", "CVE-2018-18074", "CVE-2018-18624", "CVE-2018-18751", "CVE-2018-19519", "CVE-2018-20060", "CVE-2018-20337", "CVE-2018-20483", "CVE-2018-20657", "CVE-2018-20852", "CVE-2018-9251", "CVE-2019-1010180", "CVE-2019-1010204", "CVE-2019-11070", "CVE-2019-11236", "CVE-2019-11324", "CVE-2019-11358", "CVE-2019-11459", "CVE-2019-12447", "CVE-2019-12448", "CVE-2019-12449", "CVE-2019-12450", "CVE-2019-12795", "CVE-2019-13232", "CVE-2019-13636", "CVE-2019-13752", "CVE-2019-13753", "CVE-2019-14822", "CVE-2019-14973", "CVE-2019-1547", "CVE-2019-1549", "CVE-2019-1563", "CVE-2019-15718", "CVE-2019-15847", "CVE-2019-16056", "CVE-2019-16769", "CVE-2019-17451", "CVE-2019-18408", "CVE-2019-19126", "CVE-2019-19923", "CVE-2019-19924", "CVE-2019-19925", "CVE-2019-19959", "CVE-2019-3822", "CVE-2019-3823", "CVE-2019-3825", "CVE-2019-3843", "CVE-2019-3844", "CVE-2019-5094", "CVE-2019-5436", "CVE-2019-5481", "CVE-2019-5482", "CVE-2019-5953", "CVE-2019-6237", "CVE-2019-6251", "CVE-2019-6454", "CVE-2019-6706", "CVE-2019-7146", "CVE-2019-7149", "CVE-2019-7150", "CVE-2019-7664", "CVE-2019-7665", "CVE-2019-8457", "CVE-2019-8506", "CVE-2019-8518", "CVE-2019-8523", "CVE-2019-8524", "CVE-2019-8535", "CVE-2019-8536", "CVE-2019-8544", "CVE-2019-8558", "CVE-2019-8559", "CVE-2019-8563", "CVE-2019-8571", "CVE-2019-8583", "CVE-2019-8584", "CVE-2019-8586", "CVE-2019-8587", "CVE-2019-8594", "CVE-2019-8595", "CVE-2019-8596", "CVE-2019-8597", "CVE-2019-8601", "CVE-2019-8607", "CVE-2019-8608", "CVE-2019-8609", "CVE-2019-8610", "CVE-2019-8611", "CVE-2019-8615", "CVE-2019-8619", "CVE-2019-8622", "CVE-2019-8623", "CVE-2019-8666", "CVE-2019-8671", "CVE-2019-8672", "CVE-2019-8673", "CVE-2019-8675", "CVE-2019-8676", "CVE-2019-8677", "CVE-2019-8679", "CVE-2019-8681", "CVE-2019-8686", "CVE-2019-8687", "CVE-2019-8689", "CVE-2019-8690", "CVE-2019-8696", "CVE-2019-8726", "CVE-2019-8735", "CVE-2019-8768", "CVE-2020-10531", "CVE-2020-10715", "CVE-2020-10743", "CVE-2020-11008", "CVE-2020-11022", "CVE-2020-11023", "CVE-2020-11110", "CVE-2020-12049", "CVE-2020-12052", "CVE-2020-12245", "CVE-2020-13822", "CVE-2020-14040", "CVE-2020-14336", "CVE-2020-15366", "CVE-2020-15719", "CVE-2020-1712", "CVE-2020-7013", "CVE-2020-7598", "CVE-2020-7662", "CVE-2020-8203", "CVE-2020-8559", "CVE-2020-9283"], "description": "Red Hat OpenShift Container Platform is Red Hat's cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nSecurity Fix(es):\n\n* golang.org/x/crypto: Processing of crafted ssh-ed25519 public keys allows for panic (CVE-2020-9283)\n\n* SSL/TLS: CBC padding timing attack (lucky-13) (CVE-2013-0169)\n\n* grafana: XSS vulnerability via a column style on the \"Dashboard > Table Panel\" screen (CVE-2018-18624)\n\n* js-jquery: prototype pollution in object's prototype leading to denial of service or remote code execution or property injection (CVE-2019-11358)\n\n* npm-serialize-javascript: XSS via unsafe characters in serialized regular expressions (CVE-2019-16769)\n\n* kibana: Prototype pollution in TSVB could result in arbitrary code execution (ESA-2020-06) (CVE-2020-7013)\n\n* nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or __proto__ payload (CVE-2020-7598)\n\n* npmjs-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser (CVE-2020-7662)\n\n* nodejs-lodash: prototype pollution in zipObjectDeep function (CVE-2020-8203)\n\n* jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method (CVE-2020-11022)\n\n* jQuery: passing HTML containing <option> elements to manipulation methods could result in untrusted code execution (CVE-2020-11023)\n\n* grafana: stored XSS (CVE-2020-11110)\n\n* grafana: XSS annotation popup vulnerability (CVE-2020-12052)\n\n* grafana: XSS via column.title or cellLinkTooltip (CVE-2020-12245)\n\n* nodejs-elliptic: improper encoding checks allows a certain degree of signature malleability in ECDSA signatures (CVE-2020-13822)\n\n* golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash (CVE-2020-14040)\n\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n\n* openshift/console: text injection on error page via crafted url (CVE-2020-10715)\n\n* kibana: X-Frame-Option not set by default might lead to clickjacking (CVE-2020-10743)\n\n* openshift: restricted SCC allows pods to craft custom network packets (CVE-2020-14336)\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.", "modified": "2020-10-28T04:36:30", "published": "2020-10-27T18:57:54", "id": "RHSA-2020:4298", "href": "https://access.redhat.com/errata/RHSA-2020:4298", "type": "redhat", "title": "(RHSA-2020:4298) Moderate: OpenShift Container Platform 4.6.1 image security update", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "oraclelinux": [{"lastseen": "2020-06-04T23:29:42", "bulletinFamily": "unix", "cvelist": ["CVE-2019-1010204", "CVE-2019-17451"], "description": "[2.30-73.0.1]\n- Forward-port of Oracle patches from 2.30-68.0.2.\n- Reviewed-by: Elena Zannoni \n[2.30-68.0.2]\n- Backport the non-cycle-detecting-capable deduplicating CTF linker\n- Backport a fix for an upstream hashtab crash (no upstream bug number),\n triggered by the above.\n- Fix deduplication of ambiguously-named types in CTF.\n- CTF types without names are not ambiguously-named.\n- Stop the CTF_LINK_EMPTY_CU_MAPPINGS flag crashing.\n- Only emit ambiguous types as hidden if they are named and there is already\n a type with that name.\n- Make sure completely empty dicts get their header written out properly\n- Do not fail if adding anonymous struct/union members to structs/unions that\n already contain other anonymous members at a different offset\n- Correctly look up pointers to non-root-visible structures\n- Emit error messages in dumping into the dump stream\n- Do not abort early on dump-time errors\n- Elide likely duplicates (same name, same kind) within a single TU (cross-\n TU duplicate/ambiguous-type detection works as before).\n- Fix linking of the CTF variable section\n- Fix spurious conflicts of variables (also affects the nondeduplicating linker)\n- Defend against CUs without names\n- When linking only a single input file, set the output CTF CU name to the\n name of the input\n- Support cv-qualified bitfields\n- Fix off-by-one error in SHA-1 sizing\n[2.30-73]\n- Remove bogus assertion. (#1801879)\n[2.30-72]\n- Allow the BFD library to handle the copying of files containing secondary reloc sections. (#1801879)\n[2.30-68.0.1]\n- Ensure 8-byte alignment for AArch64 stubs.\n- Add CTF support to OL8: CTF machinery, including libctf.so and\n libctf-nonbfd.so. The linker does not yet deduplicate the CTF type section.\n- Backport of fix for upstream bug 23919, required by above\n- [Orabug: 30102938] [Orabug: 30102941]\n[2.30-71]\n- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. (#1779245)\n- Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information.\n[2.30-70]\n- Re-enable strip merging build notes. (#1777760)\n[2.30-69]\n- Fix linker testsuite failures triggered by annobin update.\n[2.30-68]\n- Backport H.J.Lus patch to add a workaround for the JCC Errata to the assembler. (#1777002)\n[2.30-67]\n- Fix a buffer overrun in the note merging code. (#1774507)\n[2.30-66]\n- Fix a seg-fault in gold when linking corrupt input files. (#1739254)\n[2.30-65]\n- NVR bump to allow rebuild with reverted version of glibc in the buildroot.\n[2.30-64]\n- Stop note merging with no effect from creating null filled note sections.\n[2.30-63]\n- Stop objcopy from generating a exit failure status when merging corrupt notes.\n[2.30-62]\n- Fix binutils testsuite failure introduced by -60 patch. (#1767711)\n[2.30-61]\n- Enable threading in the GOLD linker. (#1729225)\n- Add check to readelf in order to prevent an integer overflow.\n[2.30-60]\n- Add support for SVE Vector PCS on AArch64. (#1726637)\n- Add fixes for coverity test failures.\n- Improve objcopys ability to merge GNU build attribute notes.\n[2.30-59]\n- Stop the linker from merging groups with different settings of the SHF_EXCLUDE flag. (#1730906)", "edition": 1, "modified": "2020-05-05T00:00:00", "published": "2020-05-05T00:00:00", "id": "ELSA-2020-1797", "href": "http://linux.oracle.com/errata/ELSA-2020-1797.html", "title": "binutils security and bug fix update", "type": "oraclelinux", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}]}