VYPR

Maven package

org.jenkins-ci.plugins/ssh

pkg:maven/org.jenkins-ci.plugins/ssh

Vulnerabilities (4)

  • CVE-2022-30959May 17, 2022
    affected <= 2.6.1

    A missing permission check in Jenkins SSH Plugin 2.6.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified SSH server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

  • CVE-2022-30958May 17, 2022
    affected <= 2.6.1

    A cross-site request forgery (CSRF) vulnerability in Jenkins SSH Plugin 2.6.1 and earlier allows attackers to connect to an attacker-specified SSH server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

  • CVE-2022-30957May 17, 2022
    affected <= 2.6.1

    A missing permission check in Jenkins SSH Plugin 2.6.1 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.

  • CVE-2017-1000245CriNov 1, 2017
    affected < 2.5fixed 2.5

    The SSH Plugin stores credentials which allow jobs to access remote servers via the SSH protocol. User passwords and passphrases for encrypted SSH keys are stored in plaintext in a configuration file.