Vulnerabilities > Jenkins

DATE CVE VULNERABILITY TITLE RISK
2024-10-02 CVE-2024-47805 Insufficiently Protected Credentials vulnerability in Jenkins Credentials
Jenkins Credentials Plugin 1380.va_435002fa_924 and earlier, except 1371.1373.v4eb_fa_b_7161e9, does not redact encrypted values of credentials using the `SecretBytes` type when accessing item `config.xml` via REST API or CLI.
network
low complexity
jenkins CWE-522
7.5
2024-08-07 CVE-2024-43044 Improper Check for Unusual or Exceptional Conditions vulnerability in Jenkins
Jenkins 2.470 and earlier, LTS 2.452.3 and earlier allows agent processes to read arbitrary files from the Jenkins controller file system by using the `ClassLoaderProxy#fetchJar` method in the Remoting library.
network
low complexity
jenkins CWE-754
8.8
2024-08-07 CVE-2024-43045 Missing Authorization vulnerability in Jenkins
Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to access other users' "My Views".
network
low complexity
jenkins CWE-862
6.3
2024-01-24 CVE-2024-23897 Path Traversal vulnerability in Jenkins
Jenkins 2.441 and earlier, LTS 2.426.2 and earlier does not disable a feature of its CLI command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read arbitrary files on the Jenkins controller file system.
network
low complexity
jenkins CWE-22
critical
9.8
2024-01-24 CVE-2024-23898 Origin Validation Error vulnerability in Jenkins
Jenkins 2.217 through 2.441 (both inclusive), LTS 2.222.1 through 2.426.2 (both inclusive) does not perform origin validation of requests made through the CLI WebSocket endpoint, resulting in a cross-site WebSocket hijacking (CSWSH) vulnerability, allowing attackers to execute CLI commands on the Jenkins controller.
network
low complexity
jenkins CWE-346
8.8
2024-01-24 CVE-2024-23899 Unspecified vulnerability in Jenkins GIT Server 99.Va0826Abcdfad
Jenkins Git server Plugin 99.va_0826a_b_cdfa_d and earlier does not disable a feature of its command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing attackers with Overall/Read permission to read content from arbitrary files on the Jenkins controller file system.
network
low complexity
jenkins
6.5
2024-01-24 CVE-2024-23900 Unspecified vulnerability in Jenkins Matrix Project
Jenkins Matrix Project Plugin 822.v01b_8c85d16d2 and earlier does not sanitize user-defined axis names of multi-configuration projects, allowing attackers with Item/Configure permission to create or replace any config.xml files on the Jenkins controller file system with content not controllable by the attackers.
network
low complexity
jenkins
4.3
2024-01-24 CVE-2024-23901 Unspecified vulnerability in Jenkins Github Branch Source
Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier unconditionally discovers projects that are shared with the configured owner group, allowing attackers to configure and share a project, resulting in a crafted Pipeline being built by Jenkins during the next scan of the group.
network
low complexity
jenkins
6.5
2024-01-24 CVE-2024-23902 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Github Branch Source
A cross-site request forgery (CSRF) vulnerability in Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier allows attackers to connect to an attacker-specified URL.
network
low complexity
jenkins CWE-352
4.3
2024-01-24 CVE-2024-23903 Incorrect Comparison vulnerability in Jenkins Github Branch Source
Jenkins GitLab Branch Source Plugin 684.vea_fa_7c1e2fe3 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token.
network
low complexity
jenkins CWE-697
5.3