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 paperclip
to version 4.2.2 or higher.
paperclip
is an upload management for ActiveRecord.
Affected versions of this gem are vulnerable to Cross-site Scripting attacks. There is an issue where if an HTML file is uploaded with a .html
extension, but the content type is listed as being image/jpeg
, this will bypass a validation checking for images. But it will also pass the spoof check, because a file named .html
and containing actual HTML passes the spoof check.
<>