Vulnerabilities > Jenkins

DATE CVE VULNERABILITY TITLE RISK
2019-07-17 CVE-2019-10352 Path Traversal vulnerability in Jenkins
A path traversal vulnerability in Jenkins 2.185 and earlier, LTS 2.176.1 and earlier in core/src/main/java/hudson/model/FileParameterValue.java allowed attackers with Job/Configure permission to define a file parameter with a file name outside the intended directory, resulting in an arbitrary file write on the Jenkins master when scheduling a build.
network
low complexity
jenkins CWE-22
6.5
2019-07-11 CVE-2019-10351 Cleartext Storage of Sensitive Information vulnerability in Jenkins Caliper CI 2.3
Jenkins Caliper CI Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
network
low complexity
jenkins CWE-312
8.8
2019-07-11 CVE-2019-10350 Cleartext Storage of Sensitive Information vulnerability in Jenkins Port Allocator
Jenkins Port Allocator Plugin stores credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
network
low complexity
jenkins CWE-312
8.8
2019-07-11 CVE-2019-10349 Cross-site Scripting vulnerability in Jenkins Dependency Graph Viewer
A stored cross site scripting vulnerability in Jenkins Dependency Graph Viewer Plugin 0.13 and earlier allowed attackers able to configure jobs in Jenkins to inject arbitrary HTML and JavaScript in the plugin-provided web pages in Jenkins.
network
low complexity
jenkins CWE-79
5.4
2019-07-11 CVE-2019-10348 Cleartext Storage of Sensitive Information vulnerability in Jenkins Gogs
Jenkins Gogs Plugin stored credentials unencrypted in job config.xml files on the Jenkins master where they can be viewed by users with Extended Read permission, or access to the master file system.
network
low complexity
jenkins CWE-312
8.8
2019-07-11 CVE-2019-10347 Insufficiently Protected Credentials vulnerability in Jenkins Mashup Portlets
Jenkins Mashup Portlets Plugin stored credentials unencrypted on the Jenkins master where they can be viewed by users with access to the master file system.
network
low complexity
jenkins CWE-522
8.8
2019-07-11 CVE-2019-10346 Cross-site Scripting vulnerability in Jenkins Embeddable Build Status
A reflected cross site scripting vulnerability in Jenkins Embeddable Build Status Plugin 2.0.1 and earlier allowed attackers inject arbitrary HTML and JavaScript into the response of this plugin.
network
low complexity
jenkins CWE-79
6.1
2019-07-11 CVE-2019-10342 Missing Authorization vulnerability in Jenkins Docker
A missing permission check in Jenkins Docker Plugin 1.1.6 and earlier in various 'fillCredentialsIdItems' methods allowed users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins.
network
low complexity
jenkins CWE-862
4.3
2019-07-11 CVE-2019-10341 Missing Authorization vulnerability in Jenkins Docker
A missing permission check in Jenkins Docker Plugin 1.1.6 and earlier in DockerAPI.DescriptorImpl#doTestConnection allowed users with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
network
low complexity
jenkins CWE-862
6.5
2019-07-11 CVE-2019-10340 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Docker
A cross-site request forgery vulnerability in Jenkins Docker Plugin 1.1.6 and earlier in DockerAPI.DescriptorImpl#doTestConnection allowed users with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
network
low complexity
jenkins CWE-352
8.8