fkie_cve-2016-10728
Vulnerability from fkie_nvd
Published
2018-07-23 20:29
Modified
2024-11-21 02:44
Severity ?
Summary
An issue was discovered in Suricata before 3.1.2. If an ICMPv4 error packet is received as the first packet on a flow in the to_client direction, it confuses the rule grouping lookup logic. The toclient inspection will then continue with the wrong rule group. This can lead to missed detection.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/kirillwow/ids_bypass | Exploit, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2018/09/msg00019.html | Third Party Advisory | |
cve@mitre.org | https://redmine.openinfosecfoundation.org/issues/1880 | Third Party Advisory | |
cve@mitre.org | https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/ | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kirillwow/ids_bypass | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2018/09/msg00019.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://redmine.openinfosecfoundation.org/issues/1880 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/ | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
suricata-ids | suricata | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:suricata-ids:suricata:*:*:*:*:*:*:*:*", "matchCriteriaId": "D49277AF-5437-460A-82AB-C0A56B42DE0A", "versionEndExcluding": "3.1.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Suricata before 3.1.2. If an ICMPv4 error packet is received as the first packet on a flow in the to_client direction, it confuses the rule grouping lookup logic. The toclient inspection will then continue with the wrong rule group. This can lead to missed detection." }, { "lang": "es", "value": "Se ha descubierto un problema en versiones anteriores a la 3.1.2 de Suricata. Si se recibe un paquete de error ICMPv4 como el primer paquete de un flujo en direcci\u00f3n to_client, confunde la l\u00f3gica de b\u00fasqueda de agrupaci\u00f3n de reglas. La inspecci\u00f3n de toclient continuar\u00e1 con el grupo de reglas incorrecto. Esto puede conducir a un fallo de detecci\u00f3n." } ], "id": "CVE-2016-10728", "lastModified": "2024-11-21T02:44:36.587", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-07-23T20:29:00.240", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/kirillwow/ids_bypass" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00019.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://redmine.openinfosecfoundation.org/issues/1880" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/kirillwow/ids_bypass" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00019.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://redmine.openinfosecfoundation.org/issues/1880" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…