It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the user used for replication.
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-14349.json"
[
{
"events": [
{
"introduced": "10.0"
},
{
"fixed": "10.14"
}
]
},
{
"events": [
{
"introduced": "11.0"
},
{
"fixed": "11.9"
}
]
},
{
"events": [
{
"introduced": "12.0"
},
{
"fixed": "12.4"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "15.1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "15.2"
}
]
}
]