Lucene search
+L

268 matches found

Citrix
Citrix
added 2023/07/03 12:0 a.m.11 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.25 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
NVD
NVD
added 2023/06/19 3:15 a.m.22 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
Prion
Prion
added 2023/06/19 3:15 a.m.21 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.18 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.12 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
Vulnrichment
Vulnrichment
added 2023/06/19 12:0 a.m.8 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
CVE
CVE
added 2023/06/19 12:0 a.m.146 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
CNNVD
CNNVD
added 2023/06/19 12:0 a.m.7 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
Cvelist
Cvelist
added 2023/06/19 12:0 a.m.29 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
Positive Technologies
Positive Technologies
added 2023/06/19 12:0 a.m.7 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
OSV
OSV
added 2023/06/19 12:0 a.m.16 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.1AI score0.00702EPSS
SaveExploits0References3
NVD
NVD
added 2023/06/09 6:15 p.m.18 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
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
CVE
CVE
added 2023/06/09 5:30 p.m.49 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.24 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.6 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 score0.00437EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 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
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.71 views

K35421172: Excess resource consumption due to low MSS values vulnerability CVE-2019-11479

Security Advisory Description 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...

7.5CVSS6.6AI score0.9166EPSS
SaveExploits1Affected Software17
F5 Networks
F5 Networks
added 2023/02/21 6:51 p.m.26 views

K52510343: ICMP PMTU messages are forwarded to the server side when the TCP proxy-mss setting is enabled in the associated profile

Security Advisory Description This issue occurs when all of the following conditions are met: Internet Control Message Protocol ICMP path maximum transmission unit PMTU messages are forwarded through the BIG-IP system running on the affected versions. OneConnect or SNAT is configured and actively...

6.8AI score
SaveExploits0
Rows per page
Query Builder