Vulnerabilities > Jenkins > Publish Over SSH > 1.21

DATE CVE VULNERABILITY TITLE RISK
2022-01-12 CVE-2022-23111 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Publish Over SSH
A cross-site request forgery (CSRF) vulnerability in Jenkins Publish Over SSH Plugin 1.22 and earlier allows attackers to connect to an attacker-specified SSH server using attacker-specified credentials.
network
low complexity
jenkins CWE-352
4.3
2022-01-12 CVE-2022-23112 Missing Authorization vulnerability in Jenkins Publish Over SSH
A missing permission check in Jenkins Publish Over SSH Plugin 1.22 and earlier allows attackers with Overall/Read access to connect to an attacker-specified SSH server using attacker-specified credentials.
network
low complexity
jenkins CWE-862
6.5
2022-01-12 CVE-2022-23113 Path Traversal vulnerability in Jenkins Publish Over SSH
Jenkins Publish Over SSH Plugin 1.22 and earlier performs a validation of the file name specifying whether it is present or not, resulting in a path traversal vulnerability allowing attackers with Item/Configure permission to discover the name of the Jenkins controller files.
network
low complexity
jenkins CWE-22
4.3
2022-01-12 CVE-2022-23114 Insufficiently Protected Credentials vulnerability in Jenkins Publish Over SSH
Jenkins Publish Over SSH Plugin 1.22 and earlier stores password unencrypted in its global configuration file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.
local
low complexity
jenkins CWE-522
3.3