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

20 lines
790 B
Markdown

### [CVE-2018-8718](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8718)
![](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
Cross-site request forgery (CSRF) vulnerability in the Mailer Plugin 1.20 for Jenkins 2.111 allows remote authenticated users to send unauthorized mail as an arbitrary user via a /descriptorByName/hudson.tasks.Mailer/sendTestMail request.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44843/
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/GeunSam2/CVE-2018-8718
- https://github.com/hectorgie/PoC-in-GitHub