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 applicationsUpgrade mantisbt/mantisbt
to version 2.25.6 or higher.
mantisbt/mantisbt is a mantis bug tracker.
Affected versions of this package are vulnerable to Information Exposure due to exposing private issues' summaries to unauthorized users. Any logged-in user allowed to perform Group Actions
can get access to the _Summary_
field of private Issues (i.e. having Private view status, or belonging to a private Project) via a crafted bug_arr[]
parameter in bug_actiongroup_ext.php.