mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2012-5606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5606)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in ownCloud before 4.0.9 and 4.5.0 allow remote attackers to inject arbitrary web script or HTML via the (1) file name to apps/files_versions/js/versions.js or (2) apps/files/js/filelist.js; or (3) event title to 3rdparty/fullcalendar/js/fullcalendar.js.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/owncloud/core/commit/e45f36c
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|