Files
CVEs-PoC/2017/CVE-2017-11507.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.0 KiB
Markdown

### [CVE-2017-11507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11507)
![](https://img.shields.io/static/v1?label=Product&message=Check_MK&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.8x%20prior%20to%201.%202.8p25%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.4.0x%20prior%20to%201.4.0p9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stored%20and%20Reflected%20Cross%20Site%20Scripting%20(XSS)&color=brightgreen)
### Description
A cross site scripting (XSS) vulnerability exists in Check_MK versions 1.2.8x prior to 1.2.8p25 and 1.4.0x prior to 1.4.0p9, allowing an unauthenticated attacker to inject arbitrary HTML or JavaScript via the output_format parameter, and the username parameter of failed HTTP basic authentication attempts, which is returned unencoded in an internal server error page.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2017-20
#### Github
No PoCs found on GitHub currently.