mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
23 lines
994 B
Markdown
23 lines
994 B
Markdown
### [CVE-2020-11110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11110)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Grafana through 6.7.1 allows stored XSS due to insufficient input protection in the originalUrl field, which allows an attacker to inject JavaScript code that will be executed after clicking on Open Original Dashboard after visiting the snapshot.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/grafana/grafana/blob/master/CHANGELOG.md
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/AVE-Stoik/CVE-2020-11110-Proof-of-Concept
|
|
- https://github.com/NarbehJackson/Java-Xss-minitwit16
|
|
- https://github.com/NarbehJackson/XSS-Python-Lab
|
|
- https://github.com/kh4sh3i/Grafana-CVE
|
|
|