CVE-2020-14935
Last modified
CVE-2020-14935 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Buffer overflows were discovered in Contiki-NG 4.4 through 4.5, in the SNMP bulk get request response encoding function. The function parsing the received SNMP request does not verify the input message's requested variables against the capacity of the internal SNMP engine buffer. EPSS estimates a 2.50% chance of exploitation in the next 30 days.
Description
Buffer overflows were discovered in Contiki-NG 4.4 through 4.5, in the SNMP bulk get request response encoding function. The function parsing the received SNMP request does not verify the input message's requested variables against the capacity of the internal SNMP engine buffer. When a bulk get request response is assembled, a stack buffer dedicated for OIDs (with a limited capacity) is allocated in snmp_engine_get_bulk(). When snmp_engine_get_bulk() is populating the stack buffer, an overflow condition may occur due to lack of input length validation. This makes it possible to overwrite stack regions beyond the allocated buffer, including the return address from the function. As a result, the code execution path may be redirected to an address provided in the SNMP bulk get payload. If the target architecture uses common addressing space for program and data memory, it may also be possible to supply code in the SNMP request payload, and redirect the execution path to the remotely injected code, by modifying the function's return address.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Contiki-Ng | Contiki-Ng | >= 4.0, <= 4.5 |
References
- https://github.com/contiki-ng/contiki-ng/issues/1353Exploit, Third Party Advisory
- https://github.com/contiki-ng/contiki-ng/issues/1353Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-14935?
How severe is CVE-2020-14935?
How do I fix CVE-2020-14935?
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 2020
- CVE-2020-1493An information disclosure vulnerability exists when attachin…5.5
- CVE-2020-14930An issue was discovered in BT CTROMS Terminal OS Port Portal…8.1
- CVE-2020-14931A stack-based buffer overflow in DMitry (Deepmagic Informati…9.8
- CVE-2020-14932compose.php in SquirrelMail 1.4.22 calls unserialize for the…9.8
- CVE-2020-14933compose.php in SquirrelMail 1.4.22 calls unserialize for the…8.8
- CVE-2020-14934Buffer overflows were discovered in Contiki-NG 4.4 through 4…9.8
- CVE-2020-14936Buffer overflows were discovered in Contiki-NG 4.4 through 4…9.8
- CVE-2020-14937Memory access out of buffer boundaries issues was discovered…9.1
- CVE-2020-14938An issue was discovered in map.c in FreedroidRPG 1.0rc2. It …9.8
- CVE-2020-14939An issue was discovered in savestruct_internal.c in Freedroi…7.8
- CVE-2020-1494A remote code execution vulnerability exists in Microsoft Ex…8.8
- CVE-2020-14940An issue was discovered in io/gpx/GPXDocumentReader.java in …7.5
Are you affected by CVE-2020-14935?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
