Junos Os EvolvedOperating system · Juniper

CVE-2021-31357

HIGH · 7.8 CVSS v3.1 Published 2021-10-19
Fix available
A fix is available. Upgrade to after 20.3 or later.
See remediation →
80/100
Remediation priority · High
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A command injection vulnerability in tcpdump command processing on Juniper Networks Junos OS Evolved allows an attacker with authenticated CLI access to be able to bypass configured access protections to execute arbitrary shell commands within the context of the current user. The vulnerability allows an attacker to bypass command authorization restrictions assigned to their specific user account and execute commands that are available to the privilege level for which the user is assigned. For example, a user that is in the super-user login class, but restricted to executing specific CLI commands could exploit the vulnerability to execute any other command available to an unrestricted admin user. This vulnerability does not increase the privilege level of the user, but rather bypasses any CLI command restrictions by allowing full access to the shell. This issue affects Juniper Networks Junos OS Evolved: All versions prior to 20.3R2-S1-EVO; 20.4 versions prior to 20.4R2-S2-EVO; 21.1 versions prior to 21.1R2-EVO; 21.2 versions prior to 21.2R1-S1-EVO, 21.2R2-EVO.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A command injection vulnerability in tcpdump command processing on Juniper Networks Junos OS Evolved allows an authenticated CLI user to bypass configured command authorization restrictions and execute arbitrary shell commands within the context of the current user. The vulnerability does not escalate privileges but allows restricted users to access the full shell, bypassing CLI command restrictions assigned to their account.

MitigationApply the vendor-provided patches for Junos OS Evolved: upgrade to 20.3R2-S1-EVO or later, 20.4R2-S2-EVO or later, 21.1R2-EVO or later, or 21.2R1-S1-EVO/21.2R2-EVO or later. Until patched, restrict CLI access to trusted personnel only.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Junos Os EvolvedOperating system
Affected:<= 20.3= 20.4= 21.1= 21.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Junos OS Evolved version
    Run `show version` or `show version detail` from the CLI to obtain the exact software version
    Affected if The version is 20.3 or earlier, 20.4, 21.1, or 21.2 (any build within these releases)
  2. Verify user role and permissions
    Run `show system user username <your_user>` to check the assigned class/role for the account in question
    Affected if The user is assigned a restricted class (such as operator, read-only, or super-user with limited CLI access) rather than full super-user privileges
  3. Confirm tcpdump command availability
    Run `which tcpdump` or attempt `tcpdump --help` from the CLI to see if the tcpdump utility is accessible to the current user
    Affected if tcpdump is executable by the user in question
  4. Check for unauthorized shell access attempts
    Review system logs with `show log messages` or `show system users` for any unexpected shell spawns or privilege escalation events
    Affected if Logs show shell access or command execution that should have been blocked by the user's authorization restrictions

You are affected if your Junos OS Evolved version falls within the affected ranges AND an authenticated user with restricted CLI permissions was able to execute tcpdump or access the shell to bypass command authorization.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 20.3
Interim mitigation

Apply the vendor-provided patches for Junos OS Evolved: upgrade to 20.3R2-S1-EVO or later, 20.4R2-S2-EVO or later, 21.1R2-EVO or later, or 21.2R1-S1-EVO/21.2R2-EVO or later. Until patched, restrict CLI access to trusted personnel only.

Recommended fix High confidence

20.3R2-S1-EVO, 20.4R2-S2-EVO, 21.1R2-EVO, 21.2R1-S1-EVO, or 21.2R2-EVO (or later)

  1. Identify the current Junos OS Evolved version using 'show version' command
  2. Review the Juniper Networks upgrade guide for Junos OS Evolved at kb.juniper.net
  3. Schedule a maintenance window for the upgrade
  4. Back up the current configuration using 'request system configuration rescue save'
  5. Upgrade to a fixed version: 20.3R2-S1-EVO or later, 20.4R2-S2-EVO or later, 21.1R2-EVO or later, or 21.2R1-S1-EVO/21.2R2-EVO or later
  6. Verify the upgrade was successful using 'show version'
  7. Confirm the fixed version is running and the vulnerability is patched
Caveat Standard Junos OS Evolved upgrade considerations apply - review upgrade matrix and ensure compatibility with existing hardware and configuration

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Junos Os Evolved Scoped from the published advisory
  • Consultation4.0 h
  • Implementation4.0 h
  • Testing2.0 h
  • Review / QA1.0 h
11.0 hours of engineering $2,000
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,200.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-31357 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-31357 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data