2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10208" ,
2019-10-29 19:01:09 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-10-29 10:48:53 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "PostgreSQL" ,
"product" : {
"product_data" : [
{
"product_name" : "postgresql" ,
"version" : {
"version_data" : [
{
"version_value" : "all 11.x before 11.5"
} ,
{
"version_value" : "all 10.x before 10.10"
} ,
{
"version_value" : "all 9.6.x before 9.6.15"
} ,
{
"version_value" : "all 9.5.x before 9.5.19"
} ,
{
"version_value" : "all 9.4.x before 9.4.24"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10208" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10208" ,
"refsource" : "CONFIRM"
} ,
{
2019-10-29 19:01:09 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://www.postgresql.org/about/news/1960/" ,
2019-10-29 10:48:53 +01:00
"url" : "https://www.postgresql.org/about/news/1960/"
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-01 13:34:31 +01:00
"value" : " A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function."
2019-03-27 12:00:51 +00:00
}
]
2019-10-29 10:48:53 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-10-29 19:01:09 +00:00
}