Security readout for executives and security teams
Plain-English summary
CVE-2021-23445 is a low-severity XSS issue in datatables.net before 1.11.3. If an application passes array values into the package’s HTML escaping path, the array contents may not be escaped, potentially exposing users to script execution when viewing affected table content.
Executive priority
Treat this as routine web dependency remediation, not an emergency, unless affected DataTables instances render sensitive or untrusted user content in high-value applications.
Technical view
The flaw is in datatables.net’s HTML entity escaping behavior: array input was not escaped element-by-element before 1.11.3. The CVSS vector shows network reachability, high attack complexity, no privileges, required user interaction, unchanged scope, and low confidentiality impact.
Likely exposure
Exposure is most likely in web applications or packaged products using datatables.net, datatables.js, or related WebJars versions before 1.11.3, especially where table data can include user-controlled arrays.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. Successful exploitation appears conditional on application data flow and user interaction, which aligns with the low CVSS score and high attack complexity.
Researcher notes
Evidence supports a narrow escaping flaw fixed around the 1.11.3 release. The source bundle does not provide exploit details, affected application patterns, or proof of active exploitation, so validation should focus on dependency inventory and reachable rendering paths.
Mitigation direction
- Upgrade datatables.net to 1.11.3 or a later vendor-supported release.
- Update affected WebJars or Debian datatables.js packages through supported channels.
- Review NetApp guidance if using products covered by the advisory.
- Avoid rendering untrusted array content until affected dependencies are fixed.
- Check vendor advisories before relying on compensating controls.
Validation and detection
- Check package manifests and lockfiles for datatables.net versions before 1.11.3.
- Inspect Maven or WebJars dependencies for affected datatables.net packaging.
- Search static assets and CDN references for DataTables versions before 1.11.3.
- Confirm Debian systems include DLA 3529-1 or later applicable updates.
- Review table-rendering paths that display user-controlled array data.
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-23445 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
- Low
- CVSS
- 3.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/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:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P1.61.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.1LowVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N/E:P
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-DATATABLESNET-1540544CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1715371CVE reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1715376CVE reference
- https://github.com/DataTables/Dist-DataTables/commit/59a8d3f8a3c1138ab08704e783bc52bfe88d7c9bCVE reference
- https://cdn.datatables.net/1.11.3/CVE reference
- [debian-lts-announce] 20230815 [SECURITY] [DLA 3529-1] datatables.js security updateCVE reference · mailing-list
- https://security.netapp.com/advisory/ntap-20240621-0006/CVE reference
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.
