Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-24338: AMNESIA:33 #54

Open
senier opened this issue Dec 23, 2020 · 0 comments
Open

CVE-2020-24338: AMNESIA:33 #54

senier opened this issue Dec 23, 2020 · 0 comments

Comments

@senier
Copy link
Member

senier commented Dec 23, 2020

Description

The function that parses domain names lacks bounds checks, allowing attackers to corrupt memory with crafted DNS packets.

Root cause

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.

Software

Name

picoTCP, picoTCP-NG

Versions affected

≤ 1.7.0

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant