mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2024-34244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|