When " set system ports console insecure " is enabled, root login is disallowed for Junos OS as expected. However, the root password can be changed using " set system root-authentication plain-text-password " on systems booted from an OAM (Operations, Administration, and Maintenance) volume, leading to a possible administrative bypass with physical access to the console. OAM volumes (e.g. flash drives) are typically instantiated as /dev/gpt/oam, or /oam for short.
set system ports console insecure
set system root-authentication plain-text-password
Password recovery, changing the root password from a console, should not have been allowed from an insecure console.
Affected releases are Juniper Networks Junos OS:
This issue does not affect Junos OS releases prior to 15.1.
Administrators can disable root login connections to the console, and if running a fixed release, restrict single-user mode password recovery via the following configuration command:
user@host# set system ports console insecure
Juniper SIRT is not aware of any malicious exploitation of this vulnerability.
This issue was found during internal product security testing or research.
This issue has been assigned CVE-2019-0035 .
The following software releases have been updated to resolve this specific issue: Junos OS 15.1F6-S12, 15.1R7-S3, 15.1X49-D160, 15.1X53-D236, 15.1X53-D496, 15.1X53-D68, 16.1R3-S10, 16.1R6-S6, 16.1R7-S3, 16.1X65-D49, 16.2R2-S8, 17.1R2-S10, 17.1R3, 17.2R1-S8, 17.2R3-S1, 17.3R3-S3, 17.4R1-S6, 17.4R2-S2, 18.1R2-S4, 18.1R3-S3, 18.2R2, 18.2X75-D40, 18.3R1-S2, 18.4R1, and all subsequent releases.
This issue is being tracked as PR 1368998 which is 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).
Software Releases, patches and updates are available at https://www.juniper.net/support/downloads/ .
Limit physical access to the recovery console to only trusted administrators.
2019-04-10: Initial Publication