mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
19 lines
731 B
Markdown
19 lines
731 B
Markdown
### [CVE-2020-17446](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17446)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-17446
|
|
- https://github.com/risicle/cpytraceafl
|
|
|