ghsa-5j2h-h5hg-3wf8
Vulnerability from github
Published
2018-07-23 19:51
Modified
2024-09-16 21:30
Summary
Cross-site request forgery in Django
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.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "Django"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.1"
            },
            {
              "fixed": "1.1.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "Django"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.2"
            },
            {
              "fixed": "1.2.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2011-0696"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-352"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:16:24Z",
    "nvd_published_at": null,
    "severity": "HIGH"
  },
  "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": "GHSA-5j2h-h5hg-3wf8",
  "modified": "2024-09-16T21:30:38Z",
  "published": "2018-07-23T19:51:10Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0696"
    },
    {
      "type": "WEB",
      "url": "https://github.com/django/django/commit/408c5c873ce1437c7eee9544ff279ecbad7e150a"
    },
    {
      "type": "WEB",
      "url": "https://github.com/django/django/commit/818e70344e7193f6ebc73c82ed574e6ce3c91afc"
    },
    {
      "type": "WEB",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-5j2h-h5hg-3wf8"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/django/django"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-10.yaml"
    },
    {
      "type": "WEB",
      "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html"
    },
    {
      "type": "WEB",
      "url": "http://openwall.com/lists/oss-security/2011/02/09/6"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/43230"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/43297"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/43382"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/43426"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2011/dsa-2163"
    },
    {
      "type": "WEB",
      "url": "http://www.djangoproject.com/weblog/2011/feb/08/security"
    },
    {
      "type": "WEB",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/46296"
    },
    {
      "type": "WEB",
      "url": "http://www.ubuntu.com/usn/USN-1066-1"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2011/0372"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2011/0388"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2011/0429"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2011/0439"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2011/0441"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Cross-site request forgery in Django"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


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.