usn-6888-2
Vulnerability from osv_ubuntu
Published
2024-07-11 10:41
Modified
2026-04-27 14:11
Summary
python-django vulnerabilities
Details

USN-6888-1 fixed several vulnerabilities in Django. This update provides the corresponding update for Ubuntu 18.04 LTS.

Original advisory details:

Elias Myllymäki discovered that Django incorrectly handled certain inputs with a large number of brackets. A remote attacker could possibly use this issue to cause Django to consume resources or stop responding, resulting in a denial of service. (CVE-2024-38875)

It was discovered that Django incorrectly handled authenticating users with unusable passwords. A remote attacker could possibly use this issue to perform a timing attack and enumerate users. (CVE-2024-39329)

Josh Schneier discovered that Django incorrectly handled file path validation when the storage class is being derived. A remote attacker could possibly use this issue to save files into arbitrary directories. (CVE-2024-39330)

It was discovered that Django incorrectly handled certain long strings that included a specific set of characters. A remote attacker could possibly use this issue to cause Django to consume resources or stop responding, resulting in a denial of service. (CVE-2024-39614)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2024-38875",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-39329",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-39330",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-39614",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:18.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "python-django",
            "binary_version": "1:1.11.11-1ubuntu1.21+esm5"
          },
          {
            "binary_name": "python-django-common",
            "binary_version": "1:1.11.11-1ubuntu1.21+esm5"
          },
          {
            "binary_name": "python3-django",
            "binary_version": "1:1.11.11-1ubuntu1.21+esm5"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "python-django",
        "purl": "pkg:deb/ubuntu/python-django@1:1.11.11-1ubuntu1.21+esm5?arch=source\u0026distro=esm-infra/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1:1.11.11-1ubuntu1.21+esm5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.11.4-1ubuntu1",
        "1:1.11.6-1ubuntu1",
        "1:1.11.9-1ubuntu1",
        "1:1.11.11-1ubuntu1",
        "1:1.11.11-1ubuntu1.1",
        "1:1.11.11-1ubuntu1.2",
        "1:1.11.11-1ubuntu1.3",
        "1:1.11.11-1ubuntu1.4",
        "1:1.11.11-1ubuntu1.5",
        "1:1.11.11-1ubuntu1.6",
        "1:1.11.11-1ubuntu1.7",
        "1:1.11.11-1ubuntu1.8",
        "1:1.11.11-1ubuntu1.9",
        "1:1.11.11-1ubuntu1.10",
        "1:1.11.11-1ubuntu1.11",
        "1:1.11.11-1ubuntu1.12",
        "1:1.11.11-1ubuntu1.13",
        "1:1.11.11-1ubuntu1.14",
        "1:1.11.11-1ubuntu1.15",
        "1:1.11.11-1ubuntu1.16",
        "1:1.11.11-1ubuntu1.17",
        "1:1.11.11-1ubuntu1.18",
        "1:1.11.11-1ubuntu1.19",
        "1:1.11.11-1ubuntu1.20",
        "1:1.11.11-1ubuntu1.21",
        "1:1.11.11-1ubuntu1.21+esm1",
        "1:1.11.11-1ubuntu1.21+esm2",
        "1:1.11.11-1ubuntu1.21+esm3",
        "1:1.11.11-1ubuntu1.21+esm4"
      ]
    }
  ],
  "aliases": [],
  "details": "USN-6888-1 fixed several vulnerabilities in Django. This update provides\nthe corresponding update for Ubuntu 18.04 LTS.\n\nOriginal advisory details:\n\n Elias Myllym\u00e4ki discovered that Django incorrectly handled certain inputs\n with a large number of brackets. A remote attacker could possibly use this\n issue to cause Django to consume resources or stop responding, resulting in\n a denial of service. (CVE-2024-38875)\n\n It was discovered that Django incorrectly handled authenticating users with\n unusable passwords. A remote attacker could possibly use this issue to\n perform a timing attack and enumerate users. (CVE-2024-39329)\n\n Josh Schneier discovered that Django incorrectly handled file path\n validation when the storage class is being derived. A remote attacker could\n possibly use this issue to save files into arbitrary directories.\n (CVE-2024-39330)\n\n It was discovered that Django incorrectly handled certain long strings that\n included a specific set of characters. A remote attacker could possibly use\n this issue to cause Django to consume resources or stop responding,\n resulting in a denial of service. (CVE-2024-39614)\n",
  "id": "USN-6888-2",
  "modified": "2026-04-27T14:11:34Z",
  "published": "2024-07-11T10:41:49Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6888-2"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-38875"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-39329"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-39330"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-39614"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "python-django vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2024-38875",
    "UBUNTU-CVE-2024-39329",
    "UBUNTU-CVE-2024-39330",
    "UBUNTU-CVE-2024-39614"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…