Important security issues resolved include:
The following software releases have been updated to resolve these specific issues: Juniper Cloud Native Router 23.4, and all subsequent releases.
These issues are being tracked as CN2-17391, CN2-17392, JCNR-954, 1626771 and 1698624. 1626771 and 1698624 are visible on the Customer Support website.
Note: Juniper SIRT's policy is not to evaluate releases which are beyond End of Engineering (EOE) or End of Life (EOL).
There are no known workarounds for these issues except for CVE-2024-30407.
For CVE-2024-30407:
Remove the hard-coded keys using:
"rm -rf /etc/ssh/ssh_host_*"
and then run
"ssh-keygen -A"
to generate new host keys.