mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
796 B
Markdown
19 lines
796 B
Markdown
![]() |
### [CVE-2018-14568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14568)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Suricata before 4.0.5 stops TCP stream inspection upon a TCP RST from a server. This allows detection bypass because Windows TCP clients proceed with normal processing of TCP data that arrives shortly after an RST (i.e., they act as if the RST had not yet been received).
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/kirillwow/ids_bypass
|
||
|
- https://redmine.openinfosecfoundation.org/issues/2501
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/kirillwow/ids_bypass
|
||
|
|