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 Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade flask-ipban
to version 0.2.2 or higher.
flask-ipban is a Flask extension that helps protect against potential Denial of Service (DoS) attempts through IP banning.
Affected versions of this package are vulnerable to Arbitrary Code Execution via the yaml.load
in flask_ipban/ip_ban.py
.