Vulnerabilities (CVE)

Filtered by vendor Open-iscsi Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-17840 1 Open-iscsi Project 1 Open-iscsi 2018-01-11 4.6 MEDIUM 7.8 HIGH
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.