CVE-2024-34244

libmodbus v3.1.10 is vulnerable to Buffer Overflow via the modbus_write_bits function. This issue can be triggered when the function is fed with specially crafted input, which leads to out-of-bounds read and can potentially cause a crash or other unintended behaviors.
Configurations

No configuration.

History

No history.

Information

Published : 2024-05-08 17:15

Updated : 2024-07-03 01:59


NVD link : CVE-2024-34244

Mitre link : CVE-2024-34244

CVE.ORG link : CVE-2024-34244


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-125

Out-of-bounds Read