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 delayed_job_web
to version 1.4.2 or higher.
delayed_job_web
is a Web interface for delayed_job.
Affected versions of this project are vulnerable to Cross-site Scripting (XSS) attacks via the filter functionality. It allows users to filter output based on the query string of the GET request:
localhost:3000/delayed_job/overview?queues=">+<script>alert(1)<%2Fscript>
An attacker can phish an authenticated user to trigger this vulnerability.
<>