ghsa-7j9m-fcrr-vgjh
Vulnerability from github
Published
2022-05-24 16:55
Modified
2024-04-04 01:50
Severity ?
VLAI Severity ?
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.
{ "affected": [], "aliases": [ "CVE-2019-10052" ], "database_specific": { "cwe_ids": [ "CWE-707" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-28T20:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-7j9m-fcrr-vgjh", "modified": "2024-04-04T01:50:10Z", "published": "2022-05-24T16:55:03Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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…