2018-12-31 10:04:59 -05:00
{
2019-11-20 18:01:53 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:23:35 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3466" ,
2019-11-20 18:01:53 +00:00
"ASSIGNER" : "security@debian.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "postgresql-common (Debian-specific Postgres management tools)" ,
"version" : {
"version_data" : [
{
"version_value" : "Versions before 210"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insufficient drop of privileges"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://blog.mirch.io/2019/11/15/cve-2019-3466-debian-ubuntu-pg_ctlcluster-privilege-escalation/" ,
"url" : "https://blog.mirch.io/2019/11/15/cve-2019-3466-debian-ubuntu-pg_ctlcluster-privilege-escalation/"
}
]
2019-03-18 04:23:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-20 18:01:53 +00:00
"value" : "The pg_ctlcluster script in postgresql-common in versions prior to 210 didn't drop privileges when creating socket/statistics temporary directories, which could result in local privilege escalation."
2019-03-18 04:23:35 +00:00
}
]
}
}