Files
CVEs-PoC/2014/CVE-2014-3665.md
T
2024-06-18 02:51:15 +02:00

18 lines
720 B
Markdown

### [CVE-2014-3665](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3665)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Jenkins before 1.587 and LTS before 1.580.1 do not properly ensure trust separation between a master and slaves, which might allow remote attackers to execute arbitrary code on the master by leveraging access to the slave.
### POC
#### Reference
- https://www.cloudbees.com/jenkins-security-advisory-2014-10-30
#### Github
No PoCs found on GitHub currently.