LiveActive security incident?Get immediate response
CVE Record

CVE-2020-28453: Command Injection

This affects all versions of package npos-tesseract. The injection point is located in line 55 in lib/ocr.js.

CriticalCVSS 9.4Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-28453 is a critical command injection issue in the npm package npos-tesseract. If an application uses this package in a reachable OCR path, attacker-controlled input could cause operating-system command execution, risking data theft, tampering, and service disruption.

Executive priority

Treat this as urgent where npos-tesseract supports externally reachable OCR processing. The potential impact includes command execution on application infrastructure, but business urgency depends on whether the package is present and reachable.

Technical view

The source bundle identifies command injection in npos-tesseract, affecting all versions, with the injection point at lib/ocr.js line 55. CVSS 3.1 is 9.4: network-reachable, low complexity, no privileges, no user interaction, with high confidentiality and integrity impact.

Likely exposure

Exposure is likely limited to Node.js applications that install npos-tesseract and invoke it from user-reachable OCR workflows. Systems without this package, or with unreachable/internal-only OCR paths, are not evidenced as exposed by the provided sources.

Exploitation context

CISA KEV status is false, and the bundle provides no evidence of active exploitation. The CVSS vector records exploit code maturity as proof-of-concept, but no cited source here confirms real-world exploitation.

Researcher notes

The bundle names the vulnerable package and injection location but does not include patch details, affected application patterns, or exploitation telemetry. Validate dependency presence and reachability before declaring exposure.

Mitigation direction

  • Inventory direct and transitive use of npos-tesseract across applications.
  • Check Snyk and package maintainer guidance for fixed or replacement versions.
  • Remove or replace npos-tesseract if no maintained safe version is available.
  • Restrict OCR input paths until remediation is complete.
  • Review application isolation around OCR processing and command execution boundaries.

Validation and detection

  • Confirm whether npos-tesseract appears in dependency manifests or lockfiles.
  • Identify whether affected OCR code is reachable from external users.
  • Review calls passing user-controlled data into OCR processing.
  • Run approved software composition analysis against production artifacts.
  • Verify remediation by confirming the package is removed, replaced, or vendor-fixed.
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.

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

Vulnerability scoring details

Base CVSS 3.1 score

9.4Critical
CVSS 3.1 vector shape for CVE-2020-28453Attack 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:L/E:P/RL:O/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/anpos-tesseract0Listed
Weakness

CWE details

No CWE listed

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