LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7703: Prototype Pollution

All versions of package nis-utils are vulnerable to Prototype Pollution via the setValue function.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-7703 affects the JavaScript package nis-utils. The reported flaw is prototype pollution in its setValue function. In plain terms, unsafe object modification could let attacker-controlled data change shared object behavior inside an application. The source data rates this critical, but provides limited remediation detail.

Executive priority

Prioritize assessment for internet-facing JavaScript services and applications processing untrusted input. The severity is critical, but urgency should be based on dependency presence and reachability because the supplied evidence does not confirm active exploitation.

Technical view

All listed versions of nis-utils are reported vulnerable to prototype pollution through setValue. The supplied CVSS 3.1 vector is network-accessible, low-complexity, unauthenticated, and no user interaction, with high confidentiality, integrity, and availability impact. Actual impact depends on whether application-controlled or untrusted data reaches the vulnerable function.

Likely exposure

Exposure is most likely in Node.js or JavaScript applications that directly or transitively depend on nis-utils and pass untrusted object paths or values into setValue. The bundle identifies nis-utils version 0/all versions only; no other affected products are evidenced.

Exploitation context

The bundle does not cite active exploitation and marks KEV as false. The CVSS exploit maturity is proof-of-concept, so treat exploitability as plausible but not confirmed as exploited in the wild from these sources.

Researcher notes

Evidence is sparse: the CVE description identifies nis-utils and setValue, while the supplied CVSS indicates severe theoretical impact. Validate reachability before assuming application compromise. Do not infer affected ecosystems beyond nis-utils from the provided sources.

Mitigation direction

  • Inventory direct and transitive nis-utils dependencies in application lockfiles.
  • Check Snyk, CVE, and package maintainer guidance for fixed-version or retirement advice.
  • Remove or replace nis-utils where no maintained safe version is available.
  • Restrict untrusted input from reaching nis-utils setValue until remediation is confirmed.

Validation and detection

  • Search package manifests and lockfiles for nis-utils.
  • Generate a dependency tree to find transitive nis-utils usage.
  • Review application code paths that call setValue or wrappers around it.
  • Confirm whether user-controlled data can influence object paths or assigned values.
  • Record package version, reachability, and remediation status in vulnerability tracking.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2020-7703 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2020-7703Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
n/anis-utils0Listed
Weakness

CWE details

No CWE listed

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