Lucene search
+L

270 matches found

Tenable Nessus
Tenable Nessus
added 2023/10/03 12:0 a.m.33 views

Sprecher Automation SPRECON-E TCP SACK PANIC (CVE-2019-11479)

Jonathan Looney discovered that the Linux kernel default MSS is hard-coded to 48 bytes. This allows a remote peer to fragment TCP resend queues significantly more than if a larger MSS were enforced. A remote attacker could use this to cause a denial of service. This has been fixed in stable kerne...

7.5CVSS6.5AI score0.9166EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2023/07/27 11:0 a.m.57 views

USN-6259-1: Open-iSCSI vulnerabilities

Jos Wetzels, Stanislav Dashevskyi, and Amine Amri discovered that Open-iSCSI incorrectly handled certain checksums for IP packets. An attacker could possibly use this issue to expose sensitive information. CVE-2020-13987 Jos Wetzels, Stanislav Dashevskyi, Amine Amri discovered that Open-iSCSI...

8.2CVSS7AI score0.03912EPSS
SaveExploits0
Citrix
Citrix
added 2023/07/03 12:0 a.m.12 views

How to Change the Maximum Segment Size on a NetScaler Appliance

This article describes how to change the Maximum Segment Size MSS for all sourced packets from a NetScaler appliance. Requirements Command line access to the NetScaler appliance through the console or a Secure Shell SSH client General knowledge of the NetScaler Command Line Interface CLI and UNIX...

7.1AI score
SaveExploits0
NVD
NVD
added 2023/06/19 3:15 a.m.23 views

CVE-2023-35847

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 does not have an MSS lower bound e.g., it could be zero...

7.5CVSS7.6AI score0.00702EPSS
SaveExploits0References1
NVD
NVD
added 2023/06/19 3:15 a.m.27 views

CVE-2023-35848

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 lacks certain size calculations before attempting to set a value of an mss structure member...

7.5CVSS7.5AI score0.00702EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/19 3:15 a.m.23 views

Code injection

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 lacks certain size calculations before attempting to set a value of an mss structure member...

5CVSS7.5AI score0.00702EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/06/19 3:15 a.m.21 views

Design/Logic Flaw

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 does not have an MSS lower bound e.g., it could be zero...

5CVSS7.5AI score0.00702EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/19 12:0 a.m.13 views

CVE-2023-35848

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 lacks certain size calculations before attempting to set a value of an mss structure member...

6.8AI score0.00702EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/06/19 12:0 a.m.11 views

Virtualsquare picoTCP 安全漏洞

Virtualsquare picoTCP is a free offshoot of PicoTCP from the Virtualsquare Personal Developer, originally distributed by Altran.be. A security vulnerability exists in VirtualSquare picoTCP version 2.1 and earlier versions that stems from the absence of certain calculations before attempting to se...

7.5CVSS7.3AI score0.00702EPSS
SaveExploits0References2
CVE
CVE
added 2023/06/19 12:0 a.m.151 views

CVE-2023-35847

CVE-2023-35847 affects VirtualSquare picoTCP (aka PicoTCP-NG) up to version 2.1, where the MSS lower bound is not enforced (could be zero). The provided documents consistently describe the vulnerability as stemming from the lack of an MSS lower bound, but do not specify an affected vendor/version...

7.5CVSS7.5AI score0.00702EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/19 12:0 a.m.10 views

PT-2023-25340 · Virtualsquare · Virtualsquare Picotcp

Name of the Vulnerable Software and Affected Versions: VirtualSquare picoTCP aka PicoTCP-NG versions through 2.1 Description: The issue is related to the lack of a Maximum Segment Size MSS lower bound, which could potentially be set to zero. This affects the VirtualSquare picoTCP aka PicoTCP-NG...

7.5CVSS7.3AI score0.00702EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/06/19 12:0 a.m.34 views

CVE-2023-35847

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 does not have an MSS lower bound e.g., it could be zero...

7.7AI score0.00702EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/06/19 12:0 a.m.10 views

CVE-2023-35847

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 does not have an MSS lower bound e.g., it could be zero...

6.9AI score0.00702EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/19 12:0 a.m.17 views

CVE-2023-35847

VirtualSquare picoTCP aka PicoTCP-NG through 2.1 does not have an MSS lower bound e.g., it could be zero...

7.1AI score
SaveExploits0References3
NVD
NVD
added 2023/06/09 6:15 p.m.20 views

CVE-2023-34100

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

7.3CVSS7.2AI score0.00437EPSS
SaveExploits0References2
CVE
CVE
added 2023/06/09 5:30 p.m.54 views

CVE-2023-34100

Contiki-NG vulnerability CVE-2023-34100 causes a 2-byte out-of-bounds read in the IPv6/TCP MSS handling (uip6.c) when reading the MSS option, due to unsafe buffer indexing in uip_buf. The issue is triggered by indexing UIP_IPTCPH_LEN + 2 + c and UIP_IPTCPH_LEN + 3 + c beyond available data. Conti...

7.3CVSS6.7AI score0.00437EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/06/09 5:30 p.m.28 views

CVE-2023-34100 Out-of-Bounds Read in contiki-ng

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

7.3CVSS7.4AI score0.00437EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/09 5:30 p.m.7 views

CVE-2023-34100 Out-of-Bounds Read in contiki-ng

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

7.3CVSS6.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/06/09 5:30 p.m.13 views

CVE-2023-34100 Out-of-Bounds Read in contiki-ng

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uipbuf. In particular, there is...

7.3CVSS6.9AI score0.00437EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: tcp: Fix data-races around sysctl_tcp_min_snd_mss.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctltcpminsndmss. While reading sysctltcpminsndmss, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS6.3AI score0.00185EPSS
SaveExploits0References5
Rows per page
Query Builder