mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
994 B
994 B
CVE-2016-6186
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.