cve/2024/CVE-2024-34244.md
2024-05-25 21:48:12 +02:00

728 B

CVE-2024-34244

Description

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.

POC

Reference

No PoCs from references.

Github