jquery.dataTables-1.10.12.min.js: 1 vulnerabilities (highest severity is: 6.1)
Vulnerable Library - jquery.dataTables-1.10.12.min.js
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.12/js/jquery.dataTables.min.js
Path to dependency file: /nitrite-datagate/src/main/resources/templates/users.html
Path to vulnerable library: /nitrite-datagate/src/main/resources/assets/js/jquery.dataTables.min.js,/nitrite-datagate/src/main/resources/templates/../assets/js/jquery.dataTables.min.js
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in | Remediation Available | |
|---|---|---|---|---|---|---|
| CVE-2021-23445 | 6.1 | jquery.dataTables-1.10.12.min.js | Direct | datatables.net - 1.11.3 | ❌ |
Details
CVE-2021-23445
Vulnerable Library - jquery.dataTables-1.10.12.min.js
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.
Library home page: https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.12/js/jquery.dataTables.min.js
Path to dependency file: /nitrite-datagate/src/main/resources/templates/users.html
Path to vulnerable library: /nitrite-datagate/src/main/resources/assets/js/jquery.dataTables.min.js,/nitrite-datagate/src/main/resources/templates/../assets/js/jquery.dataTables.min.js
Dependency Hierarchy:
- :x: jquery.dataTables-1.10.12.min.js (Vulnerable Library)
Vulnerability Details
This affects the package datatables.net before 1.11.3. If an array is passed to the HTML escape entities function it would not have its contents escaped.
Publish Date: 2021-09-27
URL: CVE-2021-23445
CVSS 3 Score Details (6.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23445
Release Date: 2021-09-27
Fix Resolution: datatables.net - 1.11.3
Step up your Open Source Security Game with Mend here