pysec-2021-854
Vulnerability from pysec
Published
2021-12-17 19:15
Modified
2021-12-22 21:28
Details

A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.

Impacted products
Name purl
numpy pkg:pypi/numpy



{
   affected: [
      {
         package: {
            ecosystem: "PyPI",
            name: "numpy",
            purl: "pkg:pypi/numpy",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.9.0",
                  },
                  {
                     fixed: "1.10.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "1.9.0",
            "1.9.1",
            "1.9.2",
            "1.9.3",
         ],
      },
   ],
   aliases: [
      "CVE-2021-33430",
      "GHSA-6p56-wp2h-9hxr",
   ],
   details: "A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.",
   id: "PYSEC-2021-854",
   modified: "2021-12-22T21:28:25.850575Z",
   published: "2021-12-17T19:15:00Z",
   references: [
      {
         type: "REPORT",
         url: "https://github.com/numpy/numpy/issues/18939",
      },
      {
         type: "ADVISORY",
         url: "https://github.com/advisories/GHSA-6p56-wp2h-9hxr",
      },
   ],
}


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.