### [CVE-2016-6186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6186) ![](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 Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML. ### POC #### Reference - http://packetstormsecurity.com/files/137965/Django-3.3.0-Script-Insertion.html - http://seclists.org/fulldisclosure/2016/Jul/53 - http://www.vulnerability-lab.com/get_content.php?id=1869 - https://www.exploit-db.com/exploits/40129/ #### Github No PoCs found on GitHub currently.