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.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-3393.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.11"
}
]
},
{
"events": [
{
"introduced": "12.0"
},
{
"fixed": "12.6"
}
]
},
{
"events": [
{
"introduced": "13.0"
},
{
"fixed": "13.2"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "8.0"
}
]
}
]