RHSA-2010:0427
Vulnerability from csaf_redhat
Published
2010-05-19 15:47
Modified
2025-10-09 13:26
Summary
Red Hat Security Advisory: postgresql security update
Notes
Topic
Updated postgresql packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 3.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PostgreSQL is an advanced object-relational database management system
(DBMS). PL/Perl and PL/Tcl allow users to write PostgreSQL functions in the
Perl and Tcl languages, and are installed in trusted mode by default. In
trusted mode, certain operations, such as operating system level access,
are restricted.
A flaw was found in the way PostgreSQL enforced permission checks on
scripts written in PL/Perl. If the PL/Perl procedural language was
registered on a particular database, an authenticated database user running
a specially-crafted PL/Perl script could use this flaw to bypass intended
PL/Perl trusted mode restrictions, allowing them to run arbitrary Perl
scripts with the privileges of the database server. (CVE-2010-1169)
Red Hat would like to thank Tim Bunce for responsibly reporting the
CVE-2010-1169 flaw.
A flaw was found in the way PostgreSQL enforced permission checks on
scripts written in PL/Tcl. If the PL/Tcl procedural language was registered
on a particular database, an authenticated database user running a
specially-crafted PL/Tcl script could use this flaw to bypass intended
PL/Tcl trusted mode restrictions, allowing them to run arbitrary Tcl
scripts with the privileges of the database server. (CVE-2010-1170)
A buffer overflow flaw was found in the way PostgreSQL retrieved a
substring from the bit string for BIT() and BIT VARYING() SQL data types.
An authenticated database user running a specially-crafted SQL query could
use this flaw to cause a temporary denial of service (postgres daemon
crash) or, potentially, execute arbitrary code with the privileges of the
database server. (CVE-2010-0442)
An integer overflow flaw was found in the way PostgreSQL used to calculate
the size of the hash table for joined relations. An authenticated database
user could create a specially-crafted SQL query which could cause a
temporary denial of service (postgres daemon crash) or, potentially,
execute arbitrary code with the privileges of the database server.
(CVE-2010-0733)
PostgreSQL improperly protected session-local state during the execution of
an index function by a database superuser during the database maintenance
operations. An authenticated database user could use this flaw to elevate
their privileges via specially-crafted index functions. (CVE-2009-4136)
All PostgreSQL users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues. Running
PostgreSQL instances must be restarted ("service rhdb restart") for this
update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated postgresql packages that fix multiple security issues are now\navailable for Red Hat Enterprise Linux 3.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system\n(DBMS). PL/Perl and PL/Tcl allow users to write PostgreSQL functions in the\nPerl and Tcl languages, and are installed in trusted mode by default. In\ntrusted mode, certain operations, such as operating system level access,\nare restricted.\n\nA flaw was found in the way PostgreSQL enforced permission checks on\nscripts written in PL/Perl. If the PL/Perl procedural language was\nregistered on a particular database, an authenticated database user running\na specially-crafted PL/Perl script could use this flaw to bypass intended\nPL/Perl trusted mode restrictions, allowing them to run arbitrary Perl\nscripts with the privileges of the database server. (CVE-2010-1169)\n\nRed Hat would like to thank Tim Bunce for responsibly reporting the\nCVE-2010-1169 flaw.\n\nA flaw was found in the way PostgreSQL enforced permission checks on\nscripts written in PL/Tcl. If the PL/Tcl procedural language was registered\non a particular database, an authenticated database user running a\nspecially-crafted PL/Tcl script could use this flaw to bypass intended\nPL/Tcl trusted mode restrictions, allowing them to run arbitrary Tcl\nscripts with the privileges of the database server. (CVE-2010-1170)\n\nA buffer overflow flaw was found in the way PostgreSQL retrieved a\nsubstring from the bit string for BIT() and BIT VARYING() SQL data types.\nAn authenticated database user running a specially-crafted SQL query could\nuse this flaw to cause a temporary denial of service (postgres daemon\ncrash) or, potentially, execute arbitrary code with the privileges of the\ndatabase server. (CVE-2010-0442)\n\nAn integer overflow flaw was found in the way PostgreSQL used to calculate\nthe size of the hash table for joined relations. An authenticated database\nuser could create a specially-crafted SQL query which could cause a\ntemporary denial of service (postgres daemon crash) or, potentially,\nexecute arbitrary code with the privileges of the database server.\n(CVE-2010-0733)\n\nPostgreSQL improperly protected session-local state during the execution of\nan index function by a database superuser during the database maintenance\noperations. An authenticated database user could use this flaw to elevate\ntheir privileges via specially-crafted index functions. (CVE-2009-4136)\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich contain backported patches to correct these issues. Running\nPostgreSQL instances must be restarted (\"service rhdb restart\") for this\nupdate to take effect.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2010:0427",
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "546321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546321"
},
{
"category": "external",
"summary": "546621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"category": "external",
"summary": "559259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=559259"
},
{
"category": "external",
"summary": "582615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=582615"
},
{
"category": "external",
"summary": "583072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=583072"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2010/rhsa-2010_0427.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T13:26:27+00:00",
"generator": {
"date": "2025-10-09T13:26:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2010:0427",
"initial_release_date": "2010-05-19T15:47:00+00:00",
"revision_history": [
{
"date": "2010-05-19T15:47:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T11:48:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T13:26:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AS version 3",
"product": {
"name": "Red Hat Enterprise Linux AS version 3",
"product_id": "3AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Desktop version 3",
"product": {
"name": "Red Hat Desktop version 3",
"product_id": "3Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 3",
"product": {
"name": "Red Hat Enterprise Linux ES version 3",
"product_id": "3ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 3",
"product": {
"name": "Red Hat Enterprise Linux WS version 3",
"product_id": "3WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:3::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-libs-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-devel-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-python-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-docs-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-test-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-server-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.ia64",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.ia64",
"product_id": "rh-postgresql-pl-0:7.3.21-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.i386",
"product_id": "rh-postgresql-libs-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-0:7.3.21-3.i386",
"product_id": "rh-postgresql-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.i386",
"product_id": "rh-postgresql-devel-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.i386",
"product_id": "rh-postgresql-python-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.i386",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.i386",
"product_id": "rh-postgresql-docs-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.i386",
"product_id": "rh-postgresql-test-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.i386",
"product_id": "rh-postgresql-server-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.i386",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.i386",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.i386",
"product_id": "rh-postgresql-pl-0:7.3.21-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-python-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-test-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-server-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"product_id": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.src",
"product": {
"name": "rh-postgresql-0:7.3.21-3.src",
"product_id": "rh-postgresql-0:7.3.21-3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-libs-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-devel-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-python-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-docs-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-test-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-server-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.ppc",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.ppc",
"product_id": "rh-postgresql-pl-0:7.3.21-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"product_id": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-libs-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-devel-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-python-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-docs-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-test-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-server-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.s390x",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390x",
"product_id": "rh-postgresql-pl-0:7.3.21-3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-postgresql-libs-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390",
"product_id": "rh-postgresql-libs-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-libs@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"product_id": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-debuginfo@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"product_id": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-jdbc@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-0:7.3.21-3.s390",
"product_id": "rh-postgresql-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-devel-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390",
"product_id": "rh-postgresql-devel-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-devel@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-python-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-python-0:7.3.21-3.s390",
"product_id": "rh-postgresql-python-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-python@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-contrib-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390",
"product_id": "rh-postgresql-contrib-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-contrib@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-docs-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390",
"product_id": "rh-postgresql-docs-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-docs@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-test-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-test-0:7.3.21-3.s390",
"product_id": "rh-postgresql-test-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-test@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-server-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-server-0:7.3.21-3.s390",
"product_id": "rh-postgresql-server-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-server@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-tcl-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390",
"product_id": "rh-postgresql-tcl-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-tcl@7.3.21-3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "rh-postgresql-pl-0:7.3.21-3.s390",
"product": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390",
"product_id": "rh-postgresql-pl-0:7.3.21-3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-postgresql-pl@7.3.21-3?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.src as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.src"
},
"product_reference": "rh-postgresql-0:7.3.21-3.src",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-devel-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-docs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-libs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-pl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-python-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-server-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.i386",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ia64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ppc",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390x",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
"product_id": "3AS:rh-postgresql-test-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.src as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.src"
},
"product_reference": "rh-postgresql-0:7.3.21-3.src",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.i386 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.i386",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ia64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ia64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ppc as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ppc",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390x as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390x",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.x86_64 as a component of Red Hat Desktop version 3",
"product_id": "3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.src as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.src"
},
"product_reference": "rh-postgresql-0:7.3.21-3.src",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-devel-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-docs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-libs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-pl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-python-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-server-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.i386",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ia64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ppc",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390x",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
"product_id": "3ES:rh-postgresql-test-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.src as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.src"
},
"product_reference": "rh-postgresql-0:7.3.21-3.src",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-contrib-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-contrib-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-devel-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-devel-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-devel-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-docs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-docs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-docs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-jdbc-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.ppc64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.ppc64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.ppc64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-libs-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-libs-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-libs-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-pl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-pl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-pl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-python-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-python-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-python-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-server-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-server-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-server-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-tcl-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-tcl-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.i386 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.i386"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.i386",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ia64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.ia64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ia64",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.ppc as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.ppc"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.ppc",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.s390"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.s390x as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.s390x"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.s390x",
"relates_to_product_reference": "3WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-postgresql-test-0:7.3.21-3.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
"product_id": "3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
},
"product_reference": "rh-postgresql-test-0:7.3.21-3.x86_64",
"relates_to_product_reference": "3WS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-4136",
"discovery_date": "2009-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "546321"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL 7.4.x before 7.4.27, 8.0.x before 8.0.23, 8.1.x before 8.1.19, 8.2.x before 8.2.15, 8.3.x before 8.3.9, and 8.4.x before 8.4.2 does not properly manage session-local state during execution of an index function by a database superuser, which allows remote authenticated users to gain privileges via a table with crafted index functions, as demonstrated by functions that modify (1) search_path or (2) a prepared statement, a related issue to CVE-2007-6600 and CVE-2009-3230.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: SQL privilege escalation via modifications to session-local state",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2009-4136"
},
{
"category": "external",
"summary": "RHBZ#546321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2009-4136",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-4136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-4136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4136"
}
],
"release_date": "2009-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T15:47:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:H/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: SQL privilege escalation via modifications to session-local state"
},
{
"cve": "CVE-2010-0442",
"discovery_date": "2010-01-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "559259"
}
],
"notes": [
{
"category": "description",
"text": "The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an \"overflow.\"",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: substring() negative length argument buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-0442"
},
{
"category": "external",
"summary": "RHBZ#559259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=559259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-0442",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-0442"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-0442",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0442"
}
],
"release_date": "2010-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T15:47:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.2,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: substring() negative length argument buffer overflow"
},
{
"cve": "CVE-2010-0733",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2009-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "546621"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Integer overflow in hash table size calculation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-0733"
},
{
"category": "external",
"summary": "RHBZ#546621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-0733",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-0733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-0733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0733"
}
],
"release_date": "2009-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T15:47:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.7,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:L/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Integer overflow in hash table size calculation"
},
{
"acknowledgments": [
{
"names": [
"Tim Bunce"
]
}
],
"cve": "CVE-2010-1169",
"discovery_date": "2010-03-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "582615"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2 does not properly restrict PL/perl procedures, which allows remote authenticated users, with database-creation privileges, to execute arbitrary Perl code via a crafted script, related to the Safe module (aka Safe.pm) for Perl. NOTE: some sources report that this issue is the same as CVE-2010-1447.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostgreSQL: PL/Perl Intended restriction bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1169"
},
{
"category": "external",
"summary": "RHBZ#582615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=582615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1169",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1169"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T15:47:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.2,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Perl Intended restriction bypass"
},
{
"cve": "CVE-2010-1170",
"discovery_date": "2010-04-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "583072"
}
],
"notes": [
{
"category": "description",
"text": "The PL/Tcl implementation in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2 loads Tcl code from the pltcl_modules table regardless of the table\u0027s ownership and permissions, which allows remote authenticated users, with database-creation privileges, to execute arbitrary Tcl code by creating this table and inserting a crafted Tcl script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostgreSQL: PL/Tcl Intended restriction bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1170"
},
{
"category": "external",
"summary": "RHBZ#583072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=583072"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1170"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1170",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1170"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T15:47:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"3AS:rh-postgresql-0:7.3.21-3.i386",
"3AS:rh-postgresql-0:7.3.21-3.ia64",
"3AS:rh-postgresql-0:7.3.21-3.ppc",
"3AS:rh-postgresql-0:7.3.21-3.s390",
"3AS:rh-postgresql-0:7.3.21-3.s390x",
"3AS:rh-postgresql-0:7.3.21-3.src",
"3AS:rh-postgresql-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3AS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3AS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3AS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3AS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-devel-0:7.3.21-3.i386",
"3AS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3AS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390",
"3AS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3AS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-docs-0:7.3.21-3.i386",
"3AS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390",
"3AS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3AS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-libs-0:7.3.21-3.i386",
"3AS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3AS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390",
"3AS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3AS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-pl-0:7.3.21-3.i386",
"3AS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390",
"3AS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-python-0:7.3.21-3.i386",
"3AS:rh-postgresql-python-0:7.3.21-3.ia64",
"3AS:rh-postgresql-python-0:7.3.21-3.ppc",
"3AS:rh-postgresql-python-0:7.3.21-3.s390",
"3AS:rh-postgresql-python-0:7.3.21-3.s390x",
"3AS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-server-0:7.3.21-3.i386",
"3AS:rh-postgresql-server-0:7.3.21-3.ia64",
"3AS:rh-postgresql-server-0:7.3.21-3.ppc",
"3AS:rh-postgresql-server-0:7.3.21-3.s390",
"3AS:rh-postgresql-server-0:7.3.21-3.s390x",
"3AS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3AS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3AS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3AS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3AS:rh-postgresql-test-0:7.3.21-3.i386",
"3AS:rh-postgresql-test-0:7.3.21-3.ia64",
"3AS:rh-postgresql-test-0:7.3.21-3.ppc",
"3AS:rh-postgresql-test-0:7.3.21-3.s390",
"3AS:rh-postgresql-test-0:7.3.21-3.s390x",
"3AS:rh-postgresql-test-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-0:7.3.21-3.src",
"3Desktop:rh-postgresql-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-python-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-python-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-python-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-server-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-server-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-server-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.i386",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ia64",
"3Desktop:rh-postgresql-test-0:7.3.21-3.ppc",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390",
"3Desktop:rh-postgresql-test-0:7.3.21-3.s390x",
"3Desktop:rh-postgresql-test-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-0:7.3.21-3.i386",
"3ES:rh-postgresql-0:7.3.21-3.ia64",
"3ES:rh-postgresql-0:7.3.21-3.ppc",
"3ES:rh-postgresql-0:7.3.21-3.s390",
"3ES:rh-postgresql-0:7.3.21-3.s390x",
"3ES:rh-postgresql-0:7.3.21-3.src",
"3ES:rh-postgresql-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.i386",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3ES:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390",
"3ES:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3ES:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3ES:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-devel-0:7.3.21-3.i386",
"3ES:rh-postgresql-devel-0:7.3.21-3.ia64",
"3ES:rh-postgresql-devel-0:7.3.21-3.ppc",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390",
"3ES:rh-postgresql-devel-0:7.3.21-3.s390x",
"3ES:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-docs-0:7.3.21-3.i386",
"3ES:rh-postgresql-docs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-docs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390",
"3ES:rh-postgresql-docs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3ES:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-libs-0:7.3.21-3.i386",
"3ES:rh-postgresql-libs-0:7.3.21-3.ia64",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc",
"3ES:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390",
"3ES:rh-postgresql-libs-0:7.3.21-3.s390x",
"3ES:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-pl-0:7.3.21-3.i386",
"3ES:rh-postgresql-pl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-pl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390",
"3ES:rh-postgresql-pl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-python-0:7.3.21-3.i386",
"3ES:rh-postgresql-python-0:7.3.21-3.ia64",
"3ES:rh-postgresql-python-0:7.3.21-3.ppc",
"3ES:rh-postgresql-python-0:7.3.21-3.s390",
"3ES:rh-postgresql-python-0:7.3.21-3.s390x",
"3ES:rh-postgresql-python-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-server-0:7.3.21-3.i386",
"3ES:rh-postgresql-server-0:7.3.21-3.ia64",
"3ES:rh-postgresql-server-0:7.3.21-3.ppc",
"3ES:rh-postgresql-server-0:7.3.21-3.s390",
"3ES:rh-postgresql-server-0:7.3.21-3.s390x",
"3ES:rh-postgresql-server-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.i386",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3ES:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390",
"3ES:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3ES:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3ES:rh-postgresql-test-0:7.3.21-3.i386",
"3ES:rh-postgresql-test-0:7.3.21-3.ia64",
"3ES:rh-postgresql-test-0:7.3.21-3.ppc",
"3ES:rh-postgresql-test-0:7.3.21-3.s390",
"3ES:rh-postgresql-test-0:7.3.21-3.s390x",
"3ES:rh-postgresql-test-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-0:7.3.21-3.i386",
"3WS:rh-postgresql-0:7.3.21-3.ia64",
"3WS:rh-postgresql-0:7.3.21-3.ppc",
"3WS:rh-postgresql-0:7.3.21-3.s390",
"3WS:rh-postgresql-0:7.3.21-3.s390x",
"3WS:rh-postgresql-0:7.3.21-3.src",
"3WS:rh-postgresql-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.i386",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ia64",
"3WS:rh-postgresql-contrib-0:7.3.21-3.ppc",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390",
"3WS:rh-postgresql-contrib-0:7.3.21-3.s390x",
"3WS:rh-postgresql-contrib-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.i386",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ia64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.s390x",
"3WS:rh-postgresql-debuginfo-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-devel-0:7.3.21-3.i386",
"3WS:rh-postgresql-devel-0:7.3.21-3.ia64",
"3WS:rh-postgresql-devel-0:7.3.21-3.ppc",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390",
"3WS:rh-postgresql-devel-0:7.3.21-3.s390x",
"3WS:rh-postgresql-devel-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-docs-0:7.3.21-3.i386",
"3WS:rh-postgresql-docs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-docs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390",
"3WS:rh-postgresql-docs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-docs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.i386",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ia64",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.ppc",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.s390x",
"3WS:rh-postgresql-jdbc-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-libs-0:7.3.21-3.i386",
"3WS:rh-postgresql-libs-0:7.3.21-3.ia64",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc",
"3WS:rh-postgresql-libs-0:7.3.21-3.ppc64",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390",
"3WS:rh-postgresql-libs-0:7.3.21-3.s390x",
"3WS:rh-postgresql-libs-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-pl-0:7.3.21-3.i386",
"3WS:rh-postgresql-pl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-pl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390",
"3WS:rh-postgresql-pl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-pl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-python-0:7.3.21-3.i386",
"3WS:rh-postgresql-python-0:7.3.21-3.ia64",
"3WS:rh-postgresql-python-0:7.3.21-3.ppc",
"3WS:rh-postgresql-python-0:7.3.21-3.s390",
"3WS:rh-postgresql-python-0:7.3.21-3.s390x",
"3WS:rh-postgresql-python-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-server-0:7.3.21-3.i386",
"3WS:rh-postgresql-server-0:7.3.21-3.ia64",
"3WS:rh-postgresql-server-0:7.3.21-3.ppc",
"3WS:rh-postgresql-server-0:7.3.21-3.s390",
"3WS:rh-postgresql-server-0:7.3.21-3.s390x",
"3WS:rh-postgresql-server-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.i386",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ia64",
"3WS:rh-postgresql-tcl-0:7.3.21-3.ppc",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390",
"3WS:rh-postgresql-tcl-0:7.3.21-3.s390x",
"3WS:rh-postgresql-tcl-0:7.3.21-3.x86_64",
"3WS:rh-postgresql-test-0:7.3.21-3.i386",
"3WS:rh-postgresql-test-0:7.3.21-3.ia64",
"3WS:rh-postgresql-test-0:7.3.21-3.ppc",
"3WS:rh-postgresql-test-0:7.3.21-3.s390",
"3WS:rh-postgresql-test-0:7.3.21-3.s390x",
"3WS:rh-postgresql-test-0:7.3.21-3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…