gsd-2015-0221
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2015-0221",
    "description": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.",
    "id": "GSD-2015-0221",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-0221.html",
      "https://www.debian.org/security/2015/dsa-3151",
      "https://ubuntu.com/security/CVE-2015-0221",
      "https://advisories.mageia.org/CVE-2015-0221.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-0221"
      ],
      "details": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.",
      "id": "GSD-2015-0221",
      "modified": "2023-12-13T01:19:57.899655Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2015-0221",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "62718",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/62718"
          },
          {
            "name": "FEDORA-2015-0804",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html"
          },
          {
            "name": "USN-2469-1",
            "refsource": "UBUNTU",
            "url": "http://ubuntu.com/usn/usn-2469-1"
          },
          {
            "name": "MDVSA-2015:036",
            "refsource": "MANDRIVA",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:036"
          },
          {
            "name": "FEDORA-2015-0790",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html"
          },
          {
            "name": "62285",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/62285"
          },
          {
            "name": "openSUSE-SU-2015:1598",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html"
          },
          {
            "name": "https://www.djangoproject.com/weblog/2015/jan/13/security/",
            "refsource": "CONFIRM",
            "url": "https://www.djangoproject.com/weblog/2015/jan/13/security/"
          },
          {
            "name": "openSUSE-SU-2015:0643",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html"
          },
          {
            "name": "62309",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/62309"
          },
          {
            "name": "MDVSA-2015:109",
            "refsource": "MANDRIVA",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:109"
          },
          {
            "name": "http://advisories.mageia.org/MGASA-2015-0026.html",
            "refsource": "CONFIRM",
            "url": "http://advisories.mageia.org/MGASA-2015-0026.html"
          },
          {
            "name": "FEDORA-2015-0714",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c1.4.18||\u003e=1.6.0,\u003c1.6.10||\u003e=1.7.0,\u003c1.7.3",
          "affected_versions": "All versions before 1.4.18, all versions starting from 1.6.0 before 1.6.10, all versions starting from 1.7.0 before 1.7.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-399",
            "CWE-937"
          ],
          "date": "2023-08-12",
          "description": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.",
          "fixed_versions": [
            "1.4.18",
            "1.6.10",
            "1.7.3"
          ],
          "identifier": "CVE-2015-0221",
          "identifiers": [
            "GHSA-jhjg-w2cp-5j44",
            "CVE-2015-0221"
          ],
          "not_impacted": "All versions starting from 1.4.18 before 1.6.0, all versions starting from 1.6.10 before 1.7.0, all versions starting from 1.7.3",
          "package_slug": "pypi/Django",
          "pubdate": "2022-05-17",
          "solution": "Upgrade to versions 1.4.18, 1.6.10, 1.7.3 or above.",
          "title": "Django DoS in django.views.static.serve",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2015-0221",
            "https://www.djangoproject.com/weblog/2015/jan/13/security/",
            "http://advisories.mageia.org/MGASA-2015-0026.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html",
            "http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html",
            "http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html",
            "http://ubuntu.com/usn/usn-2469-1",
            "https://github.com/django/django/commit/553779c4055e8742cc832ed525b9ee34b174934f",
            "https://github.com/django/django/commit/818e59a3f0fbadf6c447754d202d88df025f8f2a",
            "https://github.com/django/django/commit/d020da6646c5142bc092247d218a3d1ce3e993f7",
            "https://github.com/django/django/blob/9b9c805cedb08621bd5dc58a01a6478eb7cc49a9/docs/releases/1.4.18.txt#L48C1-L49C1",
            "https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62285",
            "https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62309",
            "https://web.archive.org/web/20150523054951/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:109/?name=MDVSA-2015:109",
            "https://web.archive.org/web/20150523054953/http://www.mandriva.com/en/support/security/advisories/advisory/MDVSA-2015:036/?name=MDVSA-2015:036",
            "https://web.archive.org/web/20151104201446/http://secunia.com/advisories/62718",
            "https://github.com/advisories/GHSA-jhjg-w2cp-5j44"
          ],
          "uuid": "2077fb94-24d4-434d-8278-9f83522d6aba"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.4:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.5:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.8:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.7.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.4.17",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.6:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6.7:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:lts:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:lts:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-0221"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-399"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "62285",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/62285"
            },
            {
              "name": "https://www.djangoproject.com/weblog/2015/jan/13/security/",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://www.djangoproject.com/weblog/2015/jan/13/security/"
            },
            {
              "name": "62309",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/62309"
            },
            {
              "name": "USN-2469-1",
              "refsource": "UBUNTU",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://ubuntu.com/usn/usn-2469-1"
            },
            {
              "name": "62718",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/62718"
            },
            {
              "name": "http://advisories.mageia.org/MGASA-2015-0026.html",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://advisories.mageia.org/MGASA-2015-0026.html"
            },
            {
              "name": "MDVSA-2015:036",
              "refsource": "MANDRIVA",
              "tags": [],
              "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:036"
            },
            {
              "name": "MDVSA-2015:109",
              "refsource": "MANDRIVA",
              "tags": [],
              "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:109"
            },
            {
              "name": "openSUSE-SU-2015:0643",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00001.html"
            },
            {
              "name": "FEDORA-2015-0714",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148485.html"
            },
            {
              "name": "FEDORA-2015-0790",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148696.html"
            },
            {
              "name": "FEDORA-2015-0804",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148608.html"
            },
            {
              "name": "openSUSE-SU-2015:1598",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-updates/2015-09/msg00035.html"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2016-12-22T02:59Z",
      "publishedDate": "2015-01-16T16:59Z"
    }
  }
}


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.