cvelist/2017/8xxx/CVE-2017-8806.json

78 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-8806",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PostgreSQL-related scripts that are specific to Debian and Ubuntu",
"version" : {
"version_data" : [
{
"version_value" : "PostgreSQL-related scripts that are specific to Debian and Ubuntu"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Debian pg_ctlcluster, pg_createcluster, and pg_upgradecluster scripts, as distributed in the Debian postgresql-common package before 181+deb9u1 for PostgreSQL (and other packages related to Debian and Ubuntu), handled symbolic links insecurely, which could result in local denial of service by overwriting arbitrary files."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "handled symbolic links insecurely"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://metadata.ftp-master.debian.org/changelogs/main/p/postgresql-common/postgresql-common_181+deb9u1_changelog",
"refsource" : "CONFIRM",
"url" : "http://metadata.ftp-master.debian.org/changelogs/main/p/postgresql-common/postgresql-common_181+deb9u1_changelog"
},
{
"name" : "https://usn.ubuntu.com/usn/usn-3476-1/",
"refsource" : "CONFIRM",
"url" : "https://usn.ubuntu.com/usn/usn-3476-1/"
},
{
"name" : "https://www.debian.org/security/2017/dsa-4029",
"refsource" : "CONFIRM",
"url" : "https://www.debian.org/security/2017/dsa-4029"
},
{
"name" : "101810",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101810"
}
]
}
}