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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libmodbus v3.1.6 was discovered to contain a use-after-free via the ctx->backend pointer. This vulnerability 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/749
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|