2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10164" ,
2019-06-26 16:01:03 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-06-25 10:26:24 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "PostgreSQL" ,
"product" : {
"product_data" : [
{
"product_name" : "PostgreSQL" ,
"version" : {
"version_data" : [
{
"version_value" : "10.9"
} ,
{
"version_value" : "11.4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" ,
"refsource" : "CONFIRM"
2019-06-26 16:01:03 +00:00
} ,
{
"url" : "https://www.postgresql.org/about/news/1949/" ,
"refsource" : "MISC" ,
"name" : "https://www.postgresql.org/about/news/1949/"
2019-07-21 12:00:53 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2019:1773" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html"
2019-07-26 03:00:49 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-9f04a701c0" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/"
2019-07-26 04:00:52 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2019-e43f49b428" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/"
2020-03-12 22:01:10 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-03" ,
"url" : "https://security.gentoo.org/glsa/202003-03"
2019-06-25 10:26:24 +02:00
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-06-25 14:29:32 +02:00
"value" : "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account."
2019-03-27 12:00:51 +00:00
}
]
2019-06-25 10:26:24 +02: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-06-26 16:01:03 +00:00
}