发布时间: 2023年12月1日
修改时间: 2024年10月31日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | High | High |
Attack Vector | Network | Network |
CVSS评分 | 6.5 | 6.5 |
Attack Complexity | Low | Low |
Privileges Required | None | None |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | Required | Required |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2023-1829 | apache-commons-net security update | 2024年10月31日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | apache-commons-net | Fixed |
KY3.4-5A | apache-commons-net | Fixed |
KY3.5.1 | apache-commons-net | Fixed |
KY3.5.2 | apache-commons-net | Fixed |