Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Lack of JWT Expiration after Log Out in Strapi
Vulnerability Description
Strapi uses JSON Web Tokens (JWT) for authentication. After logout or account deactivation, the JWT is not invalidated, which allows an attacker who has stolen or intercepted the token to freely reuse it until its expiration date (which is set to 30 days by default, but can be changed). The existence of /admin/renew-token endpoint allows anyone to renew near-expiration tokens indefinitely, further increasing the impact of this attack. This issue has been fixed in version 5.24.1.
CVSS Information
N/A
Vulnerability Type
不充分的会话过期机制
Vulnerability Title
Strapi 代码问题漏洞
Vulnerability Description
Strapi是法国strapi社区的一套开源的内容管理系统(CMS)。 Strapi 5.24.1之前版本存在代码问题漏洞,该漏洞源于注销或停用账户后未使JWT失效且存在/admin/renew-token端点,可能导致令牌被恶意重用。
CVSS Information
N/A
Vulnerability Type
N/A