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

19 lines
1.0 KiB
Markdown

### [CVE-2020-26574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26574)
![](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
** UNSUPPORTED WHEN ASSIGNED ** Leostream Connection Broker 8.2.x is affected by stored XSS. An unauthenticated attacker can inject arbitrary JavaScript code via the webquery.pl User-Agent HTTP header. It is rendered by the admins the next time they log in. The JavaScript injected can be used to force the admin to upload a malicious Perl script that will be executed as root via libMisc::browser_client. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
### POC
#### Reference
- https://adepts.of0x.cc/leostream-xss-to-rce/
- https://www.leostream.com/resources/product-lifecycle/
#### Github
No PoCs found on GitHub currently.