mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
20 lines
790 B
Markdown
20 lines
790 B
Markdown
### [CVE-2018-8718](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8718)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|