Vulnerability CVE-2021-29620


Published: 2021-06-23

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.

Type:

CWE-611

(Information Exposure Through XML External Entity Reference)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Reportportal -> Service-api 

 References:
https://github.com/reportportal/service-api/pull/1392
https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-pv59
https://mvnrepository.com/artifact/com.epam.reportportal/service-api

Copyright 2024, cxsecurity.com

 

Back to Top