LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34083: Google-it is a Node.js package which allows its users to send search queries to Google and receive the resu...

Google-it is a Node.js package which allows its users to send search queries to Google and receive the results in a JSON format. When using the 'Open in browser' option in versions up to 1.6.2, google-it will unsafely concat the result's link retrieved from google to a shell command, potentially exposing the server to RCE.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-34083 affects the google-it Node.js package when its Open in browser option is used. The package could combine a Google result link with a shell command unsafely, creating potential remote code execution. Business urgency depends on whether this package and option exist in deployed applications.

Executive priority

Prioritize verification where Node.js services process external search terms or run with meaningful privileges. Treat confirmed exposure as urgent because impact may include server command execution.

Technical view

In google-it versions up to 1.6.2, the browser-opening path concatenates a result URL into shell execution logic without safe handling. If attacker-influenced search results reach that path, command execution may be possible. The supplied sources do not provide CVSS, CWE, patch status, or confirmed exploitation.

Likely exposure

Exposure is likely limited to Node.js services or tools using google-it up to 1.6.2 and enabling Open in browser, especially in server-side environments.

Exploitation context

The bundle does not show KEV listing or active exploitation. The risk is conditional: exploitation requires the vulnerable option and an unsafe result link reaching shell-opening logic.

Researcher notes

The evidence identifies vulnerable behavior and code locations but lacks CVSS, CWE, exploit evidence, and fix details. Validate reachability before assigning incident urgency.

Mitigation direction

  • Inventory applications for google-it dependency at versions up to 1.6.2.
  • Disable Open in browser behavior in deployed or server-side contexts.
  • Check Checkmarx and maintainer guidance for a fixed version or replacement.
  • Remove the package if JSON search results are not business-critical.
  • Run affected services with least privilege to limit command-execution impact.

Validation and detection

  • Review dependency manifests and lockfiles for google-it versions up to 1.6.2.
  • Inspect application code for Open in browser option usage.
  • Confirm production builds do not include the vulnerable package path.
  • Check runtime configuration for browser-opening behavior in server processes.
  • Review source references to verify shell concatenation exposure is reachable.
Prepared
Confidence
medium
Sources
5

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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-34083 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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