mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
858 B
Markdown
19 lines
858 B
Markdown
### [CVE-2015-6809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6809)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in BEdita before 3.6.0 allow remote attackers to inject arbitrary web script or HTML via the (1) cfg[projectName] parameter to index.php/admin/saveConfig, the (2) data[stats_provider_url] parameter to index.php/areas/saveArea, or the (3) data[description] parameter to index.php/areas/saveSection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bedita/bedita/issues/623
|
|
- https://www.exploit-db.com/exploits/38051/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|