First published: Wed May 08 2024(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
libmodbus |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-34244 has a high severity rating due to the potential for buffer overflow exploitation.
To fix CVE-2024-34244, update to the latest version of libmodbus that addresses the buffer overflow issue.
The impact of CVE-2024-34244 includes potential crashes and unintended behaviors due to out-of-bounds read.
CVE-2024-34244 affects libmodbus version 3.1.10.
Attackers can exploit CVE-2024-34244 by supplying specially crafted input to the modbus_write_bits function.