Maven package
org.jenkins-ci.plugins/ssh-agent
pkg:maven/org.jenkins-ci.plugins/ssh-agent
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-20620 | — | >= 1.23, < 1.23.2 | 1.23.2 | Jan 12, 2022 | Missing permission checks in Jenkins SSH Agent Plugin 1.23 and earlier allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins. | ||
| CVE-2018-1999036 | — | < 1.16 | 1.16 | Aug 1, 2018 | 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. |
- CVE-2022-20620Jan 12, 2022affected >= 1.23, < 1.23.2fixed 1.23.2
Missing permission checks in Jenkins SSH Agent Plugin 1.23 and earlier allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins.
- CVE-2018-1999036Aug 1, 2018affected < 1.16fixed 1.16
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.