CVE Catalog

CVE-2017-17840

High
Published: Translated: NVD NIST

Summary

An issue was discovered in Open-iSCSI through 2.0.875 that allows a local attacker to cause the iscsiuio server to abort or potentially execute code by sending messages with incorrect lengths. The lack of payload length validation in the process_iscsid_broadcast function leads to buffer overflows.

Risk Assessment

An attacker could exploit this vulnerability to gain control over the system, posing a serious threat to the integrity and availability of services.

Recommendation

It is recommended to update Open-iSCSI to the latest version to mitigate this vulnerability and implement additional security measures against unauthorized access.

Other vulnerabilities in Open-iSCSI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS