CVE-2024-43044
Jenkins Remoting library arbitrary file read vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 2.462.1 for org.jenkins-ci.main:jenkins-core -->
<!-- Update pom.xml dependency version to 3248.3250 for org.jenkins-ci.main:remoting -->
<!-- Update pom.xml dependency version to 2.452.4 for org.jenkins-ci.main:jenkins-core -->
<!-- Update pom.xml dependency version to 3256.3258 for org.jenkins-ci.main:remoting -->
<!-- Update pom.xml dependency version to 3206.3208 for org.jenkins-ci.main:remoting -->
<!-- Update pom.xml dependency version to 2.471 for org.jenkins-ci.main:jenkins-core -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | 2.460, 2.461, 2.462 | 2.462.1 |
| org.jenkins-ci.main:remoting | maven | 3248.v65ecb_254c298 | 3248.3250 |
| org.jenkins-ci.main:jenkins-core | maven | 1.396, 1.397, 1.398, 1.399 (+885 more) | 2.452.4 |
| org.jenkins-ci.main:remoting | maven | 3256.v88a_f6e922152 | 3256.3258 |
| org.jenkins-ci.main:remoting | maven | 1.396, 1.397, 1.398, 1.399 (+205 more) | 3206.3208 |
| org.jenkins-ci.main:jenkins-core | maven | 2.470 | 2.471 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-22Path TraversalMITRE
- CWE-754
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-43044ADVISORY
- https://github.com/jenkinsci/jenkins/commit/3f54c41b40db9e4ae7afa4209bc1ea91bb9175c0WEB
- https://github.com/jenkinsci/jenkins/commit/5d26b53ad3a5cd8c4a060eef4f56d75e65ca17a5WEB
- https://github.com/jenkinsci/jenkins/commit/cec49ce5d58048f66ac3fa88409a0d38dec09bf0WEB
- https://github.com/jenkinsci/remoting/commit/3277a8e88c9b807b9a989bd7e9176d2ec9834e47WEB
- https://github.com/jenkinsci/remoting/commit/409508a675ffc4ed9681e30bb46c8d9cb375b78cWEB
- https://github.com/jenkinsci/remoting/commit/858f3c9af69d4d216b26551ea51dde6e67479bb3WEB
- https://github.com/jenkinsci/remotingPACKAGE
- https://www.jenkins.io/security/advisory/2024-08-07/#SECURITY-3430WEB
Frequently Asked Questions
- What is CVE-2024-43044?
- Jenkins Remoting library arbitrary file read vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.0/10).
- How do I check if my project is affected by CVE-2024-43044?
- CVE-2024-43044 affects org.jenkins-ci.main:jenkins-core and org.jenkins-ci.main:remoting. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-43044 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2017-1000353CRITICAL
Deserialization of Untrusted Data in Jenkins
- CVE-2016-9299CRITICAL
Improper Neutralization of Special Elements used in an LDAP Query in Jenkins
- CVE-2024-23897CRITICAL
Arbitrary file read vulnerability through the Jenkins CLI can lead to RCE
- CVE-2017-1000362CRITICAL
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins
- CVE-2018-1000861CRITICAL
Deserialization of Untrusted Data in Jenkins
- CVE-2016-0788CRITICAL
Jenkins allows Execution of Code by Opening a JRMP Listener
- CVE-2026-53435HIGH
Jenkins arbitrary type deserialization from attacker-controlled config.xml allows remote code execution and user impersonation
- CVE-2026-33001HIGH
Jenkins has a link following vulnerability allows arbitrary file creation
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies