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 sinatra
to version 1.4.6 or higher.
sinatra
is a DSL for quickly creating web applications in Ruby with minimal effort.
Affected versions of the package are vulnerable to reflected Cross-site Scripting (XSS). This occurs on the development 404 page, which does not validate the request path. This may allow attackers to create a specially crafted request that would execute arbitrary script code.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.