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 applicationsLearn about Insufficient Entropy vulnerabilities in an interactive lesson.
Start learningUpgrade Werkzeug
to version 0.3.1 or higher.
Werkzeug is a WSGI web application library.
Affected versions of this package are vulnerable to Insufficient Entropy. Secure cookies created as part of werkzeug.contrib.securecookie
were generate through weak hashing which deviates from security best practice.