Files
CVEs-PoC/2020/CVE-2020-2231.md
T
2024-05-25 21:48:12 +02:00

18 lines
862 B
Markdown

### [CVE-2020-2231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-2231)
![](https://img.shields.io/static/v1?label=Product&message=Jenkins&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%3D%202.251%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Jenkins 2.251 and earlier, LTS 2.235.3 and earlier does not escape the remote address of the host starting a build via 'Trigger builds remotely', resulting in a stored cross-site scripting (XSS) vulnerability exploitable by users with Job/Configure permission or knowledge of the Authentication Token.
### POC
#### Reference
- http://packetstormsecurity.com/files/160616/Jenkins-2.251-LTS-2.235.3-Cross-Site-Scripting.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-2231