Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update DOMPurify to version 3.1.6 to patch vulnerability CVE-2024-45801 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

srmibextesting
Copy link

The project is currently using an outdated version (v3.0.8) of the DOMPurify library, which is affected by a known vulnerability CVE-2024-45801. The latest version of DOMPurify (v3.1.6) includes a patch for this vulnerability, which addresses a security concern regarding XSS bypasses.

To maintain the security and integrity of the project, I recommend updating DOMPurify to version 3.1.6 , which includes this fix.

You can find more details about the vulnerability here: GHSA-mmhx-hmjr-r674.

Latest version of DOMPurify is taken from https://github.com/cure53/DOMPurify/blob/main/dist/purify.min.js

…45801

The project is currently using an outdated version (v3.0.8) of the DOMPurify library, which is affected by a known vulnerability CVE-2024-45801. The latest version of DOMPurify (v3.1.6) includes a patch for this vulnerability, which addresses a security concern regarding XSS bypasses.

To maintain the security and integrity of the project, I recommend updating DOMPurify to version 3.1.6 , which includes this fix.

You can find more details about the vulnerability here: GHSA-mmhx-hmjr-r674.

Latest version of DOMPurify is taken from https://github.com/cure53/DOMPurify/blob/main/dist/purify.min.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant