We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to use js-imagediff from jsdeliver which complains about security issue in the package.
Js deliver download page wait some seconds and until the varning message is shown. It leads to the Snyk report on the issue.
MEDIUM SEVERITY Denial of Service (DoS) Vulnerable module: canvas, Introduced through: [email protected]
Detailed paths Introduced through: [email protected] › [email protected]
Remediation: Upgrade to [email protected].
Overview canvas is a Cairo-backed Canvas implementation for Node.js.
Affected versions of this package are vulnerable to Denial of Service (DoS). Processing malicious JPEGs or GIFs files could crash the node process.
Denial of Service (DoS) vulnerability report
Maybe just an old version on Js deliver ? It says 1.0.8 on the Js deliver page but in the code comments it says 1.0.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to use js-imagediff from jsdeliver which complains about security issue in the package.
Js deliver download page wait some seconds and until the varning message is shown. It leads to the
Snyk report on the issue.
MEDIUM SEVERITY
Denial of Service (DoS)
Vulnerable module: canvas, Introduced through: [email protected]
Detailed paths
Introduced through: [email protected] › [email protected]
Remediation: Upgrade to [email protected].
Overview
canvas is a Cairo-backed Canvas implementation for Node.js.
Affected versions of this package are vulnerable to Denial of Service (DoS). Processing malicious JPEGs or GIFs files could crash the node process.
Denial of Service (DoS) vulnerability report
Maybe just an old version on Js deliver ?
It says 1.0.8 on the Js deliver page but in the code comments it says 1.0.3
The text was updated successfully, but these errors were encountered: