CVE-2023-28113
Published Mar 16, 2023
Last updated 2 years ago
Overview
- Description
- russh is a Rust SSH client and server library. Starting in version 0.34.0 and prior to versions 0.36.2 and 0.37.1, Diffie-Hellman key validation is insufficient, which can lead to insecure shared secrets and therefore breaks confidentiality. Connections between a russh client and server or those of a russh peer with some other misbehaving peer are most likely to be problematic. These may vulnerable to eavesdropping. Most other implementations reject such keys, so this is mainly an interoperability issue in such a case. This issue is fixed in versions 0.36.2 and 0.37.1
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.9
- Impact score
- 3.6
- Exploitability score
- 2.2
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:russh_project:russh:*:*:*:*:*:rust:*:*", "vulnerable": true, "matchCriteriaId": "EDED086A-4529-4255-8DCF-CDEDB3E6BD68", "versionEndExcluding": "0.36.2", "versionStartIncluding": "0.34.0" }, { "criteria": "cpe:2.3:a:russh_project:russh:0.37.0:-:*:*:*:rust:*:*", "vulnerable": true, "matchCriteriaId": "9DB6C4E2-4FDD-401E-A0D2-87E5BA1091EB" }, { "criteria": "cpe:2.3:a:russh_project:russh:0.37.0:beta1:*:*:*:rust:*:*", "vulnerable": true, "matchCriteriaId": "19B00BD6-5AAF-403A-AFE0-F9B0213016F6" } ], "operator": "OR" } ] } ]