2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10211" ,
2019-10-29 19:01:09 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-10-29 10:46:08 +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-94"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10211" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10211" ,
"refsource" : "CONFIRM"
} ,
{
2019-10-29 19:01:09 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://www.postgresql.org/about/news/1960/" ,
2019-10-29 10:46:08 +01:00
"url" : "https://www.postgresql.org/about/news/1960/"
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-10-29 19:01:09 +00:00
"value" : "Postgresql Windows installer before versions 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 is vulnerable via bundled OpenSSL executing code from unprotected directory."
2019-03-27 12:00:51 +00:00
}
]
2019-10-29 10:46:08 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.8/CVSS:3.0/AV:L/AC:L/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
}