mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
862 B
Markdown
18 lines
862 B
Markdown
### [CVE-2020-2231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-2231)
|
|

|
|

|
|

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