LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1623: Junos OS Evolved: ev.ops file may leak sensitive information

A local, authenticated user with shell can view sensitive configuration information via the ev.ops configuration file. This issue affects all versions of Junos OS Evolved prior to 19.2R1.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-1623 is an information exposure flaw in Juniper Junos OS Evolved. A logged-in user who already has shell access could read sensitive configuration details from ev.ops. This is not a remote takeover issue, but it can expose secrets or network configuration that support later compromise.

Executive priority

Prioritize remediation where Junos OS Evolved devices are administered by many users or third parties. This is a moderate confidentiality issue, not a known remotely exploited emergency, but leaked configuration data can materially increase downstream attack risk.

Technical view

Affected versions are all Junos OS Evolved releases prior to 19.2R1. The CVSS vector is local, low complexity, low privilege, no user interaction, unchanged scope, and high confidentiality impact only. CWE-532 indicates sensitive information is exposed in an inappropriate file or logging location.

Likely exposure

Exposure is limited to environments running Junos OS Evolved before 19.2R1 with local authenticated shell users. Standard Junos OS is not identified as affected in the source bundle, and affected CPEs are not provided.

Exploitation context

The source bundle does not indicate active exploitation, and this CVE is not listed as KEV. Exploitation requires local authentication and shell access, so risk is highest where broad operational, vendor, or shared admin shell access exists.

Researcher notes

The evidence identifies local shell access to ev.ops as the exposure path and does not provide exploit details, CPEs, or broader product impact. Validate product lineage carefully because the source bundle names Junos OS Evolved only.

Mitigation direction

  • Upgrade affected Junos OS Evolved systems to 19.2R1 or later per Juniper guidance.
  • Review Juniper advisory JSA11003 for any current vendor-specific remediation notes.
  • Restrict shell access to trusted administrative users only.
  • Audit local accounts and remove unnecessary shell privileges.
  • Treat exposed configuration details as sensitive and rotate affected secrets if found.

Validation and detection

  • Inventory devices running Junos OS Evolved and record their software versions.
  • Confirm no Junos OS Evolved device remains below 19.2R1.
  • Review which local users have shell access on affected devices.
  • Check whether sensitive configuration data was accessible through ev.ops.
  • Document whether compensating access controls exist for devices pending upgrade.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-532: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-1623 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2020-1623Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Juniper NetworksJunos OS EvolvedunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.