ghsa-p39c-5r3h-6j6m
Vulnerability from github
Published
2022-05-24 17:16
Modified
2022-05-24 17:16
Details
An issue was discovered in Contiki-NG through 4.2 and Contiki through 3.0. A buffer overflow is present due to an integer underflow during 6LoWPAN fragment processing in the face of truncated fragments in os/net/ipv6/sicslowpan.c. This results in accesses of unmapped memory, crashing the application. An attacker can cause a denial-of-service via a crafted 6LoWPAN frame.
{ "affected": [], "aliases": [ "CVE-2019-9183" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-04-23T15:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in Contiki-NG through 4.2 and Contiki through 3.0. A buffer overflow is present due to an integer underflow during 6LoWPAN fragment processing in the face of truncated fragments in os/net/ipv6/sicslowpan.c. This results in accesses of unmapped memory, crashing the application. An attacker can cause a denial-of-service via a crafted 6LoWPAN frame.", "id": "GHSA-p39c-5r3h-6j6m", "modified": "2022-05-24T17:16:16Z", "published": "2022-05-24T17:16:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9183" }, { "type": "WEB", "url": "https://github.com/contiki-ng/contiki-ng/pull/972" }, { "type": "WEB", "url": "https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4" }, { "type": "WEB", "url": "https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf" } ], "schema_version": "1.4.0", "severity": [] }
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.