{ "id": "CVE-2016-2512", "sourceIdentifier": "cve@mitre.org", "published": "2016-04-08T15:59:06.183", "lastModified": "2017-09-08T01:29:54.060", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\\@attacker.com." }, { "lang": "es", "value": "La funci\u00f3n utils.http.is_safe_url en Django en versiones anteriores a 1.8.10 y 1.9.x en versiones anteriores a 1.9.3 permite a atacantes remotos redirigir a usuarios a p\u00e1ginas web arbitrarias y llevar a cabo ataques de phishing o posiblemente llevar a cabo ataques de XSS a trav\u00e9s de una URL que contiene autenticaci\u00f3n b\u00e1sica, seg\u00fan lo demostrado por http://mysite.example.com\\@attacker.com." } ], "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:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 4.0 } ], "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:a:djangoproject:django:1.8.9:*:*:*:*:*:*:*", "matchCriteriaId": "99A5BF6D-631B-4C8E-9868-579BD79100C7" }, { "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.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" } ] } ] } ], "references": [ { "url": "http://rhn.redhat.com/errata/RHSA-2016-0502.html", "source": "cve@mitre.org" }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-0504.html", "source": "cve@mitre.org" }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-0505.html", "source": "cve@mitre.org" }, { "url": "http://rhn.redhat.com/errata/RHSA-2016-0506.html", "source": "cve@mitre.org" }, { "url": "http://www.debian.org/security/2016/dsa-3544", "source": "cve@mitre.org" }, { "url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/bid/83879", "source": "cve@mitre.org" }, { "url": "http://www.securitytracker.com/id/1035152", "source": "cve@mitre.org" }, { "url": "http://www.ubuntu.com/usn/USN-2915-1", "source": "cve@mitre.org" }, { "url": "http://www.ubuntu.com/usn/USN-2915-2", "source": "cve@mitre.org" }, { "url": "http://www.ubuntu.com/usn/USN-2915-3", "source": "cve@mitre.org" }, { "url": "https://github.com/django/django/commit/c5544d289233f501917e25970c03ed444abbd4f0", "source": "cve@mitre.org" }, { "url": "https://www.djangoproject.com/weblog/2016/mar/01/security-releases/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }