Security readout for executives and security teams
Plain-English summary
CVE-2021-23562 affects plupload before 2.3.9. A crafted filename containing JavaScript could be uploaded and later run. The attack requires user interaction, so business urgency is moderate, focused on applications that expose plupload upload widgets to customers, staff, or partners.
Executive priority
Treat as a planned remediation item unless plupload is used in externally exposed or high-volume upload workflows. Prioritize upgrades where customers or partners upload files through vulnerable interfaces.
Technical view
The vulnerability is an arbitrary file upload issue in plupload before 2.3.9 involving unsafe handling of uploaded filenames containing JavaScript. CVSS 3.1 is 4.2 with network attack vector, high complexity, no privileges, and required user interaction. Sources do not assign a CWE.
Likely exposure
Exposure is most likely where plupload, or WebJars packaging of plupload, is embedded in web applications that accept user-selected uploads and display uploaded filenames back in the browser.
Exploitation context
The provided sources and KEV flag do not show active exploitation. Exploitation requires tricking a user into uploading a specially named file, limiting automated abuse but still creating risk in shared upload workflows.
Researcher notes
Focus validation on filename rendering behavior and bundled copies of plupload. The source bundle identifies multiple Snyk package records and an upstream commit, but does not provide evidence of exploitation in the wild.
Mitigation direction
- Upgrade plupload to 2.3.9 or later.
- Update affected WebJars packages that bundle vulnerable plupload versions.
- Check vendor and package guidance before applying compensating controls.
- Sanitize and encode displayed filenames in upload interfaces.
- Restrict risky upload flows where vulnerable versions cannot be upgraded promptly.
Validation and detection
- Inventory direct and transitive plupload dependencies.
- Check package-lock, yarn.lock, pnpm-lock, Maven, and WebJars references.
- Confirm deployed assets are not serving plupload before 2.3.9.
- Review upload UI paths that display filenames after selection or upload.
- Run dependency scanning against JavaScript and Java package manifests.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-23562 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
- Medium
- CVSS
- 4.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
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:H/PR:N/UI:R/S:U/C:L/I:L/A:N1.62.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.2MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-PLUPLOAD-1583909CVE reference · x_refsource_MISC
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-2306663CVE reference · x_refsource_MISC
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBMOXIECODE-2306664CVE reference · x_refsource_MISC
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-2306665CVE reference · x_refsource_MISC
- https://github.com/moxiecode/plupload/blob/master/js/jquery.plupload.queue/jquery.plupload.queue.js%23L226CVE reference · x_refsource_MISC
- https://github.com/moxiecode/plupload/commit/d12175d4b5fa799b994ee1bb17bfbeec55b386fbCVE 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.
