CVE-2024-30407
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
The Use of a Hard-coded Cryptographic Key vulnerability in Juniper Networks Juniper Cloud Native Router (JCNR) and containerized routing Protocol Deamon (cRPD) products allows an attacker to perform Person-in-the-Middle (PitM) attacks which results in complete compromise of the container.
Due to hardcoded SSH host keys being present on the container, a PitM attacker can intercept SSH traffic without being detected.
This issue affects Juniper Networks JCNR:
- All versions before 23.4.
This issue affects Juniper Networks cRPD:
- All versions before 23.4R1.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Juniper Networks, Inc. | cRPD | 0 < 23.4R1 | affected |
| Juniper Networks, Inc. | Juniper Cloud Native Router (JCNR) | 0 < 23.4 | affected |
Weaknesses
- CWE-321: CWE-321 Use of Hard-coded Cryptographic Key
Workarounds
Remove the hard coded keys using:
"rm -rf /etc/ssh/ssh_host_*" and then run
"ssh-keygen -A" to generate new host keys.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- https://supportportal.juniper.net/JSA79106
- https://supportportal.juniper.net/JSA79107
- https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References
- https://supportportal.juniper.net/JSA79106
- https://supportportal.juniper.net/JSA79107
- https://www.first.org/cvss/calculator/4.0#CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.