Report portal is an open source reporting and analysis framework. Starting from version 3.1.0 of the service-api XML parsing was introduced. Unfortunately the 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. This will be resolved in the 5.4.0 release.
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
Link | Tags |
---|---|
https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-pv59 | third party advisory patch |
https://github.com/reportportal/service-api/pull/1392 | third party advisory patch |
https://mvnrepository.com/artifact/com.epam.reportportal/service-api | third party advisory release notes |