CVE-2021-37533
Data: 2022-12-07
Severity: Medium
CVSS Score: 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N)
Riferimenti: https://nvd.nist.gov/vuln/detail/CVE-2021-37533
Libreria: apache:commons_net <= 3.8.0
Descrizione
Prior to Apache Commons Net 3.9.0, Net’s FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about services running on the private network of the client. The default in version 3.9.0 is now false to ignore such hosts, as cURL does. See https://issues.apache.org/jira/browse/NET-711.
GovWay
Nota
GovWay non utilizza il codice che possiede la vulnerabilità.
Versione affette: <= 3.3.9.p2
Risoluzione: 3.3.9.p3