5.29.0
4 years ago
7 days ago
Known vulnerabilities in the @strapi/admin 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 |
|---|---|
@strapi/admin is a Strapi Admin Affected versions of this package are vulnerable to Weak Encoding for Password in to the implementation of password hashing. An attacker can reduce the effective entropy of user passwords and potentially mislead users about the required password length by submitting passwords longer than 72 bytes, which are silently truncated during hashing. How to fix Weak Encoding for Password? Upgrade | <5.10.3 |
@strapi/admin is a Strapi Admin Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to invalidate JWT after logout or account deactivation. An attacker can maintain unauthorized access by reusing a stolen or intercepted token until it expires. The presence of the How to fix Insufficient Session Expiration? Upgrade | <5.24.2 |