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.
The product accesses or uses a pointer that has not been initialized.
Link | Tags |
---|---|
https://github.com/MagicStack/asyncpg/releases/tag/v0.21.0 | patch third party advisory release notes |
https://lists.debian.org/debian-lts-announce/2020/09/msg00002.html | third party advisory mailing list |