cvelist/2012/0xxx/CVE-2012-0867.json

103 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-0867",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "PostgreSQL 8.4.x before 8.4.11, 9.0.x before 9.0.7, and 9.1.x before 9.1.3 truncates the common name to only 32 characters when verifying SSL certificates, which allows remote attackers to spoof connections when the host name is exactly 32 characters."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.postgresql.org/about/news/1377/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.postgresql.org/about/news/1377/"
},
{
"name" : "http://www.postgresql.org/docs/8.4/static/release-8-4-11.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.postgresql.org/docs/8.4/static/release-8-4-11.html"
},
{
"name" : "http://www.postgresql.org/docs/9.0/static/release-9-0-7.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.postgresql.org/docs/9.0/static/release-9-0-7.html"
},
{
"name" : "http://www.postgresql.org/docs/9.1/static/release-9-1-3.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.postgresql.org/docs/9.1/static/release-9-1-3.html"
},
{
"name" : "DSA-2418",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2012/dsa-2418"
},
{
"name" : "MDVSA-2012:026",
"refsource" : "MANDRIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2012:026"
},
{
"name" : "RHSA-2012:0678",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://rhn.redhat.com/errata/RHSA-2012-0678.html"
},
{
"name" : "openSUSE-SU-2012:1173",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2012-09/msg00060.html"
},
{
"name" : "49273",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/49273"
}
]
}
}