Описание
Jenkins SSH Agent Plugin exposes SSH private key password to users with permission to read the build log
An exposure of sensitive information vulnerability exists in Jenkins SSH Agent Plugin 1.15 and earlier in SSHAgentStepExecution.java that exposes the SSH private key password to users with permission to read the build log. As of version 1.16, the plugin no longer logs the ssh-add invocation that would reveal the passphrase.
Пакеты
Наименование
org.jenkins-ci.plugins:ssh-agent
maven
Затронутые версииВерсия исправления
<= 1.15
1.16
Связанные уязвимости
CVSS3: 6.5
nvd
больше 7 лет назад
An exposure of sensitive information vulnerability exists in Jenkins SSH Agent Plugin 1.15 and earlier in SSHAgentStepExecution.java that exposes the SSH private key password to users with permission to read the build log.