LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23412: Command Injection

All versions of package gitlogplus are vulnerable to Command Injection via the main functionality, as options attributes are appended to the command to be executed without sanitization.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-23412 affects the npm package gitlogplus. If an application lets untrusted data reach gitlogplus options, that data may be appended to an operating-system command. Successful exploitation could let an attacker run commands with the application’s privileges.

Executive priority

Treat this as high priority where gitlogplus is present in production, CI/CD, or automation contexts. Business urgency depends on whether untrusted users can influence options and what privileges the process holds.

Technical view

All versions of gitlogplus are reported vulnerable to command injection in main functionality because option attributes are appended to the executed command without sanitization. The CVSS 3.1 score is 8.1, reflecting network reachability, no privileges or user interaction, high impact, and high attack complexity.

Likely exposure

Exposure is most likely in Node.js applications, CI jobs, internal tooling, or services that depend on gitlogplus and pass user-controlled or externally influenced option attributes into it.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The issue is public through CVE, Snyk, HackerOne, and npm references, so defenders should assume capable researchers can understand the weakness.

Researcher notes

Evidence supports command injection through unsanitized option attributes in all gitlogplus versions. The bundle does not provide a fixed version, confirmed exploit activity, or vendor mitigation details, so validation should focus on dependency presence and data-flow reachability.

Mitigation direction

  • Inventory applications and build tooling for direct or transitive gitlogplus use.
  • Check npm and vendor advisories for current maintenance or replacement guidance.
  • Remove or replace gitlogplus where untrusted input can reach its options.
  • Restrict option values to trusted, validated internal inputs only.
  • Prioritize affected internet-facing services and automation running with sensitive privileges.

Validation and detection

  • Search dependency manifests and lockfiles for gitlogplus.
  • Review code paths passing request, webhook, CI, or repository metadata into gitlogplus options.
  • Confirm whether any affected process runs with production secrets or deployment privileges.
  • Check runtime and CI logs for unexpected command execution indicators.
  • Document whether gitlogplus remains present, removed, or isolated from untrusted input.
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-23412 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
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

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

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
4Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2021-23412Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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/agitlogplus0Listed
Weakness

CWE details

No CWE listed

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