fkie_cve-2016-7401
Vulnerability from fkie_nvd
Published
2016-10-03 18:59
Modified
2024-11-21 02:57
Severity ?
Summary
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
canonical | ubuntu_linux | 12.04 | |
canonical | ubuntu_linux | 14.04 | |
canonical | ubuntu_linux | 16.04 | |
djangoproject | django | * | |
djangoproject | django | 1.9.0 | |
djangoproject | django | 1.9.1 | |
djangoproject | django | 1.9.2 | |
djangoproject | django | 1.9.3 | |
djangoproject | django | 1.9.4 | |
djangoproject | django | 1.9.5 | |
djangoproject | django | 1.9.6 | |
djangoproject | django | 1.9.7 | |
djangoproject | django | 1.9.8 | |
djangoproject | django | 1.9.9 | |
debian | debian_linux | 8.0 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", matchCriteriaId: "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F", vulnerable: true, }, { criteria: "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", matchCriteriaId: "B5A6F2F3-4894-4392-8296-3B8DD2679084", vulnerable: true, }, { criteria: "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", matchCriteriaId: "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", matchCriteriaId: "66FE8806-7FCB-4CFD-9EAF-05F2ED9F6B9B", versionEndIncluding: "1.8.14", vulnerable: true, }, { criteria: "cpe:2.3:a:djangoproject:django:1.9.0:*:*:*:*:*:*:*", matchCriteriaId: "E4BDA562-AB2E-457C-8DA5-32AB90CB5E3C", 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.9.8:*:*:*:*:*:*:*", matchCriteriaId: "CCC1F046-DAF7-4734-9F80-A3C57857AF18", vulnerable: true, }, { criteria: "cpe:2.3:a:djangoproject:django:1.9.9:*:*:*:*:*:*:*", matchCriteriaId: "61EE8536-0E8D-477A-B8EA-817CE21D516A", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", matchCriteriaId: "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.", }, { lang: "es", value: "El código de análisis de cookie en Django en versiones anteriores a 1.8.15 y 1.9.x en versiones anteriores a 1.9.10, cuando se utiliza en un sitio con Google Analytics, permite a atacantes remotos eludir un mecanismo de protección CSRF destinado estableciendo cookies arbitrarias.", }, ], id: "CVE-2016-7401", lastModified: "2024-11-21T02:57:55.553", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2016-10-03T18:59:13.137", references: [ { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2038.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2039.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2040.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2041.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2042.html", }, { source: "cve@mitre.org", url: "http://rhn.redhat.com/errata/RHSA-2016-2043.html", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "http://www.debian.org/security/2016/dsa-3678", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "http://www.securityfocus.com/bid/93182", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "http://www.securitytracker.com/id/1036899", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-3089-1", }, { source: "cve@mitre.org", tags: [ "Patch", "Vendor Advisory", ], url: "https://www.djangoproject.com/weblog/2016/sep/26/security-releases/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2038.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2039.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2040.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2041.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2042.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://rhn.redhat.com/errata/RHSA-2016-2043.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://www.debian.org/security/2016/dsa-3678", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://www.securityfocus.com/bid/93182", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://www.securitytracker.com/id/1036899", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-3089-1", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Vendor Advisory", ], url: "https://www.djangoproject.com/weblog/2016/sep/26/security-releases/", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-254", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.