mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
732 B
Markdown
18 lines
732 B
Markdown
### [CVE-2021-30056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30056)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Knowage Suite before 7.4 is vulnerable to reflected cross-site scripting (XSS). An attacker can inject arbitrary web script in /restful-services/publish via the 'EXEC_FROM' parameter that can lead to data leakage.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/piuppi/Proof-of-Concepts/blob/main/Engineering/XSS-KnowageSuite.md
|
|
|
|
#### Github
|
|
- https://github.com/piuppi/Proof-of-Concepts
|
|
|