cve/2013/CVE-2013-2033.md

19 lines
877 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-2033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2033)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in Jenkins before 1.514, LTS before 1.509.1, and Enterprise 1.466.x before 1.466.14.1 and 1.480.x before 1.480.4.1 allows remote authenticated users with write permission to inject arbitrary web script or HTML via unspecified vectors.
### POC
#### Reference
- http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2013-05-02.cb
2024-06-09 00:33:16 +00:00
- http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2013-05-02.cb
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.