VYPR
Vendor

Libslirp Project

Products
1
CVEs
13
Across products
13
Status
Private

Products

1

Recent CVEs

13
  • CVE-2019-14378HigJul 29, 2019
    risk 0.62cvss 8.8epss 0.17

    ip_reass in ip_input.c in libslirp 4.0.0 has a heap-based buffer overflow via a large packet because it mishandles a case involving the first fragment.

  • CVE-2020-7211HigJan 21, 2020
    risk 0.49cvss 7.5epss 0.04

    tftp.c in libslirp 4.1.0, as used in QEMU 4.2.0, does not prevent ..\ directory traversal on Windows.

  • CVE-2019-15890HigSep 6, 2019
    risk 0.49cvss 7.5epss 0.04

    libslirp 4.0.0, as used in QEMU 4.1.0, has a use-after-free in ip_reass in ip_input.c.

  • CVE-2020-10756MedJul 9, 2020
    risk 0.42cvss 6.5epss 0.01

    An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents…

  • CVE-2020-8608MedFeb 6, 2020
    risk 0.37cvss 5.6epss 0.02

    In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.

  • CVE-2020-7039MedJan 16, 2020
    risk 0.37cvss 5.6epss 0.04

    tcp_emu in tcp_subr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMU_IRC. This can cause a heap-based buffer overflow or other out-of-bounds access which can lead to a DoS or potential execute arbitrary code.

  • CVE-2020-29130MedNov 26, 2020
    risk 0.28cvss 4.3epss 0.02

    slirp.c in libslirp through 4.3.1 has a buffer over-read because it tries to read a certain amount of header data even if that exceeds the total packet length.

  • CVE-2020-29129MedNov 26, 2020
    risk 0.28cvss 4.3epss 0.01

    ncsi.c in libslirp through 4.3.1 has a buffer over-read because it tries to read a certain amount of header data even if that exceeds the total packet length.

  • CVE-2021-3595LowJun 15, 2021
    risk 0.25cvss 3.8epss 0.00

    An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftp_input() function and could occur while processing a udp packet that is smaller than the size of the 'tftp_t' structure. This issue may lead to…

  • CVE-2021-3594LowJun 15, 2021
    risk 0.25cvss 3.8epss 0.00

    An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the udp_input() function and could occur while processing a udp packet that is smaller than the size of the 'udphdr' structure. This issue may lead to…

  • CVE-2021-3593LowJun 15, 2021
    risk 0.25cvss 3.8epss 0.00

    An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the udp6_input() function and could occur while processing a udp packet that is smaller than the size of the 'udphdr' structure. This issue may lead to…

  • CVE-2021-3592LowJun 15, 2021
    risk 0.25cvss 3.8epss 0.00

    An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the bootp_input() function and could occur while processing a udp packet that is smaller than the size of the 'bootp_t' structure. A malicious guest could use…

  • CVE-2020-1983HigApr 22, 2020
    risk 0.00cvss 7.5epss 0.02

    A use after free vulnerability in ip_reass() in ip_input.c of libslirp 4.2.0 and prior releases allows crafted packets to cause a denial of service.