Описание
XXE vulnerability on Launch import with externally-defined DTD file
Impact
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.
Patches
Fixed with: https://github.com/reportportal/service-api/pull/1392
Binaries
docker pull reportportal/service-api:5.4.0
https://github.com/reportportal/service-api/packages/846871?version=5.4.0
For more information
If you have any questions or comments about this advisory email us: support@reportportal.io
Ссылки
- https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-pv59
- https://nvd.nist.gov/vuln/detail/CVE-2021-29620
- https://github.com/reportportal/service-api/pull/1392
- https://github.com/reportportal/service-api/commit/a73e0dfb4eda844c37139df1f9847013d55f084e
- https://mvnrepository.com/artifact/com.epam.reportportal/service-api
Пакеты
com.epam.reportportal:service-api
>= 3.1.0, < 5.4.0
5.4.0
Связанные уязвимости
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.