Logo
componentiperf3
Name
iperf3
Version
3.18
Type
library
Description
-
Licenses
BSD-3-ClauseBSD-2-ClauseMIT
PURL
-
CPE
cpe:2.3:a:es:iperf3:3.18:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
3.21

Patches#


#
Title
Author
Resolve
1
Fix off-by-one heap overflow in auth.
Sarah Larsen <swlarsen@es.net>
CVE-2025-54349
2
Prevent crash due to assertion failures on malformed
"Bruce A. Mah" <bmah@es.net>
CVE-2025-54350

Vulnerabilities#


Name
Analysis
Description
Patched
In iperf before 3.19.1, iperf_auth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt.
Patched
In iperf before 3.19.1, iperf_auth.c has an off-by-one error and resultant heap-based buffer overflow.