mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2014-2242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2242)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
includes/upload/UploadBase.php in MediaWiki before 1.19.12, 1.20.x and 1.21.x before 1.21.6, and 1.22.x before 1.22.3 does not prevent use of invalid namespaces in SVG files, which allows remote attackers to conduct cross-site scripting (XSS) attacks via an SVG upload, as demonstrated by use of a W3C XHTML namespace in conjunction with an IFRAME element.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.wikimedia.org/show_bug.cgi?id=60771
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|