pysec-2021-63
Vulnerability from pysec
Published
2021-02-07 20:15
Modified
2021-02-19 17:23
Details

In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.

Impacted products
Name purl
cryptography pkg:pypi/cryptography



{
   affected: [
      {
         package: {
            ecosystem: "PyPI",
            name: "cryptography",
            purl: "pkg:pypi/cryptography",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.1",
                  },
                  {
                     fixed: "3.3.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "3.1",
            "3.1.1",
            "3.2",
            "3.2.1",
            "3.3",
            "3.3.1",
         ],
      },
   ],
   aliases: [
      "CVE-2020-36242",
      "GHSA-rhm9-p9w5-fwm7",
   ],
   details: "In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in an integer overflow and buffer overflow, as demonstrated by the Fernet class.",
   id: "PYSEC-2021-63",
   modified: "2021-02-19T17:23:00Z",
   published: "2021-02-07T20:15:00Z",
   references: [
      {
         type: "REPORT",
         url: "https://github.com/pyca/cryptography/issues/5615",
      },
      {
         type: "WEB",
         url: "https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst",
      },
      {
         type: "WEB",
         url: "https://github.com/pyca/cryptography/compare/3.3.1...3.3.2",
      },
      {
         type: "WEB",
         url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L7RGQLK4J5ZQFRLKCHVVG6BKZTUQMG7E/",
      },
      {
         type: "ADVISORY",
         url: "https://github.com/advisories/GHSA-rhm9-p9w5-fwm7",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.