Files
CVEs-PoC/2014/CVE-2014-5338.md
T
2024-06-18 02:51:15 +02:00

18 lines
842 B
Markdown

### [CVE-2014-5338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5338)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in the multisite component in Check_MK before 1.2.4p4 and 1.2.5 before 1.2.5i4 allow remote authenticated users to inject arbitrary web script or HTML via unspecified vectors to the (1) render_status_icons function in htmllib.py or (2) ajax_action function in actions.py.
### POC
#### Reference
- http://packetstormsecurity.com/files/127941/Deutsche-Telekom-CERT-Advisory-DTC-A-20140820-001.html
#### Github
No PoCs found on GitHub currently.