Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Reportportal | Service-Api | >= 3.1.0, < 5.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-PatchThird Party Advisory
- https://github.com/reportportal/service-api/pull/1392PatchThird Party Advisory
- https://mvnrepository.com/artifact/com.epam.reportportal/service-apiRelease NotesThird Party Advisory
- https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-PatchThird Party Advisory
- https://github.com/reportportal/service-api/pull/1392PatchThird Party Advisory
- https://mvnrepository.com/artifact/com.epam.reportportal/service-apiRelease NotesThird Party Advisory
FAQ
What is CVE-2021-29620?
CVE-2021-29620 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2021-29620?
CVE-2021-29620 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-29620?
Check the references section above for vendor advisories and patch information. Affected products include: Reportportal Service-Api.