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

18 lines
748 B
Markdown

### [CVE-2020-2122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-2122)
![](https://img.shields.io/static/v1?label=Product&message=Jenkins%20Brakeman%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%3D%200.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Jenkins Brakeman Plugin 0.12 and earlier did not escape values received from parsed JSON files when rendering them, resulting in a stored cross-site scripting vulnerability exploitable by users able to control the Brakeman post-build step input data.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ExpLangcn/FuYao-Go