Vulnerabilities > Jenkins

DATE CVE VULNERABILITY TITLE RISK
2022-03-15 CVE-2022-27213 Cross-site Scripting vulnerability in Jenkins Environment Dashboard
Jenkins Environment Dashboard Plugin 1.1.10 and earlier does not escape the Environment order and the Component order configuration values in its views, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with View/Configure permission.
network
low complexity
jenkins CWE-79
5.4
2022-03-15 CVE-2022-27214 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Release Helper
A cross-site request forgery (CSRF) vulnerability in Jenkins Release Helper Plugin 1.3.3 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials.
network
low complexity
jenkins CWE-352
4.3
2022-03-15 CVE-2022-27215 Missing Authorization vulnerability in Jenkins Release Helper
A missing permission check in Jenkins Release Helper Plugin 1.3.3 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials.
network
low complexity
jenkins CWE-862
4.3
2022-03-15 CVE-2022-27216 Insufficiently Protected Credentials vulnerability in Jenkins Dbcharts 0.4/0.5.2
Jenkins dbCharts Plugin 0.5.2 and earlier stores JDBC connection passwords unencrypted in its global configuration file on the Jenkins controller where they can be viewed by users with access to the Jenkins controller file system.
network
low complexity
jenkins CWE-522
6.5
2022-03-15 CVE-2022-27217 Insufficiently Protected Credentials vulnerability in Jenkins VMWare Vrealize Codestream
Jenkins Vmware vRealize CodeStream Plugin 1.2 and earlier stores passwords unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.
network
low complexity
jenkins CWE-522
6.5
2022-03-15 CVE-2022-27218 Insufficiently Protected Credentials vulnerability in Jenkins Incapptic Connect Uploader
Jenkins incapptic connect uploader Plugin 1.15 and earlier stores tokens unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.
network
low complexity
jenkins CWE-522
4.3
2022-02-15 CVE-2022-25173 OS Command Injection vulnerability in Jenkins Pipeline: Groovy
Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier uses the same checkout directories for distinct SCMs when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
network
low complexity
jenkins CWE-78
8.8
2022-02-15 CVE-2022-25174 OS Command Injection vulnerability in Jenkins Pipeline:Shared Groovy Libraries
Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier uses the same checkout directories for distinct SCMs for Pipeline libraries, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
network
low complexity
jenkins CWE-78
8.8
2022-02-15 CVE-2022-25175 OS Command Injection vulnerability in Jenkins Pipeline: Multibranch
Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier uses the same checkout directories for distinct SCMs for the readTrusted step, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
network
low complexity
jenkins CWE-78
8.8
2022-02-15 CVE-2022-25176 Link Following vulnerability in Jenkins Pipeline: Groovy
Jenkins Pipeline: Groovy Plugin 2648.va9433432b33c and earlier follows symbolic links to locations outside of the checkout directory for the configured SCM when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers able to configure Pipelines to read arbitrary files on the Jenkins controller file system.
network
low complexity
jenkins CWE-59
6.5