1
Bug Report / Re: PQGrid jszip 2.5.0 vulnerabilities
« on: March 09, 2023, 04:44:08 pm »
Thanks again Paramvir.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
# npm audit report
jszip <=3.7.1
Severity: high
Prototype Pollution - https://github.com/advisories/GHSA-jg8v-48h5-wgxg
JSZip contains Path Traversal via loadAsync - https://github.com/advisories/GHSA-36fh-84j7-cv5h
No fix available
node_modules/jszip
pqgrid *
Depends on vulnerable versions of jszip
node_modules/pqgrid
CVE-2022-48285| CWE-22
Directory Traversal: jszip is vulnerable to Directory Traversal. The vulnerability exists as untrusted user input is not properly validated and/or sanitized, allowing an attacker to exploit the vulnerability via a crafted ZIP archive.