Vulnerabilities > CVE-2014-9474 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Mpfr GNU Mpfr

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
mpfr
CWE-119
nessus

Summary

Buffer overflow in the mpfr_strtofr function in GNU MPFR before 3.1.2-p11 allows context-dependent attackers to have unspecified impact via vectors related to incorrect documentation for mpn_set_str.

Vulnerable Configurations

Part Description Count
Application
Mpfr
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Nessus

  • NASL familyMandriva Local Security Checks
    NASL idMANDRIVA_MDVSA-2015-143.NASL
    descriptionUpdated mpfr packages fix security vulnerability : A buffer overflow was reported in mpfr. This is due to incorrect GMP documentation for mpn_set_str about the size of a buffer (CVE-2014-9474).
    last seen2020-06-01
    modified2020-06-02
    plugin id82396
    published2015-03-30
    reporterThis script is Copyright (C) 2015-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/82396
    titleMandriva Linux Security Advisory : mpfr (MDVSA-2015:143)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201512-06.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201512-06 (MPFR: User-assisted execution of arbitrary code) MPFR fails to adequately check user-supplied input, which could lead to a buffer overflow. Impact : A remote attacker could possibly execute arbitrary code with the privileges of the process or cause a Denial of Service condition. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id87706
    published2016-01-04
    reporterThis script is Copyright (C) 2016-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/87706
    titleGLSA-201512-06 : MPFR: User-assisted execution of arbitrary code
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2014-16967.NASL
    descriptionSecurity fix for Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2015-01-08
    plugin id80405
    published2015-01-08
    reporterThis script is Copyright (C) 2015-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/80405
    titleFedora 21 : mpfr-3.1.2-8.fc21 (2014-16967)
  • NASL familyHuawei Local Security Checks
    NASL idEULEROS_SA-2017-1293.NASL
    descriptionAccording to the version of the mpfr packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Buffer overflow in the mpfr_strtofr function in GNU MPFR before 3.1.2-p11 allows context-dependent attackers to have unspecified impact via vectors related to incorrect documentation for mpn_set_str.(CVE-2014-9474) 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-05-06
    modified2017-12-12
    plugin id105164
    published2017-12-12
    reporterThis script is Copyright (C) 2017-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/105164
    titleEulerOS 2.0 SP1 : mpfr (EulerOS-SA-2017-1293)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2014-16964.NASL
    descriptionSecurity fix for Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2015-01-08
    plugin id80404
    published2015-01-08
    reporterThis script is Copyright (C) 2015-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/80404
    titleFedora 20 : mpfr-3.1.2-5.fc20 (2014-16964)
  • NASL familyMandriva Local Security Checks
    NASL idMANDRIVA_MDVSA-2015-025.NASL
    descriptionUpdated mpfr packages fix security vulnerability : A buffer overflow was reported in mpfr. This is due to incorrect GMP documentation for mpn_set_str about the size of a buffer (CVE-2014-9474).
    last seen2020-06-01
    modified2020-06-02
    plugin id80562
    published2015-01-16
    reporterThis script is Copyright (C) 2015-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/80562
    titleMandriva Linux Security Advisory : mpfr (MDVSA-2015:025)
  • NASL familyHuawei Local Security Checks
    NASL idEULEROS_SA-2017-1294.NASL
    descriptionAccording to the version of the mpfr packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Buffer overflow in the mpfr_strtofr function in GNU MPFR before 3.1.2-p11 allows context-dependent attackers to have unspecified impact via vectors related to incorrect documentation for mpn_set_str.(CVE-2014-9474) 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-05-06
    modified2017-12-01
    plugin id104912
    published2017-12-01
    reporterThis script is Copyright (C) 2017-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/104912
    titleEulerOS 2.0 SP2 : mpfr (EulerOS-SA-2017-1294)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_11_LIBMPFR1-150123.NASL
    descriptionThis update for libmpfr fixes a buffer overflow in mpfr_strtofr. (CVE-2014-9474)
    last seen2020-06-01
    modified2020-06-02
    plugin id81176
    published2015-02-05
    reporterThis script is Copyright (C) 2015 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/81176
    titleSuSE 11.3 Security Update : libmpfr (SAT Patch Number 10212)