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

xmldom Improper Input Validation #160

Open
skt1598 opened this issue Jan 16, 2023 · 0 comments
Open

xmldom Improper Input Validation #160

skt1598 opened this issue Jan 16, 2023 · 0 comments
Assignees

Comments

@skt1598
Copy link

skt1598 commented Jan 16, 2023

Describe the bug
Introduced through: vue-html2pdf@1.8.0 › html2pdf.js@0.9.3 › jspdf@1.4.1 › canvg@1.5.3 › xmldom@0.1.31
Affected versions of this package are vulnerable to Improper Input Validation due to parsing XML that is not well-formed, and contains multiple top-level elements. All the root nodes are being added to the childNodes collection of the Document, without reporting or throwing any error.

Package Version
1.8.0

Additional context
Ref: https://security.snyk.io/vuln/SNYK-JS-XMLDOM-3092935

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

No branches or pull requests

2 participants