pysec-2018-79
Vulnerability from pysec
Published
2018-06-26 16:29
Modified
2021-08-25 04:30
Details

aaugustin websockets version 4 contains a CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Servers and clients, unless configured with compression=None that can result in Denial of Service by memory exhaustion. This attack appear to be exploitable via Sending a specially crafted frame on an established connection. This vulnerability appears to have been fixed in 5.

Impacted products
Name purl
websockets pkg:pypi/websockets



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "websockets",
        "purl": "pkg:pypi/websockets"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.1",
        "1.0",
        "2.0",
        "2.1",
        "2.2",
        "2.3",
        "2.4",
        "2.5",
        "2.6",
        "2.7",
        "3.0",
        "3.1",
        "3.2",
        "3.3",
        "3.4",
        "4.0",
        "4.0.1"
      ]
    }
  ],
  "aliases": [
    "CVE-2018-1000518",
    "GHSA-6g87-ff9q-v847"
  ],
  "details": "aaugustin websockets version 4 contains a CWE-409: Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Servers and clients, unless configured with compression=None that can result in Denial of Service by memory exhaustion. This attack appear to be exploitable via Sending a specially crafted frame on an established connection. This vulnerability appears to have been fixed in 5.",
  "id": "PYSEC-2018-79",
  "modified": "2021-08-25T04:30:36.925398Z",
  "published": "2018-06-26T16:29:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/aaugustin/websockets/pull/407"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-6g87-ff9q-v847"
    }
  ]
}


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.


Loading…

Loading…