CVE-2017-1000353
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to an unauthenticated remote code execution. An unauthenticated remote code execution vulnerability allowed attackers to transfer a serialized Java `SignedObject` object to the Jenkins CLI, that would be deserialized using a new `ObjectInputStream`, bypassing the existing blacklist-based protection mechanism. We're fixing this issue by adding `SignedObject` to the blacklist. We're also backporting the new HTTP CLI protocol from Jenkins 2.54 to LTS 2.46.2, and deprecating the remoting-based (i.e. Java serialization) CLI protocol, disabling it by default.
Overview
- CVE ID
- CVE-2017-1000353
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-01-29T17:29:00
- Last Modified Date
- 2022-06-13T19:09:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:jenkins:jenkins:*:*:*:*:*:*:*:* | 1 | OR | 2.56 | |
cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:* | 1 | OR | 2.46.1 | |
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://jenkins.io/security/advisory/2017-04-26/ | Vendor Advisory |
https://www.exploit-db.com/exploits/41965/ | Exploit Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/98056 | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/159266/Jenkins-2.56-CLI-Deserialization-Code-Execution.html | |
https://www.oracle.com/security-alerts/cpuapr2022.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-1000353 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000353 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-20 17:00:20 | Added to TrackCVE | |||
2022-12-03 01:34:58 | 2018-01-29T17:29Z | 2018-01-29T17:29:00 | CVE Published Date | updated |
2022-12-03 01:34:58 | 2022-06-13T19:09:57 | CVE Modified Date | updated | |
2022-12-03 01:34:58 | Analyzed | Vulnerability Status | updated |