{ "id": "CVE-2016-6186", "sourceIdentifier": "cve@mitre.org", "published": "2016-08-05T15:59:09.503", "lastModified": "2023-11-07T02:33:54.373", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Vulnerabilidad de XSS en la funci\u00f3n dismissChangeRelatedObjectPopup en contrib/admin/static/admin/js/admin/RelatedObjectLookups.js en Django en versiones anteriores a 1.8.14, 1.9.x en versiones anteriores a 1.9.8 y 1.10.x en versiones anteriores a 1.10rc1 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectors relacionados con el uso no seguro de Element.innerHTML." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.8.13", "matchCriteriaId": "08E370D6-9EA2-48B6-AA81-B98D982679FA" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9:*:*:*:*:*:*:*", "matchCriteriaId": "29C40BAC-6DF3-4EA2-A65A-86462DDD8723" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.0:rc1:*:*:*:*:*:*", "matchCriteriaId": "832F9FA9-5FC8-4DB6-AD39-C3D1C21C4568" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.1:*:*:*:*:*:*:*", "matchCriteriaId": "6B754401-8503-4553-853F-4F6BCD2D2FF2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.2:*:*:*:*:*:*:*", "matchCriteriaId": "019C26C7-EF1F-45BB-934E-521E2E64452E" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.3:*:*:*:*:*:*:*", "matchCriteriaId": "A18691A7-E4D0-48A4-81A7-89846E991AF2" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.4:*:*:*:*:*:*:*", "matchCriteriaId": "7C06EBD9-381E-4018-BFDC-E23EA18097B0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.5:*:*:*:*:*:*:*", "matchCriteriaId": "7D134048-B64F-45AE-B4A2-26E516CCF37B" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.6:*:*:*:*:*:*:*", "matchCriteriaId": "0F39B83A-C10B-4B88-9491-2FB8B07D6EA5" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.9.7:*:*:*:*:*:*:*", "matchCriteriaId": "64A4030E-F51F-4944-BCE7-E27CD32EC7D4" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.10:alpha1:*:*:*:*:*:*", "matchCriteriaId": "36ECEDD6-A60B-4DE1-881B-899641489BAD" }, { "vulnerable": true, "criteria": "cpe:2.3:a:djangoproject:django:1.10:beta1:*:*:*:*:*:*", "matchCriteriaId": "035DDCD9-7679-4106-BCDA-89D67195D5E8" } ] } ] } ], "references": [ { "url": "http://packetstormsecurity.com/files/137965/Django-3.3.0-Script-Insertion.html", "source": "cve@mitre.org", "tags": [ "VDB Entry" ] }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-1594.html", "source": "cve@mitre.org" }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-1595.html", "source": "cve@mitre.org" }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-1596.html", "source": "cve@mitre.org" }, { "url": "http://seclists.org/fulldisclosure/2016/Jul/53", "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch" ] }, { "url": "http://www.debian.org/security/2016/dsa-3622", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.securityfocus.com/archive/1/538947/100/0/threaded", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/bid/92058", "source": "cve@mitre.org" }, { "url": "http://www.securitytracker.com/id/1036338", "source": "cve@mitre.org", "tags": [ "VDB Entry" ] }, { "url": "http://www.ubuntu.com/usn/USN-3039-1", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.vulnerability-lab.com/get_content.php?id=1869", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/django/django/commit/d03bf6fe4e9bf5b07de62c1a271c4b41a7d3d158", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://github.com/django/django/commit/f68e5a99164867ab0e071a936470958ed867479d", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DMLLFAUT4J4IP4P2KI4NOVWRMHA22WUJ/", "source": "cve@mitre.org" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KHHPN6MISX5I6UTXQHYLPTLEEUE6WDXW/", "source": "cve@mitre.org" }, { "url": "https://www.djangoproject.com/weblog/2016/jul/18/security-releases/", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "https://www.exploit-db.com/exploits/40129/", "source": "cve@mitre.org" } ] }