Lucene search
+L

801 matches found

CVE
CVE
added 2020/12/11 10:39 p.m.81 views

CVE-2020-17469

Concrete details available: CVE-2020-17469 affects FNET up to version 4.6.4 in the IPv6 fragment reassembly path. The bug is an uninitialized pointer dereference in _fnet_ip6_reassembly (fnet_ip6.c) when handling fragments with holes in a non-empty list, enabling Denial-of-Service. Affects FNET's...

7.5CVSS7.6AI score0.02956EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/12/11 12:00 a.m.11 views

PT-2020-15011 · Fnet · Fnet

Name of the Vulnerable Software and Affected Versions: FNET versions through 4.6.4 Description: An issue in the IPv6 fragment reassembly code causes an uninitialized pointer dereference in the fnet ip6 reassembly function in fnet ip6.c, leading to a Denial-of-Service. This occurs when the code...

7.5CVSS7.5AI score0.02956EPSS
SaveExploits0References11
OSV
OSV
added 2020/12/09 5:15 p.m.16 views

CVE-2020-17529

Out-of-bounds Write vulnerability in TCP Stack of Apache NuttX incubating versions up to and including 9.1.0 and 10.0.0 allows attacker to corrupt memory by supplying and invalid fragmentation offset value specified in the IP header. This is only impacts builds with both CONFIGEXPERIMENTAL and...

9.8CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2020/12/09 5:15 p.m.24 views

CVE-2020-17529

Out-of-bounds Write vulnerability in TCP Stack of Apache NuttX incubating versions up to and including 9.1.0 and 10.0.0 allows attacker to corrupt memory by supplying and invalid fragmentation offset value specified in the IP header. This is only impacts builds with both CONFIGEXPERIMENTAL and...

9.8CVSS9.4AI score0.02855EPSS
SaveExploits0References2
Prion
Prion
added 2020/12/09 5:15 p.m.21 views

Cross site scripting

Out-of-bounds Write vulnerability in TCP Stack of Apache NuttX incubating versions up to and including 9.1.0 and 10.0.0 allows attacker to corrupt memory by supplying and invalid fragmentation offset value specified in the IP header. This is only impacts builds with both CONFIGEXPERIMENTAL and...

6.8CVSS9.2AI score0.02855EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2020/12/08 12:00 a.m.15 views

FNET Buffer Error Vulnerability

FNET is a soft armor from the FNET organization that provides dual TCP / IPv4 and IPv6 stack support for 32-bit MCUs. A buffer error vulnerability exists in FNET's IPv6 packet reorganization feature that stems from the fact that FNET does not check to see if the fragments are received correctly...

7.5CVSS7.3AI score0.02956EPSS
SaveExploits0References7
Citrix
Citrix
added 2020/11/09 9:09 a.m.148 views

Citrix Security Advisory for TCP/IP Reassembly Resource Exhaustion

Description of Problem Several vulnerabilities in TCP/IP reassembly commonly known as SegmentSmack and FragmentSmack have recently been disclosed. SegmentSmack is CVE-2018-5390 for Linux and CVE-2018-6922 for FreeBSD. FragmentSmack is CVE-2018-5391 for Linux and CVE-2018-6923 for FreeBSD. These...

7.8CVSS0.1AI score0.7372EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/11/06 12:00 a.m.33 views

Cisco Firepower Threat Defense Software Stream Reassembly Bypass (cisco-sa-20190816-ftd-srb)

A stream reassembly bypass vulnerability exists in Cisco Firepower Threat Defense FTD due to improper reassembly of traffic streams. An unauthenticated, remote attacker can exploit this, by sending specially crafted streams through an affected device to bypass filtering and deliver malicious...

5.8CVSS6.1AI score0.09382EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2020/11/04 1:30 a.m.10 views

QEMU: slirp: use-after-free in ip_reass() function in ip_input.c

A use-after-free flaw was found in the SLiRP networking implementation of the QEMU emulator. Specifically, this flaw occurs in the ipreass routine while reassembling incoming IP fragments whose combined size is bigger than 65k. This flaw allows an attacker to crash the QEMU process on the host,...

7.5CVSS7.1AI score0.02337EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/11/04 1:30 a.m.13 views

QEMU: Slirp: use-after-free during packet reassembly

A use-after-free issue was found in the SLiRP networking implementation of the QEMU emulator. The issue occurs in ipreass routine while reassembling incoming packets, if the first fragment is bigger than the m-mdat buffer. A user or process could use this flaw to crash the QEMU process on the hos...

7.5CVSS6.8AI score0.03994EPSS
SaveExploits0References4
OSV
OSV
added 2020/10/21 7:15 p.m.7 views

CVE-2020-3373

A vulnerability in the IP fragment-handling implementation of Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an unauthenticated, remote attacker to cause a memory leak on an affected device. This memory leak could prevent traffic from...

8.6CVSS7.3AI score0.01917EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/10/21 12:00 a.m.11 views

PT-2020-4462 · Cisco · Cisco Ftd +1

Name of the Vulnerable Software and Affected Versions: Cisco Adaptive Security Appliance versions prior to the fixed version Cisco Firepower Threat Defense versions prior to the fixed version Description: The issue is related to an uncontrolled resource consumption in the software of Cisco Adapti...

8.6CVSS8.2AI score0.01917EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/10/18 12:00 a.m.35 views

Fedora: Security Advisory for wireshark (FEDORA-2020-1b390bec14)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.6AI score0.04918EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
added 2020/09/30 5:58 a.m.12 views

QEMU: slirp: use-after-free in ip_reass() function in ip_input.c

A use-after-free flaw was found in the SLiRP networking implementation of the QEMU emulator. Specifically, this flaw occurs in the ipreass routine while reassembling incoming IP fragments whose combined size is bigger than 65k. This flaw allows an attacker to crash the QEMU process on the host,...

7.5CVSS7.1AI score0.02337EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/07/28 7:14 a.m.8 views

QEMU: Slirp: use-after-free during packet reassembly

A use-after-free issue was found in the SLiRP networking implementation of the QEMU emulator. The issue occurs in ipreass routine while reassembling incoming packets, if the first fragment is bigger than the m-mdat buffer. A user or process could use this flaw to crash the QEMU process on the hos...

7.5CVSS6.8AI score0.03994EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/07/28 7:14 a.m.7 views

QEMU: slirp: use-after-free in ip_reass() function in ip_input.c

A use-after-free flaw was found in the SLiRP networking implementation of the QEMU emulator. Specifically, this flaw occurs in the ipreass routine while reassembling incoming IP fragments whose combined size is bigger than 65k. This flaw allows an attacker to crash the QEMU process on the host,...

7.5CVSS7.1AI score0.02337EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/07/24 12:00 a.m.43 views

Juniper Junos MX Series PFE Small Packet DoS (JSA11036)

According to its self-reported version, the remote Juniper Junos OS device is affected by a denial of service DoS vulnerability. When a device running Juniper Networks Junos OS with MPC7, MPC8, or MPC9 line cards installed and the system is configured for inline IP reassembly, used by L2TP, MAP-E...

7.5CVSS7.4AI score0.01075EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/07/24 12:00 a.m.34 views

Juniper Junos MX Series PFE Large Packet DoS (JSA11041)

According to its self-reported version, the remote Juniper Junos OS device is affected by a denial of service DoS vulnerability. When a device running Juniper Networks Junos OS with MPC7, MPC8, or MPC9 line cards installed and the system is configured for inline IP reassembly, used by L2TP, MAP-E...

5.3CVSS5.8AI score0.01037EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/07/21 3:33 p.m.8 views

QEMU: slirp: use-after-free in ip_reass() function in ip_input.c

A use-after-free flaw was found in the SLiRP networking implementation of the QEMU emulator. Specifically, this flaw occurs in the ipreass routine while reassembling incoming IP fragments whose combined size is bigger than 65k. This flaw allows an attacker to crash the QEMU process on the host,...

7.5CVSS7.1AI score0.02337EPSS
SaveExploits1References4
OSV
OSV
added 2020/07/17 7:15 p.m.13 views

CVE-2020-1655

When a device running Juniper Networks Junos OS with MPC7, MPC8, or MPC9 line cards installed and the system is configured for inline IP reassembly, used by L2TP, MAP-E, GRE, and IPIP, the packet forwarding engine PFE will become disabled upon receipt of large packets requiring fragmentation,...

5.3CVSS6.1AI score0.01037EPSS
SaveExploits0References2
Rows per page
Query Builder