{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-17446", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "name": "https://github.com/MagicStack/asyncpg/releases/tag/v0.21.0", "url": "https://github.com/MagicStack/asyncpg/releases/tag/v0.21.0" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20200902 [SECURITY] [DLA 2363-1] asyncpg security update", "url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00002.html" } ] } }