{ "schema_version": "1.4.0", "id": "GHSA-7j9m-fcrr-vgjh", "modified": "2024-04-04T01:50:10Z", "published": "2022-05-24T16:55:03Z", "aliases": [ "CVE-2019-10052" ], "details": "An issue was discovered in Suricata 4.1.3. If the network packet does not have the right length, the parser tries to access a part of a DHCP packet. At this point, the Rust environment runs into a panic in parse_clientid_option in the dhcp/parser.rs file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10052" }, { "type": "WEB", "url": "https://redmine.openinfosecfoundation.org/issues/2902" }, { "type": "WEB", "url": "https://redmine.openinfosecfoundation.org/issues/2947" }, { "type": "WEB", "url": "https://suricata-ids.org/2019/04/30/suricata-4-1-4-released" } ], "database_specific": { "cwe_ids": [ "CWE-707" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-28T20:15:00Z" } }