CVE-2021-37533

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.
References
Link Resource
http://www.openwall.com/lists/oss-security/2022/12/03/1 Issue Tracking Mailing List Third Party Advisory
https://lists.apache.org/thread/o6yn9r9x6s94v97264hmgol1sf48mvx7 Issue Tracking Mailing List Vendor Advisory
https://lists.debian.org/debian-lts-announce/2022/12/msg00038.html Mailing List Third Party Advisory
https://www.debian.org/security/2022/dsa-5307 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:commons_net:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-12-03 15:15

Updated : 2024-02-28 19:51


NVD link : CVE-2021-37533

Mitre link : CVE-2021-37533

CVE.ORG link : CVE-2021-37533


JSON object : View

Products Affected

apache

  • commons_net

debian

  • debian_linux
CWE
CWE-20

Improper Input Validation