pysec-2020-24
Vulnerability from pysec
Published
2020-08-12 16:15
Modified
2020-09-03 01:15
Details

asyncpg before 0.21.0 allows a malicious PostgreSQL server to trigger a crash or execute arbitrary code (on a database client) via a crafted server response, because of access to an uninitialized pointer in the array data decoder.

Impacted products
Name purl
asyncpg pkg:pypi/asyncpg



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "asyncpg",
        "purl": "pkg:pypi/asyncpg"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.21.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.5.0",
        "0.5.1",
        "0.5.2",
        "0.5.3",
        "0.5.4",
        "0.6.1",
        "0.6.2",
        "0.6.3",
        "0.7.0",
        "0.8.0",
        "0.8.1",
        "0.8.2",
        "0.8.3",
        "0.8.4",
        "0.9.0.dev1",
        "0.9.0",
        "0.10.0",
        "0.10.1",
        "0.11.0",
        "0.12.0",
        "0.13.0",
        "0.14.0",
        "0.15.0",
        "0.16.0",
        "0.17.0",
        "0.18.0",
        "0.18.1",
        "0.18.2",
        "0.18.3",
        "0.19.0",
        "0.20.0",
        "0.20.1"
      ]
    }
  ],
  "aliases": [
    "CVE-2020-17446",
    "GHSA-2xpj-f5g2-8p7m"
  ],
  "details": "asyncpg before 0.21.0 allows a malicious PostgreSQL server to trigger a crash or execute arbitrary code (on a database client) via a crafted server response, because of access to an uninitialized pointer in the array data decoder.",
  "id": "PYSEC-2020-24",
  "modified": "2020-09-03T01:15:00Z",
  "published": "2020-08-12T16:15:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/MagicStack/asyncpg/releases/tag/v0.21.0"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00002.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-2xpj-f5g2-8p7m"
    }
  ]
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…