Buffer overflow in Contiki-Ng

CVE-2020-14934

Buffer overflows were discovered in Contiki-NG 4.4 through 4.5, in the SNMP agent. 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. If the number of variables in the request exceeds the allocated buffer, a memory write out of the buffer boundaries occurs. This write operation provides a possibility to overwrite other variables allocated in the .bss section by the application. Because the sender of the frame is in control of the content that will be written beyond the buffer limits, and there is no strict process memory separation, this issue may allow overwriting of sensitive memory areas of an IoT device.

Vulnerability class: Buffer Overflow

EPSS: 0.015 (72.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2020-14934?
CVE-2020-14934 is a critical-severity vulnerability in Contiki-Ng, classified under Out-of-bounds Write. CVSS score: 9.8/10. Published 2020-08-18.
How severe is CVE-2020-14934?
Critical severity. CVSS v3 base score is 9.8 out of 10.