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-2018-16527: FreeRTOS TCP/IP #75

Open
senier opened this issue Jan 29, 2021 · 0 comments
Open

CVE-2018-16527: FreeRTOS TCP/IP #75

senier opened this issue Jan 29, 2021 · 0 comments

Comments

@senier
Copy link
Member

senier commented Jan 29, 2021

Description

prvProcessICMPPacket doesn’t validate that the received frame is large enough to be an ICMP packet, and can access fields from this packet out of bounds.

Root cause

Amazon Web Services (AWS) FreeRTOS through 1.3.1, FreeRTOS up to V10.0.1 (with FreeRTOS+TCP), and WITTENSTEIN WHIS Connect middleware TCP/IP component allow information disclosure during parsing of ICMP packets in prvProcessICMPPacket.

Software

Name

FreeRTOS-Plus-TCP

Versions affected

< 2.0.7

Fix

FreeRTOS/FreeRTOS-Plus-TCP@b95fdc3

Exploit

https://github.com/Componolit/systematization-binary-vulnerabilities/blob/master/examples/src/vuln_75.c

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