pysec-2019-177
Vulnerability from pysec
Published
2019-11-26 13:15
Modified
2021-08-27 03:22
Details

An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions (or no exceptions at all), which could lead to a denial of service.




{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "ecdsa",
        "purl": "pkg:pypi/ecdsa"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.13.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.10",
        "0.11",
        "0.12",
        "0.13",
        "0.13.1",
        "0.13.2",
        "0.6",
        "0.7",
        "0.8",
        "0.9"
      ]
    }
  ],
  "aliases": [
    "CVE-2019-14853",
    "GHSA-2mrj-435v-c2cr",
    "GHSA-pwfw-mgfj-7g3g"
  ],
  "details": "An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions (or no exceptions at all), which could lead to a denial of service.",
  "id": "PYSEC-2019-177",
  "modified": "2021-08-27T03:22:03.507805Z",
  "published": "2019-11-26T13:15:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.debian.org/security/2019/dsa-4588"
    },
    {
      "type": "WEB",
      "url": "https://seclists.org/bugtraq/2019/Dec/33"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-2mrj-435v-c2cr"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-pwfw-mgfj-7g3g"
    }
  ]
}


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.