An issue was discovered in picoTCP and picoTCP-NG 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 reads that lead to 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 : 2020-12-14 21:30
NVD link : CVE-2020-24339
Mitre link : CVE-2020-24339
CVE.ORG link : CVE-2020-24339
JSON object : View
Products Affected
                altran
- picotcp
 - picotcp-ng
 
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
