Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. com.epam.reportportal/service-api
  4. ›
  5. CVE-2023-25822

CVE-2023-25822: Allocation of Resources Without Limits or Throttling

October 9, 2023 (updated October 13, 2023)

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

  • github.com/advisories/GHSA-mj24-gpw7-23m9
  • github.com/reportportal/reportportal/releases/tag/v23.2
  • github.com/reportportal/reportportal/security/advisories/GHSA-mj24-gpw7-23m9
  • nvd.nist.gov/vuln/detail/CVE-2023-25822
  • reportportal.io/docs/releases/Version23.2/

Code Behaviors & Features

Detect and mitigate CVE-2023-25822 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.10.0

Fixed versions

  • 5.10.0

Solution

Upgrade to version 5.10.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

maven/com.epam.reportportal/service-api/CVE-2023-25822.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:42 +0000.