### [CVE-2013-2031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2031) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description MediaWiki before 1.19.6 and 1.20.x before 1.20.5 allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by a CDATA section containing valid UTF-7 encoded sequences in a SVG file, which is then incorrectly interpreted as UTF-8 by Chrome and Firefox. ### POC #### Reference - https://bugzilla.wikimedia.org/show_bug.cgi?id=47304 #### Github No PoCs found on GitHub currently.