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

18 lines
754 B
Markdown

### [CVE-2016-3725](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3725)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Jenkins before 2.3 and LTS before 1.651.2 allows remote authenticated users to trigger updating of update site metadata by leveraging a missing permissions check. NOTE: this issue can be combined with DNS cache poisoning to cause a denial of service (service disruption).
### POC
#### Reference
- https://www.cloudbees.com/jenkins-security-advisory-2016-05-11
#### Github
No PoCs found on GitHub currently.