Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 816 Bytes

File metadata and controls

28 lines (22 loc) · 816 Bytes
name DOMPurify library with known vulnerabilities
severity low
cvss-score 4.8
cvss-vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
cwe-id CWE-1035
cwe-name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
compliance
HIPAA ISO 27001 owasp10 pci PCI-DSS v4.0.1
164.306(a)
A.8.9
A5, A6
6.2
6.2.4, 6.3.3

The application uses an outdated version of the DOMPurify library, which has known vulnerabilities.

How to fix

{% tabs dompurify-library-with-known-vulnerabilities %} {% tab dompurify-library-with-known-vulnerabilities generic %} To fix this issue, please update DOMPurify to the latest available version on its official website.

Do not forget to update all the DOMPurify files you have on the server. {% endtab %}

{% endtabs %}