The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 geminabox
to version 0.13.10 or higher.
geminabox
is a sinatra based gem hosting app, with client side gem push style functionality.
Affected versions of the package are vulnerable to Stored Cross-site Scripting (XSS) attacks.
An attackers may be able to inject arbitrary web script via a crafted JavaScript URL in the homepage
value of a .gemspec
file.
A .gemspec
file must be created with a JavaScript URL in the homepage value. This can be used to build a gem for upload to the Geminabox server, in order to achieve stored XSS via the gem hyperlink.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.