Insufficient Entropy Affecting aiootp package, versions [,0.22.0)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-AIOOTP-3358360
- published 10 Mar 2023
- disclosed 10 Mar 2023
- credit Unknown
How to fix?
Upgrade aiootp to version 0.22.0 or higher.
Overview
aiootp is an aiootp - an asynchronous pseudo-one-time-pad based crypto and anonymity library.
Affected versions of this package are vulnerable to Insufficient Entropy such that the top-level '(a)csprng' functions were found to be unsafe in concurrent code, leading to the possibility of producing identical outputs from distinct calls if run in quick succession from concurrently running threads & co-routines.
Note: This vulnerability does not effect users of the library which are not running it in multiple concurrent threads or co-routines.