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 Denial of Service (DoS) vulnerabilities in an interactive lesson.
Start learningUpgrade python-Levenshtein
to version 0.12.1 or higher.
python-Levenshtein is a Python extension for computing string edit distances and similarities.
Affected versions of this package are vulnerable to Denial of Service (DoS) via the lev_edit_distance()
function.
Incorrect handling of numerous possible wraparounds in calculating the size of memory allocations, which could cause Denial of Service or even possible remote code execution.