Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Commons Net | < 3.9.0 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2022/12/03/1Issue TrackingMailing ListThird Party Advisory
- https://lists.apache.org/thread/o6yn9r9x6s94v97264hmgol1sf48mvx7Issue TrackingMailing ListVendor Advisory
- https://lists.debian.org/debian-lts-announce/2022/12/msg00038.htmlMailing ListThird Party Advisory
- https://www.debian.org/security/2022/dsa-5307Third Party Advisory
- http://www.openwall.com/lists/oss-security/2022/12/03/1Issue TrackingMailing ListThird Party Advisory
- https://lists.apache.org/thread/o6yn9r9x6s94v97264hmgol1sf48mvx7Issue TrackingMailing ListVendor Advisory
- https://lists.debian.org/debian-lts-announce/2022/12/msg00038.htmlMailing ListThird Party Advisory
- https://www.debian.org/security/2022/dsa-5307Third Party Advisory
FAQ
What is CVE-2021-37533?
CVE-2021-37533 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 con...
How severe is CVE-2021-37533?
CVE-2021-37533 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-37533?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Commons Net, Debian Debian Linux.