mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
836 B
Markdown
18 lines
836 B
Markdown
### [CVE-2017-9448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9448)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerabilities in BigTree CMS through 4.2.18 allow remote authenticated users to inject arbitrary web script or HTML via the description parameter. This issue exists in core\admin\ajax\pages\save-revision.php and core\admin\modules\pages\revisions.php. Low-privileged (administrator) users can attack high-privileged (Developer) users.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bigtreecms/BigTree-CMS/issues/294
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|