CVE-2022-41985
https://notcve.org/view.php?id=CVE-2022-41985
An authentication bypass vulnerability exists in the Authentication functionality of Weston Embedded uC-FTPs v 1.98.00. A specially crafted set of network packets can lead to authentication bypass and denial of service. An attacker can send a sequence of unauthenticated packets to trigger this vulnerability. • https://github.com/weston-embedded/uC-FTPs/pull/1 https://talosintelligence.com/vulnerability_reports/TALOS-2022-1680 • CWE-287: Improper Authentication CWE-303: Incorrect Implementation of Authentication Algorithm •
CVE-2022-46378
https://notcve.org/view.php?id=CVE-2022-46378
An out-of-bounds read vulnerability exists in the PORT command parameter extraction functionality of Weston Embedded uC-FTPs v 1.98.00. A specially-crafted set of network packets can lead to denial of service. An attacker can send packets to trigger this vulnerability.This vulnerability occurs when no port argument is provided to the `PORT` command. • https://github.com/weston-embedded/uC-FTPs/pull/2 https://talosintelligence.com/vulnerability_reports/TALOS-2022-1681 • CWE-125: Out-of-bounds Read CWE-823: Use of Out-of-range Pointer Offset •
CVE-2022-46377
https://notcve.org/view.php?id=CVE-2022-46377
An out-of-bounds read vulnerability exists in the PORT command parameter extraction functionality of Weston Embedded uC-FTPs v 1.98.00. A specially-crafted set of network packets can lead to denial of service. An attacker can send packets to trigger this vulnerability.This vulnerability occurs when no IP address argument is provided to the `PORT` command. • https://github.com/weston-embedded/uC-FTPs/pull/2 https://talosintelligence.com/vulnerability_reports/TALOS-2022-1681 • CWE-125: Out-of-bounds Read CWE-823: Use of Out-of-range Pointer Offset •