fkie_cve-2011-0696
Vulnerability from fkie_nvd
Published
2011-02-14 21:00
Modified
2024-11-21 01:24
Severity ?
Summary
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
djangoproject | django | 1.1 | |
djangoproject | django | 1.1.0 | |
djangoproject | django | 1.1.2 | |
djangoproject | django | 1.1.3 | |
djangoproject | django | 1.2 | |
djangoproject | django | 1.2.1 | |
djangoproject | django | 1.2.2 | |
djangoproject | django | 1.2.3 | |
djangoproject | django | 1.2.4 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:*", "matchCriteriaId": "56846659-96C8-497C-8404-3975E5B6385B", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "2DAB4639-B81D-412A-A081-EFF46737CA5D", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.1.2:*:*:*:*:*:*:*", "matchCriteriaId": "BF068CD9-B33A-4C51-9FBA-CFDAE91E174E", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.1.3:*:*:*:*:*:*:*", "matchCriteriaId": "26D338D9-1504-4933-B833-BD7F1864E89D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:*", "matchCriteriaId": "AD257D91-EF31-4103-9007-944603ABA271", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "99387F31-9E04-4A73-A1C6-C05F96A8DB38", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "064C9403-8A43-42C7-A1FD-03CC49A32FB1", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "5BCDB95B-88F2-466A-A4F9-4C080183E39B", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:1.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "17B99C62-A653-45C1-A061-05A8FAD52107", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a \"combination of browser plugins and redirects,\" a related issue to CVE-2011-0447." }, { "lang": "es", "value": "Django v1.1.x antes de v1.1.4 y v1.2.x antes de v1.2.5 no valida correctamente las solicitudes HTTP que contienen una cabecera X-Requested-With , que facilita a los atacantes remotos para llevar a cabo ataques de vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) , permite a atacantes remotos secuestrar la autenticaci\u00f3n de los administradores mediante peticiones AJAX manipuladas que aprovechan una \"combinaci\u00f3n de complementos del navegador y redirecciones, esta vulnerabilidad esta relacionada con CVE-2011-0447." } ], "id": "CVE-2011-0696", "lastModified": "2024-11-21T01:24:38.180", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2011-02-14T21:00:03.210", "references": [ { "source": "secalert@redhat.com", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html" }, { "source": "secalert@redhat.com", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "http://openwall.com/lists/oss-security/2011/02/09/6" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/43230" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/43297" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/43382" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/43426" }, { "source": "secalert@redhat.com", "url": "http://www.debian.org/security/2011/dsa-2163" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.djangoproject.com/weblog/2011/feb/08/security/" }, { "source": "secalert@redhat.com", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/46296" }, { "source": "secalert@redhat.com", "url": "http://www.ubuntu.com/usn/USN-1066-1" }, { "source": "secalert@redhat.com", "url": "http://www.vupen.com/english/advisories/2011/0372" }, { "source": "secalert@redhat.com", "url": "http://www.vupen.com/english/advisories/2011/0388" }, { "source": "secalert@redhat.com", "url": "http://www.vupen.com/english/advisories/2011/0429" }, { "source": "secalert@redhat.com", "url": "http://www.vupen.com/english/advisories/2011/0439" }, { "source": "secalert@redhat.com", "url": "http://www.vupen.com/english/advisories/2011/0441" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://openwall.com/lists/oss-security/2011/02/09/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/43230" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/43297" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/43382" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/43426" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2011/dsa-2163" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.djangoproject.com/weblog/2011/feb/08/security/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/46296" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.ubuntu.com/usn/USN-1066-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0372" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0388" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0429" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0439" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.vupen.com/english/advisories/2011/0441" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-352" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.