Jenkins RCE sérülékenysége 
	
	
	Angol cím: Jenkins RCE Vulnerability
	
	
  		Publikálás dátuma: 2025.10.07.
	
  	
		Utolsó módosítás dátuma: 2025.10.07.
	
Leírás
Az applikáció úgy deszerializálja a nem megbízható adatokat, hogy nem ellenőrzi az eredmény hitelességét.
Leírás forrása: CWE-502 Leírás utolsó módosítása: 2025.09.09.Elemzés leírás
Eredeti nyelven:
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.
Elemzés leírás forrása: CVE-2017-1000353 Elemzés leírás utolsó módosítása: 2025.10.03.Hatás
CVSS3.1 Súlyosság és Metrika
Base score: 9.8 (Kritikus)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 3.9
Attack Vector (AV): Network
Attack Complexity (AC): Low
Privileges Required (PR): None
User Interaction (UI): None
Scope (S): Unchanged
Confidentiality Impact (C): High
Integrity Impact (I): High
Availability Impact (A): High
Következmények
Loss of integrity (Sértetlenség elvesztése)Hivatkozások
packetstormsecurity.com 
securityfocus.com 
jenkins.io 
exploit-db.com 
oracle.com 
Sérülékeny szoftverek
Configuration 1
 cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:* Up to (including) 2.56
Configuration 2
 cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:* Up to (including) 2.46.1
Configuration 3
 cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*
