CVE-2022-36053
Last modified
CVE-2022-36053 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The low-power IPv6 network stack of Contiki-NG has a buffer module (os/net/ipv6/uipbuf.c) that processes IPv6 extension headers in incoming data packets. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The low-power IPv6 network stack of Contiki-NG has a buffer module (os/net/ipv6/uipbuf.c) that processes IPv6 extension headers in incoming data packets. As part of this processing, the function uipbuf_get_next_header casts a pointer to a uip_ext_hdr structure into the packet buffer at different offsets where extension headers are expected to be found, and then reads from this structure. Because of a lack of bounds checking, the casting can be done so that the structure extends beyond the packet's end. Hence, with a carefully crafted packet, it is possible to cause the Contiki-NG system to read data outside the packet buffer. A patch that fixes the vulnerability is included in Contiki-NG 4.8.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Contiki-Ng | Contiki-Ng | < 4.8 |
References
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-2j9c-7754-w4cwThird Party Advisory
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-2j9c-7754-w4cwThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-36053?
How severe is CVE-2022-36053?
How do I fix CVE-2022-36053?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-36046Next.js is a React framework that can provide building block…5.3
- CVE-2022-36048Zulip is an open-source team collaboration tool with topic-b…4.3
- CVE-2022-36049Flux2 is a tool for keeping Kubernetes clusters in sync with…7.5
- CVE-2022-3605The WP CSV Exporter WordPress plugin before 1.3.7 does not p…7.8
- CVE-2022-36051ZITADEL combines the ease of Auth0 and the versatility of Ke…8.8
- CVE-2022-36052Contiki-NG is an open-source, cross-platform operating syste…8.8
- CVE-2022-36054Contiki-NG is an open-source, cross-platform operating syste…8.8
- CVE-2022-36055Helm is a tool for managing Charts. Charts are packages of p…6.5
- CVE-2022-36056Cosign is a project under the sigstore organization which ai…5.5
- CVE-2022-36057Discourse-Chat is an asynchronous messaging plugin for the D…4.8
- CVE-2022-36058Elrond go is the go implementation for the Elrond Network pr…7.5
- CVE-2022-36059matrix-js-sdk is a Matrix messaging protocol Client-Server S…5.3
Are you affected by CVE-2022-36053?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
