Vulnerabilities > Jenkins

DATE CVE VULNERABILITY TITLE RISK
2024-10-02 CVE-2024-47803 Information Exposure Through an Error Message vulnerability in Jenkins
Jenkins 2.478 and earlier, LTS 2.462.2 and earlier does not redact multi-line secret values in error messages generated for form submissions involving the `secretTextarea` form field.
network
low complexity
jenkins CWE-209
4.3
2024-10-02 CVE-2024-47804 Unspecified vulnerability in Jenkins
If an attempt is made to create an item of a type prohibited by `ACL#hasCreatePermission2` or `TopLevelItemDescriptor#isApplicableIn(ItemGroup)` through the Jenkins CLI or the REST API and either of these checks fail, Jenkins 2.478 and earlier, LTS 2.462.2 and earlier creates the item in memory, only deleting it from disk, allowing attackers with Item/Configure permission to save the item to persist it, effectively bypassing the item creation restriction.
network
low complexity
jenkins
4.3
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-03-06 CVE-2024-28153 Cross-site Scripting vulnerability in Jenkins Owasp Dependency-Check
Jenkins OWASP Dependency-Check Plugin 5.4.5 and earlier does not escape vulnerability metadata from Dependency-Check reports, resulting in a stored cross-site scripting (XSS) vulnerability.
network
low complexity
jenkins CWE-79
5.4
2024-03-06 CVE-2024-28154 Unspecified vulnerability in Jenkins MQ Notifier
Jenkins MQ Notifier Plugin 1.4.0 and earlier logs potentially sensitive build parameters as part of debug information in build logs by default.
network
low complexity
jenkins
6.5
2024-03-06 CVE-2024-28155 Missing Authorization vulnerability in Jenkins Appspider
Jenkins AppSpider Plugin 1.0.16 and earlier does not perform permission checks in several HTTP endpoints, allowing attackers with Overall/Read permission to obtain information about available scan config names, engine group names, and client names.
network
low complexity
jenkins CWE-862
4.3
2024-03-06 CVE-2024-28156 Cross-site Scripting vulnerability in Jenkins Build Monitor View
Jenkins Build Monitor View Plugin 1.14-860.vd06ef2568b_3f and earlier does not escape Build Monitor View names, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure Build Monitor Views.
network
low complexity
jenkins CWE-79
5.4
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