An issue was discovered in picoTCP through 1.7.0. The DNS domain name record decompression functionality in pico_dns_decompress_name() in pico_dns_common.c does not validate the compression pointer offset values with respect to the actual data present in a DNS response packet, causing out-of-bounds writes that lead to Denial-of-Service and Remote Code Execution.
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
History
No history.
Information
Published : 2020-12-11 23:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-24338
Mitre link : CVE-2020-24338
CVE.ORG link : CVE-2020-24338
JSON object : View
Products Affected
altran
- picotcp
CWE
CWE-787
Out-of-bounds Write