mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2018-18408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18408)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free was discovered in the tcpbridge binary of Tcpreplay 4.3.0 beta1. The issue gets triggered in the function post_args() at tcpbridge.c, causing a denial of service or possibly unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay/README.md#use-after-free-in-post_args
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|