mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2021-3393](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3393)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/lekctut/sdb-hw-13-01
|
|
- https://github.com/n0-traces/cve_monitor
|
|
- https://github.com/pedr0alencar/vlab-metasploitable2
|
|
|