mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2018-13002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13002)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An XSS issue was discovered in Inhaltsprojekte in Weblication CMS Core & Grid v12.6.24. The vulnerability is located in the `wFilemanager.php` and `index.php` files of the `/grid5/scripts/` modules. The injection point is located in the Project `Title` and the execution point occurs in the `Inhaltsprojekte` output listing section. Remote attackers with privileged user accounts are able to inject their own malicious script code with a persistent attack vector to compromise user session credentials or to manipulate the affected web-application module output context. The request method to inject is POST.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.vulnerability-lab.com/get_content.php?id=2121
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|