CVE-2024-2321: WSO2 incorrect authorization vulnerability
(updated )
An incorrect authorization vulnerability exists in multiple WSO2 products, allowing protected APIs to be accessed directly using a refresh token instead of the expected access token. Due to improper authorization checks and token mapping, session cookies are not required for API access, potentially enabling unauthorized operations.
Exploitation requires an attacker to obtain a valid refresh token of an admin user. Since refresh tokens generally have a longer expiration time, this could lead to prolonged unauthorized access to API resources, impacting data confidentiality and integrity.
References
- github.com/advisories/GHSA-6qjp-wm6g-m32r
- github.com/wso2/docs-security/blob/76bad9a2f38dc3377af476d0be52c6e775e3d864/en/docs/security-announcements/security-advisories/2024/WSO2-2024-3213.md
- nvd.nist.gov/vuln/detail/CVE-2024-2321
- security.docs.wso2.com/en/latest/security-announcements/security-advisories/2024/WSO2-2024-3213
Detect and mitigate CVE-2024-2321 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →