← Back

Open Iscsi Project

open-iscsi_project

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Open Iscsi
open-iscsi

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Open Iscsi Project
SiemensUip Project
11Open Iscsi
Sentron 3va Com100 FirmwareSentron 3va Com800 Firmware+8 more
Jun 17, 2026
Dec 11, 2020
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. When the Urgent flag is set in a TCP packet, and the stack is configured to ignore the urgent data, the stack attempts to use the value of th...Show more
An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. When the Urgent flag is set in a TCP packet, and the stack is configured to ignore the urgent data, the stack attempts to use the value of the Urgent pointer bytes to separate the Urgent data from the normal data, by calculating the offset at which the normal data should be present in the global buffer. However, the length of this offset is not checked; therefore, for large values of the Urgent pointer bytes, the data pointer can point to memory that is way beyond the data buffer in uip_process in uip.c.Show less
3Open Iscsi Project
SiemensUip Project
6Open Iscsi
Sentron 3va Com100 FirmwareSentron 3va Com800 Firmware+3 more
Jun 17, 2026
Dec 11, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in Contiki through 3.0. An Out-of-Bounds Read vulnerability exists in the uIP TCP/IP Stack component when calculating the checksums for IP packets in upper_layer_chksum in net/ipv4/uip.c.
1Open Iscsi Project
1Open Iscsi
May 13, 2026
Dec 27, 2017
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
An issue was discovered in Open-iSCSI through 2.0.875. A local attacker can cause the iscsiuio server to abort or potentially execute code by sending messages with incorrect lengths, which (due to lack of checking) can l...Show more
An issue was discovered in Open-iSCSI through 2.0.875. A local attacker can cause the iscsiuio server to abort or potentially execute code by sending messages with incorrect lengths, which (due to lack of checking) can lead to buffer overflows, and result in aborts (with overflow checking enabled) or code execution. The process_iscsid_broadcast function in iscsiuio/src/unix/iscsid_ipc.c does not validate the payload length before a write operation.Show less