Starting from version 3.1.0 we introduced a new feature of JUnit XML launch import. Unfortunately XML parser was not configured properly to prevent XML external entity (XXE) attacks. This allows a user to import a specifically-crafted XML file which imports external Document Type Definition (DTD) file with external entities for extraction of secrets from Report Portal service-api module or server-side request forgery.
Fixed with: https://github.com/reportportal/service-api/pull/1392
docker pull reportportal/service-api:5.4.0
https://github.com/reportportal/service-api/packages/846871?version=5.4.0
If you have any questions or comments about this advisory email us: support@reportportal.io
{ "nvd_published_at": "2021-06-23T18:15:00Z", "github_reviewed_at": "2021-06-25T13:06:33Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-611" ] }