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.
References
Link | Resource |
---|---|
https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-pv59 | Patch Third Party Advisory |
https://github.com/reportportal/service-api/pull/1392 | Patch Third Party Advisory |
https://mvnrepository.com/artifact/com.epam.reportportal/service-api | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-06-23 18:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-29620
Mitre link : CVE-2021-29620
CVE.ORG link : CVE-2021-29620
JSON object : View
Products Affected
reportportal
- service-api
CWE
CWE-611
Improper Restriction of XML External Entity Reference