2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10129" ,
2019-07-30 17:00:59 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-07-30 11:06:21 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "PostgreSQL Project" ,
"product" : {
"product_data" : [
{
"product_name" : "postgresql" ,
"version" : {
"version_data" : [
{
"version_value" : "11.x prior to 11.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2020-12-04 16:25:22 +01:00
"value" : "CWE-125"
2019-07-30 11:06:21 +02:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
2020-12-04 19:01:48 +00:00
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202003-03" ,
"url" : "https://security.gentoo.org/glsa/202003-03"
} ,
2019-07-30 11:06:21 +02:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10129" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10129" ,
"refsource" : "CONFIRM"
} ,
{
2019-07-30 17:00:59 +00:00
"url" : "https://www.postgresql.org/about/news/1939/" ,
"refsource" : "MISC" ,
"name" : "https://www.postgresql.org/about/news/1939/"
2019-07-30 11:06:21 +02:00
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-30 11:06:21 +02:00
"value" : "A vulnerability was found in postgresql versions 11.x prior to 11.3. Using a purpose-crafted insert to a partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any user can create a partitioned table suitable for this attack. (Exploit prerequisites are the same as for CVE-2018-1052)."
2019-03-27 12:00:51 +00:00
}
]
2019-07-30 11:06:21 +02:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-07-30 17:00:59 +00:00
}