cve/2018/CVE-2018-14568.md

19 lines
796 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-14568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14568)
![](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
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