Adyen APIs Library for Python timing attack vulnerability
Moderate severity
GitHub Reviewed
Published
Aug 30, 2024
to the GitHub Advisory Database
•
Updated Aug 30, 2024
Description
Published to the GitHub Advisory Database
Aug 30, 2024
Reviewed
Aug 30, 2024
Last updated
Aug 30, 2024
Adyen has utility methods for validating notification HMAC signatures. The
is_valid_hmac
andis_valid_hmac_notification
methods are vulnerable to a timing attack, you should compare the hash of the HMACs instead.References