ReportPortal is an AI-powered test automation platform. Prior to version 5.10.0 of the `com.epam.reportportal:service-api` module, corresponding to ReportPortal version 23.2, the ReportPortal database becomes unstable and reporting almost fully stops except for small launches with approximately 1 test inside when the test_item.path field is exceeded the allowable `ltree` field type indexing limit (path length>=120, approximately recursive nesting of the nested steps). REINDEX INDEX path_gist_idx and path_idx aren't helped. The problem was fixed in `com.epam.reportportal:service-api` module version 5.10.0 (product release 23.2), where the maximum number of nested elements were programmatically limited. A workaround is available. After deletion of the data with long paths, and reindexing both indexes (path_gist_idx and path_idx), the database becomes stable and ReportPortal works properly.
References
Link | Resource |
---|---|
https://github.com/reportportal/reportportal/releases/tag/v23.2 | Release Notes |
https://github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9 | Mitigation Vendor Advisory |
https://reportportal.io/docs/releases/Version23.2/ | Release Notes |
https://github.com/reportportal/reportportal/releases/tag/v23.2 | Release Notes |
https://github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9 | Mitigation Vendor Advisory |
https://reportportal.io/docs/releases/Version23.2/ | Release Notes |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/reportportal/reportportal/releases/tag/v23.2 - Release Notes | |
References | () https://github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9 - Mitigation, Vendor Advisory | |
References | () https://reportportal.io/docs/releases/Version23.2/ - Release Notes | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.3 |
13 Oct 2023, 15:01
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9 - Mitigation, Vendor Advisory | |
References | (MISC) https://reportportal.io/docs/releases/Version23.2/ - Release Notes | |
References | (MISC) https://github.com/reportportal/reportportal/releases/tag/v23.2 - Release Notes | |
CPE | cpe:2.3:a:reportportal:service-api:*:*:*:*:*:*:*:* cpe:2.3:a:reportportal:reportportal:*:*:*:*:*:*:*:* |
|
First Time |
Reportportal
Reportportal reportportal Reportportal service-api |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
09 Oct 2023, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-09 14:15
Updated : 2024-11-21 07:50
NVD link : CVE-2023-25822
Mitre link : CVE-2023-25822
CVE.ORG link : CVE-2023-25822
JSON object : View
Products Affected
reportportal
- service-api
- reportportal
CWE
CWE-770
Allocation of Resources Without Limits or Throttling