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 Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade django-icon-picker
to version 1.0.0 or higher.
django-icon-picker is an A custom Django model field that allows users to select icons from a predefined set.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the download_and_save_svg()
function, which interpolates arbitrary URLs without filtering out references to sensitive paths.