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

18 lines
646 B
Markdown

### [CVE-2024-36845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36845)
![](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
An invalid pointer in the modbus_receive() function of libmodbus v3.1.6 allows attackers to cause a Denial of Service (DoS) via a crafted message sent to the unit-test-server.
### POC
#### Reference
- https://github.com/stephane/libmodbus/issues/750
#### Github
No PoCs found on GitHub currently.