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-24341: AMNESIA:33 #57

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

CVE-2020-24341: AMNESIA:33 #57

senier opened this issue Dec 23, 2020 · 0 comments

Comments

@senier
Copy link
Member

senier commented Dec 23, 2020

Description

The TCP input data processing function does not validate the length of incoming TCP packets, allowing attackers to read out of bounds and perform memory corruption.

Root cause

An issue was discovered in picoTCP and picoTCP-NG through 1.7.0. The TCP input data processing function in pico_tcp.c does not validate the length of incoming TCP packets, which leads to an out-of-bounds read when assembling received packets into a data segment, eventually causing Denial-of-Service or an information leak.

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