CyberRota Analysis
AI-GeneratedThe vulnerability arises from the failure to properly invalidate or remove unused authorization codes associated with deleted users, allowing these codes to persist in the system. Attackers with access to both the authorization code and the corresponding client credentials can exploit this issue to obtain access tokens, potentially leading to unauthorized access to sensitive resources. Organizations utilizing this authorization framework should prioritize remediation to mitigate the risk of unauthorized access stemming from this flaw.
Original NVD Description
Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code.
Related CVEs
Other vulnerabilities affecting the same vendor(s)