An issue was discovered in picoTCP and picoTCP-NG through 1.7.0. The code that processes DNS responses in pico_mdns_handle_data_as_answers_generic() in pico_mdns.c does not check whether the number of answers/responses specified in a DNS packet header corresponds to the response data available in the packet, leading to an out-of-bounds read, invalid pointer dereference, and Denial-of-Service.
References
Link | Resource |
---|---|
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 | Third Party Advisory US Government Resource |
https://www.kb.cert.org/vuls/id/815128 | Third Party Advisory US Government Resource |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-12-11 23:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-24340
Mitre link : CVE-2020-24340
CVE.ORG link : CVE-2020-24340
JSON object : View
Products Affected
altran
- picotcp-ng
- picotcp
CWE
CWE-125
Out-of-bounds Read