6.1.0
11 years ago
2 months ago
Known vulnerabilities in the jose package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
jose is an Universal 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK with no dependencies Affected versions of this package are vulnerable to Resource Exhaustion due to the JWE decryption interfaces' support for decompressing plaintext after its decryption. An attacker can cause the application to consume an unreasonable amount of CPU time or memory by sending malicious JWE payloads with compressed plaintext. Note: This is only exploitable if the application uses JWE decryption from untrusted sources and runs in a Node.js environment. How to fix Resource Exhaustion? Upgrade | <2.0.7>=3.0.0 <4.15.5 |