Security readout for executives and security teams
Plain-English summary
CVE-2020-28425 is a high-severity command injection issue in the curljs package. If an application uses this package in a reachable path, an attacker may be able to make the system run unintended commands, affecting confidentiality, integrity, and availability.
Executive priority
Treat this as a high-priority dependency risk, not a confirmed active incident. Focus first on finding whether curljs exists in production and replacing it in externally reachable systems or services handling untrusted input.
Technical view
The supplied CVE data says all versions of curljs are affected by command injection, with CVSS 3.1 score 7.3 and network attack vector. The bundle does not provide vulnerable API details, exploit mechanics, a CWE, or a named fixed version.
Likely exposure
Exposure is most likely in JavaScript or Node.js projects that depend on curljs directly or transitively, especially where application input can influence curljs behavior. Confirm through dependency manifests, lockfiles, and software composition analysis.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. The CVSS vector indicates remote, unauthenticated, low-complexity exploitation in principle, but the supplied sources do not include practical exploit status or weaponized details.
Researcher notes
Evidence is limited to CVE metadata and the Snyk advisory reference. The bundle supports high severity and package-level affected scope, but not exploit-in-the-wild claims, detailed root cause, affected call paths, or a confirmed patch.
Mitigation direction
- Inventory direct and transitive curljs usage across applications.
- Remove or replace curljs where feasible.
- Check Snyk and vendor guidance for any maintained fix or advisory update.
- Prioritize internet-facing or untrusted-input workflows first.
- Add compensating controls around affected services until resolved.
Validation and detection
- Search package manifests and lockfiles for curljs.
- Run software composition analysis against deployed builds.
- Trace whether untrusted input can reach curljs usage.
- Confirm no fixed version is named in current sources.
- Monitor CVE, Snyk, and KEV status for updates.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
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 lookupCVE-2020-28425 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P3.93.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.3HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P
Source materials
- CVE List V5 sourceCVE List V5
- https://security.snyk.io/vuln/SNYK-JS-CURLJS-1050404CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
