Описание
XXE vulnerability in NUnit Plugin
NUnit Plugin 0.25 and earlier does not configure the XML parser to prevent XML external entity (XXE) attacks.
This allows a user able to control the input files for its post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller, server-side request forgery, or denial-of-service attacks.
NUnit Plugin 0.26 disables external entity processing for its XML parser.
Пакеты
Наименование
org.jenkins-ci.plugins:nunit
maven
Затронутые версииВерсия исправления
< 0.26
0.26
Связанные уязвимости
CVSS3: 8.8
nvd
почти 6 лет назад
Jenkins NUnit Plugin 0.25 and earlier does not configure the XML parser to prevent XML external entity (XXE) attacks.