PT-2023-20327 · Unknown · Reportportal
Hardnorth
·
Published
2023-10-09
·
Updated
2023-10-13
·
CVE-2023-25822
CVSS v3.1
6.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H |
Name of the Vulnerable Software and Affected Versions
ReportPortal versions prior to 5.10.0
Description
The ReportPortal database becomes unstable and reporting almost fully stops when the
test item.path field exceeds the allowable ltree field type indexing limit, which occurs when the path length is greater than or equal to 120 or when there is recursive nesting of nested steps. REINDEX INDEX path gist idx and path idx does not resolve the issue. The problem was fixed by programmatically limiting the maximum number of nested elements.Recommendations
For versions prior to 5.10.0, delete the data with long paths and reindex both indexes (
path gist idx and path idx) to stabilize the database and ensure ReportPortal works properly.
Update to com.epam.reportportal:service-api module version 5.10.0 (product release 23.2) where the maximum number of nested elements were programmatically limited.Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Reportportal