Libslirp Project

Libslirp

13 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.06.2021 21:15:10
  • Zuletzt bearbeitet 21.11.2024 06:21:55

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...

  • EPSS 0.02%
  • Veröffentlicht 15.06.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:21:55

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 ...

  • EPSS 0.02%
  • Veröffentlicht 15.06.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:21:55

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...

  • EPSS 0.02%
  • Veröffentlicht 15.06.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:21:55

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 ...

  • EPSS 0.22%
  • Veröffentlicht 26.11.2020 20:15:10
  • Zuletzt bearbeitet 21.11.2024 05:23:39

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.

Exploit
  • EPSS 0.37%
  • Veröffentlicht 26.11.2020 20:15:10
  • Zuletzt bearbeitet 21.11.2024 05:23:39

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.

  • EPSS 0.04%
  • Veröffentlicht 09.07.2020 16:15:13
  • Zuletzt bearbeitet 21.11.2024 04:56:00

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...

Exploit
  • EPSS 0.19%
  • Veröffentlicht 22.04.2020 20:15:11
  • Zuletzt bearbeitet 21.11.2024 05:11:47

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.

  • EPSS 1.81%
  • Veröffentlicht 06.02.2020 17:15:14
  • Zuletzt bearbeitet 21.11.2024 05:39:07

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.

  • EPSS 0.5%
  • Veröffentlicht 21.01.2020 17:15:12
  • Zuletzt bearbeitet 21.11.2024 05:36:50

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