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 Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade easywidgets
to version 0.2dev-20150922 or higher.
easywidgets
is A minimalistic approach to HTML generation and validation with TurboGears.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) attacks.
When using user input to perform tasks on the server, characters like < > " ' must escaped properly. Otherwise, an attacker can manipulate the input to introduce additional attributes, potentially executing code. This may lead to a Cross-site Scripting (XSS) vulnerability, assuming an attacker can influence the value entered into the template.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.