cve/2024/CVE-2024-36843.md
2024-06-07 04:52:01 +00:00

18 lines
569 B
Markdown

### [CVE-2024-36843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36843)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libmodbus v3.1.6 was discovered to contain a heap overflow via the modbus_mapping_free() function.
### POC
#### Reference
- https://github.com/stephane/libmodbus/issues/748
#### Github
No PoCs found on GitHub currently.