Exploit maturity not defined.
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 Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade com.epam.reportportal:service-api
to version 5.11.0 or higher.
com.epam.reportportal:service-api is a Report portal. Main API Service
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling when the test_item.path
field is exceeded the allowable ltree
field type indexing limit. An attacker can cause the ReportPortal database to become unstable and reporting almost fully stops except for small launches with approximately 1 test inside by creating a Launch with too many recursively nested elements.
Note:
This is only exploitable if the test_item.path
field is exceeded the allowable ltree
field type indexing limit.
This vulnerability can be mitigated by deleting the data with long paths, and reindexing both indexes path_gist_idx
and path_idx
.