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 applicationsUpgrade django-tomselect
to version 2025.3.3 or higher.
django-tomselect is a Django autocomplete widgets and views using Tom Select
Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in form widget input, including the label_field
parameter. An attacker can hide the contents between <script>
tags in code from appearing in the output, since the browser may interpret and render the tags. Although injected, such scripts are not executed.