mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
701 B
Markdown
18 lines
701 B
Markdown
### [CVE-2018-10183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10183)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|