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

18 lines
701 B
Markdown

### [CVE-2018-10183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10183)
![](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
An issue was discovered in BigTree 4.2.22. There is cross-site scripting (XSS) in /core/inc/lib/less.php/test/index.php because of a $_SERVER['REQUEST_URI'] echo, as demonstrated by the dir parameter in a file=charsets action.
### POC
#### Reference
- https://github.com/bigtreecms/BigTree-CMS/issues/333
#### Github
No PoCs found on GitHub currently.