2020-06-17 14:01:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-14349" ,
2020-08-24 13:01:29 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "PostgreSQL" ,
"version" : {
"version_data" : [
{
"version_value" : "PostgreSQL versions before 12.4, before 11.9 and before 10.14"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1228" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00044.html"
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1244" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00049.html"
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1243" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00050.html"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
}
]
2020-06-17 14:01:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-24 13:01:29 +00:00
"value" : "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."
2020-06-17 14:01:34 +00:00
}
]
}
}