Vulnerability Details : CVE-2023-25822
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.
Products affected by CVE-2023-25822
- cpe:2.3:a:reportportal:service-api:*:*:*:*:*:*:*:*
- cpe:2.3:a:reportportal:reportportal:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-25822
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 52 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-25822
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST | |
6.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H |
2.1
|
4.2
|
GitHub, Inc. |
CWE ids for CVE-2023-25822
-
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-25822
-
https://reportportal.io/docs/releases/Version23.2/
Version v.23.2 | ReportPortal DocumentationRelease Notes
-
https://github.com/reportportal/reportportal/releases/tag/v23.2
Release 23.2 · reportportal/reportportal · GitHubRelease Notes
-
https://github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9
DoS vulnerability on creating a Launch with too many recursively nested elements · Advisory · reportportal/reportportal · GitHubMitigation;Vendor Advisory
Jump to