mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
19 lines
903 B
Markdown
19 lines
903 B
Markdown
### [CVE-2021-20229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20229)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/lekctut/sdb-hw-13-01
|
|
- https://github.com/pedr0alencar/vlab-metasploitable2
|
|
|