Security readout for executives and security teams
Plain-English summary
CVE-2021-23450 is a prototype pollution issue in the dojo package. If an application exposes affected dojo behavior to untrusted input, attackers may be able to corrupt shared JavaScript object behavior and cause denial of service. The bundle does not show confirmed active exploitation.
Executive priority
Treat as high priority for dependency owners, especially where dojo is embedded in public-facing systems. Prioritize inventory and vendor updates before deeper code review.
Technical view
The reported flaw affects all versions of the dojo package via the setObject function. The CVSS 3.1 score is 7.5, network reachable, low complexity, no privileges, no user interaction, with high availability impact and no stated confidentiality or integrity impact.
Likely exposure
Exposure is most likely in applications that directly depend on dojo or package it through WebJars, Debian packages, or Oracle products referenced by vendor advisories. Reachability depends on whether attacker-controlled values can influence setObject usage.
Exploitation context
No source in the bundle states active exploitation, and KEV is false. Public advisories from Snyk, Oracle, and Debian indicate supply-chain relevance, but this bundle does not provide exploit telemetry or a confirmed weaponized campaign.
Researcher notes
The source bundle identifies prototype pollution through setObject but does not include a CVE CWE mapping, fixed version details, or exploit-in-the-wild evidence. Validate package lineage carefully across npm, WebJars, distro, and vendor-product packaging.
Mitigation direction
- Inventory dojo, WebJars dojo, Debian dojo, and Oracle-bundled usage.
- Apply Debian and Oracle security updates where those distributions are in use.
- Check Snyk and vendor advisories for current fixed-version guidance.
- Remove or replace dojo where no supported patched path is available.
- Restrict untrusted input from reaching dojo object-path utilities.
Validation and detection
- Run dependency scanning for npm dojo and listed WebJars coordinates.
- Check SBOMs and lockfiles for dojo transitive dependencies.
- Review code paths using dojo setObject with external input.
- Confirm deployed images include relevant Debian or Oracle security updates.
- Document whether the vulnerable function is reachable in production.
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.
CVE-2021-23450 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/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:N/I:N/A:H/E:P3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-DOJO-1535223CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2313033CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBDOJO-2313034CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2313035CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-2313036CVE reference
- https://github.com/dojo/dojo/blob/4c39c14349408fc8274e19b399ffc660512ed07c/_base/lang.js%23L172CVE reference
- https://www.oracle.com/security-alerts/cpuapr2022.htmlCVE reference
- https://www.oracle.com/security-alerts/cpujul2022.htmlCVE reference
- [debian-lts-announce] 20230129 [SECURITY] [DLA 3289-1] dojo security updateCVE reference · mailing-list
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.
