Vulnerability CVE-2020-27213


Published: 2023-10-10

Description:
An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and either hijack existing ones or spoof future ones. While the ISN generator seems to adhere to RFC 793 (where a global 32-bit counter is incremented roughly every 4 microseconds), proper ISN generation should aim to follow at least the specifications outlined in RFC 6528.

 References:
http://www.ethernut.de/en/download/index.html
https://www.cisa.gov/news-events/ics-advisories/icsa-21-042-01
http://lists.egnite.de/mailman/listinfo/en-nut-announce
https://www.forescout.com/resources/numberjack-weak-isn-generation-in-embedded-tcpip-stacks/

Copyright 2026, cxsecurity.com

 

Back to Top