7 matches found
SECURITY-3430
SECURITY-3430 Workaround Dies ist ein Java-Agent für Jenkins-Controller, die den Fix für SECURITY-3430 nicht haben d.h. bis einschließlich 2.470 und LTS 2.452.3. Mechanismus und Kompatibilität Es transformiert die Definition der Klasse, die die SECURITY-3430-Sicherheitslücke enthält, um deren...
CVE-2024-43044-POC
Verwendung Laden Sie das JAR-Paket über http://ip:port/jnlpJars/agent.jar herunter Ändern Sie den entsprechenden Code in \hudson\remoting\RemoteClassLoader.class Neu kompilieren und packen Der Schlüssel und der Name des Knotens müssen vorher bekannt sein root@kitploit: java -jar agent.jar -url...
jenkins: Arbitrary file read vulnerability through agent connections can lead to RCE
A vulnerability was found in the Remoting library in Jenkins core, which handles communication between the Jenkins controller and agents. The ClassLoaderProxyfetchJar function may allow malicious agents or attackers with Agent/Connect permission to read arbitrary files from the Jenkins controller...
jenkins: Arbitrary file read vulnerability through agent connections can lead to RCE
A vulnerability was found in the Remoting library in Jenkins core, which handles communication between the Jenkins controller and agents. The ClassLoaderProxyfetchJar function may allow malicious agents or attackers with Agent/Connect permission to read arbitrary files from the Jenkins controller...
CVE-2024-43044
A vulnerability was found in the Remoting library in Jenkins core, which handles communication between the Jenkins controller and agents. The ClassLoaderProxyfetchJar function may allow malicious agents or attackers with Agent/Connect permission to read arbitrary files from the Jenkins controller...
GHSA-H856-FFVV-XVR4 Jenkins Remoting library arbitrary file read vulnerability
Jenkins uses the Remoting library typically agent.jar or remoting.jar for the communication between controller and agents. This library allows agents to load classes and classloader resources from the controller, so that Java objects sent from the controller build steps, etc. can be executed on...
PT-2024-5496 · Jenkins +2 · Jenkins +2
Name of the Vulnerable Software and Affected Versions: Jenkins versions 2.470 and earlier, LTS versions 2.452.3 and earlier Description: A critical issue in Jenkins allows agent processes to read arbitrary files from the Jenkins controller file system by using the ClassLoaderProxyfetchJar method ...