gsd-2011-0696
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-0696", "description": "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.", "id": "GSD-2011-0696", "references": [ "https://www.debian.org/security/2011/dsa-2163" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-0696" ], "details": "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.", "id": "GSD-2011-0696", "modified": "2023-12-13T01:19:05.034072Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-0696", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html" }, { "name": "http://openwall.com/lists/oss-security/2011/02/09/6", "refsource": "MISC", "url": "http://openwall.com/lists/oss-security/2011/02/09/6" }, { "name": "http://secunia.com/advisories/43230", "refsource": "MISC", "url": "http://secunia.com/advisories/43230" }, { "name": "http://secunia.com/advisories/43297", "refsource": "MISC", "url": "http://secunia.com/advisories/43297" }, { "name": "http://secunia.com/advisories/43382", "refsource": "MISC", "url": "http://secunia.com/advisories/43382" }, { "name": "http://secunia.com/advisories/43426", "refsource": "MISC", "url": "http://secunia.com/advisories/43426" }, { "name": "http://www.debian.org/security/2011/dsa-2163", "refsource": "MISC", "url": "http://www.debian.org/security/2011/dsa-2163" }, { "name": "http://www.djangoproject.com/weblog/2011/feb/08/security/", "refsource": "MISC", "url": "http://www.djangoproject.com/weblog/2011/feb/08/security/" }, { "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031", "refsource": "MISC", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031" }, { "name": "http://www.securityfocus.com/bid/46296", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/46296" }, { "name": "http://www.ubuntu.com/usn/USN-1066-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-1066-1" }, { "name": "http://www.vupen.com/english/advisories/2011/0372", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0372" }, { "name": "http://www.vupen.com/english/advisories/2011/0388", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0388" }, { "name": "http://www.vupen.com/english/advisories/2011/0429", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0429" }, { "name": "http://www.vupen.com/english/advisories/2011/0439", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0439" }, { "name": "http://www.vupen.com/english/advisories/2011/0441", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2011/0441" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=676357", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.1.0,\u003c1.1.4||\u003e=1.2.0,\u003c1.2.5", "affected_versions": "All versions starting from 1.1.0 before 1.1.4, all versions starting from 1.2.0 before 1.2.5", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-352", "CWE-352", "CWE-937" ], "date": "2021-09-01", "description": "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 attacks via forged AJAX requests that leverage a \"combination of browser plugins and redirects,\" a related issue to CVE-2011-0447.", "fixed_versions": [ "1.1.4", "1.2.5" ], "identifier": "CVE-2011-0696", "identifiers": [ "GHSA-5j2h-h5hg-3wf8", "CVE-2011-0696" ], "not_impacted": "All versions before 1.1.0, all versions starting from 1.1.4 before 1.2.0, all versions starting from 1.2.5", "package_slug": "pypi/Django", "pubdate": "2018-07-23", "solution": "Upgrade to versions 1.1.4, 1.2.5 or above.", "title": "Cross-Site Request Forgery ", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2011-0696", "https://bugzilla.redhat.com/show_bug.cgi?id=676357", "https://github.com/advisories/GHSA-5j2h-h5hg-3wf8", "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html", "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html", "http://openwall.com/lists/oss-security/2011/02/09/6", "http://secunia.com/advisories/43230", "http://secunia.com/advisories/43297", "http://secunia.com/advisories/43382", "http://secunia.com/advisories/43426", "http://www.debian.org/security/2011/dsa-2163", "http://www.djangoproject.com/weblog/2011/feb/08/security/", "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031", "http://www.securityfocus.com/bid/46296", "http://www.ubuntu.com/usn/USN-1066-1", "http://www.vupen.com/english/advisories/2011/0372", "http://www.vupen.com/english/advisories/2011/0388", "http://www.vupen.com/english/advisories/2011/0429", "http://www.vupen.com/english/advisories/2011/0439", "http://www.vupen.com/english/advisories/2011/0441" ], "uuid": "e4086262-c59f-4c94-84a2-533d7b5e1518" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-0696" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=676357", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357" }, { "name": "[oss-security] 20110209 Django multiple flaws (CVEs inside)", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://openwall.com/lists/oss-security/2011/02/09/6" }, { "name": "http://www.djangoproject.com/weblog/2011/feb/08/security/", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.djangoproject.com/weblog/2011/feb/08/security/" }, { "name": "FEDORA-2011-1261", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html" }, { "name": "43297", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43297" }, { "name": "ADV-2011-0439", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0439" }, { "name": "43230", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43230" }, { "name": "USN-1066-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1066-1" }, { "name": "DSA-2163", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2011/dsa-2163" }, { "name": "43382", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43382" }, { "name": "ADV-2011-0372", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0372" }, { "name": "ADV-2011-0388", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0388" }, { "name": "FEDORA-2011-1235", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html" }, { "name": "46296", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/46296" }, { "name": "MDVSA-2011:031", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031" }, { "name": "ADV-2011-0429", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0429" }, { "name": "43426", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43426" }, { "name": "ADV-2011-0441", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0441" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "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, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2011-03-11T03:51Z", "publishedDate": "2011-02-14T21:00Z" } } }
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.