mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
### [CVE-2024-36845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36845)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|