ID CVE-2020-8597
Summary eap.c in pppd in ppp 2.4.2 through 2.4.8 has an rhostname buffer overflow in the eap_request and eap_response functions.
References
Vulnerable Configurations
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:point-to-point_protocol_project:point-to-point_protocol:2.4.8:*:*:*:*:*:*:*
  • cpe:2.3:o:wago:pfc_firmware:03.00.35\(12\):*:*:*:*:*:*:*
    cpe:2.3:o:wago:pfc_firmware:03.00.35\(12\):*:*:*:*:*:*:*
  • cpe:2.3:o:wago:pfc_firmware:03.00.39\(12.1\):*:*:*:*:*:*:*
    cpe:2.3:o:wago:pfc_firmware:03.00.39\(12.1\):*:*:*:*:*:*:*
  • cpe:2.3:o:wago:pfc_firmware:03.03.10\(15\):*:*:*:*:*:*:*
    cpe:2.3:o:wago:pfc_firmware:03.03.10\(15\):*:*:*:*:*:*:*
  • cpe:2.3:o:wago:pfc_firmware:03.03.11\(15.1\):*:*:*:*:*:*:*
    cpe:2.3:o:wago:pfc_firmware:03.03.11\(15.1\):*:*:*:*:*:*:*
  • cpe:2.3:o:wago:pfc_firmware:03.04.04\(14\):*:*:*:*:*:*:*
    cpe:2.3:o:wago:pfc_firmware:03.04.04\(14\):*:*:*:*:*:*:*
  • cpe:2.3:h:wago:pfc100:-:*:*:*:*:*:*:*
    cpe:2.3:h:wago:pfc100:-:*:*:*:*:*:*:*
  • cpe:2.3:h:wago:pfc200:-:*:*:*:*:*:*:*
    cpe:2.3:h:wago:pfc200:-:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:-:*:*:*
CVSS
Base: 7.5 (as of 05-05-2023 - 17:48)
Impact:
Exploitability:
CWE CWE-120
CAPEC
  • Overflow Variables and Tags
    This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The attacker crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow in an API Call
    This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An attacker who has access to an API may try to embed malicious code in the API function call and exploit a buffer overflow vulnerability in the function's implementation. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
  • 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.
  • 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).
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in Local Command-Line Utilities
    This attack targets command-line utilities available in a number of shells. An attacker can leverage a vulnerability found in a command-line utility to escalate privilege to root.
  • 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.
  • Overflow Binary Resource File
    An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the attacker access to the execution stack and execute arbitrary code in the target process. This attack pattern is a variant of standard buffer overflow attacks using an unexpected vector (binary files) to wrap its attack and open up a new attack vector. The attacker is required to either directly serve the binary content to the victim, or place it in a locale like a MP3 sharing application, for the victim to download. The attacker then is notified upon the download or otherwise locates the vulnerability opened up by the buffer overflow.
  • 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.
  • Buffer Overflow via Symbolic Links
    This type of attack leverages the use of symbolic links to cause buffer overflows. An attacker can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary 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 adversaries' choice.
  • 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.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
redhat via4
advisories
  • bugzilla
    id 1800727
    title CVE-2020-8597 ppp: Buffer overflow in the eap_request and eap_response functions in eap.c
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 7 is installed
        oval oval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • comment ppp is earlier than 0:2.4.5-34.el7_7
            oval oval:com.redhat.rhsa:tst:20200630001
          • comment ppp is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630002
        • AND
          • comment ppp-devel is earlier than 0:2.4.5-34.el7_7
            oval oval:com.redhat.rhsa:tst:20200630003
          • comment ppp-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630004
    rhsa
    id RHSA-2020:0630
    released 2020-02-27
    severity Important
    title RHSA-2020:0630: ppp security update (Important)
  • bugzilla
    id 1800727
    title CVE-2020-8597 ppp: Buffer overflow in the eap_request and eap_response functions in eap.c
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 6 is installed
        oval oval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • comment ppp is earlier than 0:2.4.5-11.el6_10
            oval oval:com.redhat.rhsa:tst:20200631001
          • comment ppp is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630002
        • AND
          • comment ppp-devel is earlier than 0:2.4.5-11.el6_10
            oval oval:com.redhat.rhsa:tst:20200631003
          • comment ppp-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630004
    rhsa
    id RHSA-2020:0631
    released 2020-02-27
    severity Important
    title RHSA-2020:0631: ppp security update (Important)
  • bugzilla
    id 1800727
    title CVE-2020-8597 ppp: Buffer overflow in the eap_request and eap_response functions in eap.c
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 8 is installed
        oval oval:com.redhat.rhba:tst:20193384074
      • OR
        • AND
          • comment network-scripts-ppp is earlier than 0:2.4.7-26.el8_1
            oval oval:com.redhat.rhsa:tst:20200633001
          • comment network-scripts-ppp is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200633002
        • AND
          • comment ppp is earlier than 0:2.4.7-26.el8_1
            oval oval:com.redhat.rhsa:tst:20200633003
          • comment ppp is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630002
        • AND
          • comment ppp-debugsource is earlier than 0:2.4.7-26.el8_1
            oval oval:com.redhat.rhsa:tst:20200633005
          • comment ppp-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200633006
        • AND
          • comment ppp-devel is earlier than 0:2.4.7-26.el8_1
            oval oval:com.redhat.rhsa:tst:20200633007
          • comment ppp-devel is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200630004
    rhsa
    id RHSA-2020:0633
    released 2020-02-27
    severity Important
    title RHSA-2020:0633: ppp security update (Important)
  • rhsa
    id RHSA-2020:0634
rpms
  • ppp-0:2.4.5-34.el7_7
  • ppp-debuginfo-0:2.4.5-34.el7_7
  • ppp-devel-0:2.4.5-34.el7_7
  • ppp-0:2.4.5-11.el6_10
  • ppp-debuginfo-0:2.4.5-11.el6_10
  • ppp-devel-0:2.4.5-11.el6_10
  • network-scripts-ppp-0:2.4.7-26.el8_1
  • ppp-0:2.4.7-26.el8_1
  • ppp-debuginfo-0:2.4.7-26.el8_1
  • ppp-debugsource-0:2.4.7-26.el8_1
  • ppp-devel-0:2.4.7-26.el8_1
  • network-scripts-ppp-0:2.4.7-26.el8_0
  • ppp-0:2.4.7-26.el8_0
  • ppp-debuginfo-0:2.4.7-26.el8_0
  • ppp-debugsource-0:2.4.7-26.el8_0
refmap via4
cert-vn VU#782301
confirm
debian DSA-4632
fedora
  • FEDORA-2020-4304397fe0
  • FEDORA-2020-571091c70b
fulldisc 20200306 Buffer overflow in pppd - CVE-2020-8597
gentoo GLSA-202003-19
misc
mlist [debian-lts-announce] 20200209 [SECURITY] [DLA 2097-1] ppp security update
suse openSUSE-SU-2020:0286
ubuntu
  • USN-4288-1
  • USN-4288-2
Last major update 05-05-2023 - 17:48
Published 03-02-2020 - 23:15
Last modified 05-05-2023 - 17:48
Back to Top