Authentication tokens issued via Cognito in data.all are not invalidated on log out, allowing for previously authenticated user to continue execution of authorized API Requests until token is expired.
Solution:
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Link | Tags |
---|---|
https://aws.amazon.com/security/security-bulletins/AWS-2024-013 | vendor advisory |
https://github.com/data-dot-all/dataall/security/advisories/GHSA-p69m-h9rw-584v | third party advisory |