Like many other SSH implementations, Apache MINA SSHD suffered from the issue that is more widely known as CVE-2023-48795. An attacker that can intercept traffic between client and server could drop certain packets from the stream, potentially causing client and server to consequently end up with a connection for which
some security features have been downgraded or disabled, aka a Terrapin
attack
The mitigations to prevent this type of attack were implemented in Apache MINA SSHD 2.12.0, both client and server side. Users are recommended to upgrade to at least this version. Note that both the client and the server implementation must have mitigations applied against this issue, otherwise the connection may still be affected.
References
Link | Resource |
---|---|
https://github.com/apache/mina-sshd/issues/445 | Issue Tracking |
https://lists.apache.org/thread/vwf1ot8wx1njyy8n19j5j2tcnjnozt3b | Mailing List Vendor Advisory |
Configurations
History
30 Aug 2024, 18:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/apache/mina-sshd/issues/445 - Issue Tracking | |
References | () https://lists.apache.org/thread/vwf1ot8wx1njyy8n19j5j2tcnjnozt3b - Mailing List, Vendor Advisory | |
First Time |
Apache mina Sshd
Apache |
|
CPE | cpe:2.3:a:apache:mina_sshd:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
Summary |
|
12 Aug 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-12 16:15
Updated : 2024-08-30 18:32
NVD link : CVE-2024-41909
Mitre link : CVE-2024-41909
CVE.ORG link : CVE-2024-41909
JSON object : View
Products Affected
apache
- mina_sshd
CWE
CWE-354
Improper Validation of Integrity Check Value