Vulnerabilities > CVE-2017-14062 - Integer Overflow or Wraparound vulnerability in multiple products

047910
CVSS 9.8 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
low complexity
gnu
debian
CWE-190
critical
nessus

Summary

Integer overflow in the decode_digit function in puny_decode.c in Libidn2 before 2.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.

Nessus

  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3434-1.NASL
    descriptionIt was discovered that Libidn incorrectly handled decoding certain digits. A remote attacker could use this issue to cause Libidn to crash, resulting in a denial of service, or possibly execute arbitrary code. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id103645
    published2017-10-03
    reporterUbuntu Security Notice (C) 2017-2019 Canonical, Inc. / NASL script (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/103645
    titleUbuntu 14.04 LTS / 16.04 LTS / 17.04 : libidn vulnerability (USN-3434-1)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1085.NASL
    descriptionIt was discovered that there was an integer overflow vulnerability in libidn2-0
    last seen2020-03-17
    modified2017-09-05
    plugin id102924
    published2017-09-05
    reporterThis script is Copyright (C) 2017-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/102924
    titleDebian DLA-1085-1 : libidn2-0 security update
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1447.NASL
    descriptionAn integer overflow vulnerability was discovered in libidn, the GNU library for Internationalized Domain Names (IDNs), in its Punycode handling (a Unicode characters to ASCII encoding) allowing a remote attacker to cause a denial of service against applications using the library. For Debian 8
    last seen2020-06-01
    modified2020-06-02
    plugin id111388
    published2018-07-30
    reporterThis script is Copyright (C) 2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/111388
    titleDebian DLA-1447-1 : libidn security update
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2018-02E23192F5.NASL
    descriptionUpdate to the latest upstream release, which fixes CVE-2017-14062. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2018-04-10
    plugin id108907
    published2018-04-10
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108907
    titleFedora 27 : libidn (2018-02e23192f5)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3421-1.NASL
    descriptionIt was discovered that Libidn2 incorrectly handled certain input. A remote attacker could possibly use this issue to cause Libidn2 to crash, resulting in a denial of service. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id103325
    published2017-09-19
    reporterUbuntu Security Notice (C) 2017-2019 Canonical, Inc. / NASL script (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/103325
    titleUbuntu 17.04 : libidn2-0 vulnerability (USN-3421-1)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2017-57722CCD30.NASL
    descriptionLibidn2 2.0.4 (released 2017-08-30) =================================== - Fix integer overflow in bidi.c/_isBidi() - Fix integer overflow in puny_decode.c/decode_digit() - Improve docs - Fix idna_free() to idn_free() - Update fuzzer corpora Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2017-09-05
    plugin id102936
    published2017-09-05
    reporterThis script is Copyright (C) 2017-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/102936
    titleFedora 25 : libidn2 (2017-57722ccd30)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2018-341.NASL
    descriptionThis update for libidn fixes the following issue : - CVE-2017-14062: Prevent integer overflow in the decode_digit function that allowed remote attackers to cause a denial of service or possibly have unspecified other impact (bsc#1056450). This update was imported from the SUSE:SLE-12:Update update project.
    last seen2020-06-05
    modified2018-04-10
    plugin id108933
    published2018-04-10
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108933
    titleopenSUSE Security Update : libidn (openSUSE-2018-341)
  • NASL familyHuawei Local Security Checks
    NASL idEULEROS_SA-2019-2337.NASL
    descriptionAccording to the version of the libidn package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - Integer overflow in the decode_digit function in puny_decode.c in Libidn2 before 2.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact.(CVE-2017-14062) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id131502
    published2019-12-03
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/131502
    titleEulerOS Virtualization for ARM 64 3.0.3.0 : libidn (EulerOS-SA-2019-2337)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-3988.NASL
    descriptionAn integer overflow vulnerability was discovered in decode_digit() in libidn2-0, the GNU library for Internationalized Domain Names (IDNs), allowing a remote attacker to cause a denial of service against an application using the library (application crash).
    last seen2020-06-01
    modified2020-06-02
    plugin id103580
    published2017-10-02
    reporterThis script is Copyright (C) 2017-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/103580
    titleDebian DSA-3988-1 : libidn2-0 - security update
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2017-B469BE1A72.NASL
    descriptionLibidn2 2.0.4 (released 2017-08-30) =================================== - Fix integer overflow in bidi.c/_isBidi() - Fix integer overflow in puny_decode.c/decode_digit() - Improve docs - Fix idna_free() to idn_free() - Update fuzzer corpora Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2018-01-15
    plugin id105962
    published2018-01-15
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/105962
    titleFedora 27 : mingw-libidn2 (2017-b469be1a72)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2018-F749C70191.NASL
    descriptionUpdate to the latest upstream release, which fixes CVE-2017-14062. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2019-01-03
    plugin id120922
    published2019-01-03
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/120922
    titleFedora 28 : libidn (2018-f749c70191)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201804-02.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201804-02 (glibc: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in glibc. Please review the CVE identifiers referenced below for details. Impact : An attacker could possibly execute arbitrary code, escalate privileges, cause a Denial of Service condition, or have other unspecified impacts. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id108822
    published2018-04-04
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108822
    titleGLSA-201804-02 : glibc: Multiple vulnerabilities
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1084.NASL
    descriptionIt was discovered that there was an integer overflow vulnerability in libidn
    last seen2020-03-17
    modified2017-09-05
    plugin id102923
    published2017-09-05
    reporterThis script is Copyright (C) 2017-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/102923
    titleDebian DLA-1084-1 : libidn security update
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2017-2D4EAD8DA9.NASL
    descriptionLibidn2 2.0.4 (released 2017-08-30) =================================== - Fix integer overflow in bidi.c/_isBidi() - Fix integer overflow in puny_decode.c/decode_digit() - Improve docs - Fix idna_free() to idn_free() - Update fuzzer corpora Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2017-09-05
    plugin id102934
    published2017-09-05
    reporterThis script is Copyright (C) 2017-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/102934
    titleFedora 26 : libidn2 (2017-2d4ead8da9)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2017-09B1C3F099.NASL
    descriptionLibidn2 2.0.4 (released 2017-08-30) =================================== - Fix integer overflow in bidi.c/_isBidi() - Fix integer overflow in puny_decode.c/decode_digit() - Improve docs - Fix idna_free() to idn_free() - Update fuzzer corpora Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2018-01-15
    plugin id105810
    published2018-01-15
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/105810
    titleFedora 27 : libidn2 (2017-09b1c3f099)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-0878-1.NASL
    descriptionThis update for libidn fixes one issues. This security issue was fixed : - CVE-2017-14062: Prevent integer overflow in the decode_digit function that allowed remote attackers to cause a denial of service or possibly have unspecified other impact (bsc#1056450). Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id108875
    published2018-04-06
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108875
    titleSUSE SLED12 / SLES12 Security Update : libidn (SUSE-SU-2018:0878-1)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-0903-1.NASL
    descriptionThis update for libidn fixes one issues. This security issue was fixed : - CVE-2017-14062: Prevent integer overflow in the decode_digit function that allowed remote attackers to cause a denial of service or possibly have unspecified other impact (bsc#1056450). Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id108947
    published2018-04-10
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108947
    titleSUSE SLES11 Security Update : libidn (SUSE-SU-2018:0903-1)