{ "schema_version": "1.4.0", "id": "GHSA-wfvj-pf5x-3547", "modified": "2022-05-14T01:29:42Z", "published": "2022-05-14T01:29:42Z", "aliases": [ "CVE-2018-6794" ], "details": "Suricata before 4.0.4 is prone to an HTTP detection bypass vulnerability in detect.c and stream-tcp.c. If a malicious server breaks a normal TCP flow and sends data before the 3-way handshake is complete, then the data sent by the malicious server will be accepted by web clients such as a web browser or Linux CLI utilities, but ignored by Suricata IDS signatures. This mostly affects IDS signatures for the HTTP protocol and TCP stream content; signatures for TCP packets will inspect such network traffic as usual.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6794" }, { "type": "WEB", "url": "https://github.com/OISF/suricata/pull/3202/commits/e1ef57c848bbe4e567d5d4b66d346a742e3f77a1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00000.html" }, { "type": "WEB", "url": "https://redmine.openinfosecfoundation.org/issues/2427" }, { "type": "WEB", "url": "https://suricata-ids.org/2018/02/14/suricata-4-0-4-available" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/44247" } ], "database_specific": { "cwe_ids": [ "CWE-693" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-07T05:29:00Z" } }