Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2010-0733 (GCVE-0-2010-0733)
Vulnerability from cvelistv5
Published
2010-03-19 19:00
Modified
2024-08-07 00:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
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.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:59:38.966Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "[pgsql-bugs] 20091028 BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"name": "RHSA-2010:0427",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"name": "RHSA-2010:0428",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"name": "oval:org.mitre.oval:def:10691",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL",
"x_transferred"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"name": "39820",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/39820"
},
{
"name": "38619",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/38619"
},
{
"name": "[oss-security] 20100316 Re: CVE Request: postgresql integer overflow in hash table size calculation",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"name": "SUSE-SR:2010:014",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"name": "[pgsql-bugs] 20091030 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"name": "[oss-security] 20100309 CVE Request: postgresql integer overflow in hash table size calculation",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"name": "RHSA-2010:0429",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"name": "ADV-2010-1197",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2010/1197"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2009-10-28T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-09-18T12:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "[pgsql-bugs] 20091028 BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"name": "RHSA-2010:0427",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"name": "RHSA-2010:0428",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"name": "oval:org.mitre.oval:def:10691",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"name": "39820",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/39820"
},
{
"name": "38619",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/38619"
},
{
"name": "[oss-security] 20100316 Re: CVE Request: postgresql integer overflow in hash table size calculation",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"name": "SUSE-SR:2010:014",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"name": "[pgsql-bugs] 20091030 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"name": "[oss-security] 20100309 CVE Request: postgresql integer overflow in hash table size calculation",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"name": "RHSA-2010:0429",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"name": "ADV-2010-1197",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2010/1197"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2010-0733",
"datePublished": "2010-03-19T19:00:00",
"dateReserved": "2010-02-26T00:00:00",
"dateUpdated": "2024-08-07T00:59:38.966Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2010-0733\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2010-03-19T19:30:00.547\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de entero en src/backend/executor/nodeHash.c en PostgreSQL v8.4.1 y anteriores, y v8.5 hasta v8.5alpha2, permite a usuarios autenticados provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) a trav\u00e9s de la declaraci\u00f3n SELECT con muchas cla\u00fasulas LEFT JOIN, relacionados con ciertos c\u00e1lculos del tama\u00f1o de tabla hash.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.4.1\",\"matchCriteriaId\":\"9831E863-7C5D-4C25-AC16-D2D558714036\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94222D76-82BE-4FFB-BE4B-5DBAF3080D4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B45F3BF0-9EB6-4A06-B6F7-DE95DD13EFBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"91D1232E-4D0A-4BDC-99F6-25AEE014E9AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"105E9F52-D17E-4A0B-9C46-FD32A930B1E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DE2055D-AAA4-4A6A-918F-349A9749AF09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C12409B2-161B-4F78-B7AD-3CF69DDCC574\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD2F1DA4-6625-469D-988B-5457B68851A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"870F4348-6001-4C2F-A547-61964074E7C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2E26D52-D95A-4547-BE6E-4F142F54A624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AAB2D1D-BE61-4D7C-B305-58B4F4126620\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A5F8D8B-34C5-4EBC-BB20-4D11191238B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E260F1F9-0068-4289-A8E8-C30220C2E1F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EEE16023-9A5E-46D5-B597-E6885C224786\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84D64D74-9645-4CB7-B710-4FC26FB65B37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BCF2794E-6B48-496B-B6CA-CDC7FC2160CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EB12063-F487-4067-A7A5-4482E19D8D14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51AE5B72-DDC5-4207-B467-A9583F3AC781\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99398182-C98C-4B16-9DBA-B1980BDFFA54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6FEC1DE-A2A5-4945-95B8-75FDC9ED3B63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"264AB44D-D014-4734-B538-09E5834EC30B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D5DD1E6-E190-4D75-9D27-5EFB2544B158\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3CD7F8CA-09B3-4038-B8B0-2D62A77F2478\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64815C3D-1A1A-4525-9BCD-D89BAEACC950\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B61AFB3-818D-4A82-8C80-9CA9A1DCC090\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86630398-650C-4DAC-95CC-894089BB9122\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A890CD31-1BC2-4A67-88B7-D03097D7167D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.0.317:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8E78663-EBEA-4C00-9CD0-2115676C86E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AF590F2-899F-42E1-8A57-6F514C94CE4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C0B9704E-4BA9-4389-83AB-62BC65F81D9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FEEC35A2-B17C-46EC-8697-9E03568339BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"00562C18-DD81-4B09-AF93-739AF8757A12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B52D093-7867-4FE8-B055-D8190103A1E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF1A06EE-26BD-4CDA-AEB9-01124FC37E37\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF855730-C61C-4FDC-96CB-57775A903421\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D93296E1-AEA2-443E-B9AA-D70535DDD093\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"992C3EC0-4C12-4FB0-8844-9EFB91DA95E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E3EBF1D-D5BD-4A22-B76A-2BAB21534E70\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02DC4E8A-A728-4734-B67A-C58C37DA90C1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D59B0E32-9E71-4E41-BBAF-7A20008E43E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA6511DE-AF52-4953-8394-37D24A732538\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51B93DC5-F632-47A5-9C58-52429B034D1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D011C676-47D3-4D78-9C58-749AF6C7DBDE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFD5BE40-CF55-4C0E-BD89-5CC7DF41F6BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7C1EE1C3-4472-4CE2-AB60-9535C1C4AF8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B903334-2F67-4725-8277-6913E03BEFC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6E9049-B347-4940-B523-DBB96DBFE731\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F1AD77C-BD28-43C9-B2CA-F60C1AD9D200\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF2DBE6F-7F2B-4295-937A-8799BF25F2F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.1.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3D0A988-90DD-4EC4-A51A-4C55A23B8ECE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7213327F-6909-43A7-952E-11600C28D4E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10EF0EA6-C8B6-40A7-A3AE-8639CA94D5C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9F645F3-9767-4FD8-94EB-1096DF24E6C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C342A823-EF6F-4557-9F9E-D8893EA4C2BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B85A443F-0802-412F-9AEE-3525311C93D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06253BA8-7F1E-4C79-9B2E-197307A627F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A213AB8-A5FE-4062-B895-2FC4B19F60A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A3F083E-59A8-41B1-826F-2CA39BD425C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE49E2D5-8EAC-49C7-B704-E626FBE7EC35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5059B2F-B588-463E-8E96-BC9DA129C12E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C919AF97-9713-44F8-B742-89C438DB0B48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"400BBC62-5D03-465B-A864-9CD479B963F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC8C96F7-7F85-4E47-A05F-15E3C70AF583\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C236CF1-72C0-4C3D-AE04-B67E3F18EEC8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ECC98D47-8B3C-4DE6-8C45-F5B92266027F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C170C441-619A-48DB-9332-05FA4E62C342\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.2.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"053A2531-CFAA-466D-811C-A6154826D596\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2A705DF-3654-427F-8B11-62DB0B6C9813\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"05AD5D33-86F4-4BFF-BA84-02AA1347BEEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02FDCF30-D0F7-48AA-9633-9CC060495F47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"788975F6-B3F1-4C21-B963-6BA59F14B71C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6713D96-338B-4467-9F05-3153997F62E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"01EB1A77-92AD-47FB-8290-D05C9B6C19C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74857259-30C7-422D-A24D-BE1E33F09466\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD80066B-787E-496B-88FD-F0AE291468C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88C9F0AB-A125-4DCD-A02B-E04D4D95FB5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8FF13F89-F4C3-43EC-A36A-2F9283E923B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F2631F09-73DD-4A28-8082-3939D89DDBE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F30CA60-0A82-45CD-8044-CE245393593D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3FCD765D-4267-4D67-B88A-7236455B8B94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.5:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8B1B22F-1D5F-419A-8D27-6BC40116DF8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:8.5:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A764EDA9-E730-4E96-AB86-AF1BA14C33C2\"}]}]}],\"references\":[{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/39820\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/03/09/2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/03/16/10\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0427.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0428.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0429.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/38619\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2010/1197\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=546621\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/39820\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/03/09/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/03/16/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0427.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0428.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2010-0429.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/38619\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2010/1197\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=546621\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
RHSA-2010:0428
Vulnerability from csaf_redhat
Published
2010-05-19 16:12
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 4.
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)
These packages upgrade PostgreSQL to version 7.4.29. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/7.4/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 4.\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\nThese packages upgrade PostgreSQL to version 7.4.29. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/7.4/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0428",
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
},
{
"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_0428.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T13:26:28+00:00",
"generator": {
"date": "2025-10-09T13:26:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2010:0428",
"initial_release_date": "2010-05-19T16:12:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:12:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:15:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T13:26:28+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 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
rhsa-2010_0427
Vulnerability from csaf_redhat
Published
2010-05-19 15:47
Modified
2024-11-22 03:23
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": "2024-11-22T03:23:52+00:00",
"generator": {
"date": "2024-11-22T03:23:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-22T03:23:52+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"
}
]
}
rhsa-2010:0428
Vulnerability from csaf_redhat
Published
2010-05-19 16:12
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 4.
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)
These packages upgrade PostgreSQL to version 7.4.29. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/7.4/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 4.\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\nThese packages upgrade PostgreSQL to version 7.4.29. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/7.4/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0428",
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
},
{
"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_0428.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T13:26:28+00:00",
"generator": {
"date": "2025-10-09T13:26:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2010:0428",
"initial_release_date": "2010-05-19T16:12:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:12:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:15:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T13:26:28+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 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
rhsa-2010:0429
Vulnerability from csaf_redhat
Published
2010-05-19 16:29
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 5.
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)
These packages upgrade PostgreSQL to version 8.1.21. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/8.1/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 5.\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\nThese packages upgrade PostgreSQL to version 8.1.21. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/8.1/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0429",
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
},
{
"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_0429.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T13:26:29+00:00",
"generator": {
"date": "2025-10-09T13:26:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2010:0429",
"initial_release_date": "2010-05-19T16:29:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:29:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:29:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T13:26:29+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 Desktop (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product": {
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
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"
}
]
}
rhsa-2010_0429
Vulnerability from csaf_redhat
Published
2010-05-19 16:29
Modified
2024-11-22 03:24
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 5.
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)
These packages upgrade PostgreSQL to version 8.1.21. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/8.1/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 5.\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\nThese packages upgrade PostgreSQL to version 8.1.21. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/8.1/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0429",
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
},
{
"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_0429.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2024-11-22T03:24:02+00:00",
"generator": {
"date": "2024-11-22T03:24:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2010:0429",
"initial_release_date": "2010-05-19T16:29:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:29:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:29:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T03:24:02+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 Desktop (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product": {
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
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"
}
]
}
RHSA-2010:0429
Vulnerability from csaf_redhat
Published
2010-05-19 16:29
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 5.
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)
These packages upgrade PostgreSQL to version 8.1.21. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/8.1/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 5.\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\nThese packages upgrade PostgreSQL to version 8.1.21. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/8.1/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0429",
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
},
{
"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_0429.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2025-10-09T13:26:29+00:00",
"generator": {
"date": "2025-10-09T13:26:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2010:0429",
"initial_release_date": "2010-05-19T16:29:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:29:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:29:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-09T13:26:29+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 Desktop (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product": {
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_id": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@8.1.21-1.el5_5.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@8.1.21-1.el5_5.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_id": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@8.1.21-1.el5_5.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.src"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
},
"product_reference": "postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.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-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:29: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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
}
],
"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": [
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client-Workstation:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client-Workstation:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-0:8.1.21-1.el5_5.1.src",
"5Client:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Client:postgresql-test-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-0:8.1.21-1.el5_5.1.src",
"5Server:postgresql-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-contrib-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-debuginfo-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-devel-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-docs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.ppc64",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-libs-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-pl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-python-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-server-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-tcl-0:8.1.21-1.el5_5.1.x86_64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.i386",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ia64",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.ppc",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.s390x",
"5Server:postgresql-test-0:8.1.21-1.el5_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
rhsa-2010_0428
Vulnerability from csaf_redhat
Published
2010-05-19 16:12
Modified
2024-11-22 03:23
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 4.
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)
These packages upgrade PostgreSQL to version 7.4.29. Refer to the
PostgreSQL Release Notes for a list of changes:
http://www.postgresql.org/docs/7.4/static/release.html
All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.
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 4.\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\nThese packages upgrade PostgreSQL to version 7.4.29. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/7.4/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
"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:0428",
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
},
{
"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_0428.json"
}
],
"title": "Red Hat Security Advisory: postgresql security update",
"tracking": {
"current_release_date": "2024-11-22T03:23:57+00:00",
"generator": {
"date": "2024-11-22T03:23:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2010:0428",
"initial_release_date": "2010-05-19T16:12:00+00:00",
"revision_history": [
{
"date": "2010-05-19T16:12:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-05-19T12:15:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T03:23:57+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 4",
"product": {
"name": "Red Hat Enterprise Linux AS version 4",
"product_id": "4AS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::as"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop version 4",
"product": {
"name": "Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ES version 4",
"product": {
"name": "Red Hat Enterprise Linux ES version 4",
"product_id": "4ES",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::es"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux WS version 4",
"product": {
"name": "Red Hat Enterprise Linux WS version 4",
"product_id": "4WS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_id": "postgresql-0:7.4.29-1.el4_8.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.src"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
},
"product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"relates_to_product_reference": "4WS"
}
]
},
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.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-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostgreSQL: PL/Tcl Intended restriction bypass"
},
{
"cve": "CVE-2010-1975",
"discovery_date": "2010-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "593870"
}
],
"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, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
"title": "Statement"
},
{
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "RHBZ#593870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
}
],
"release_date": "2010-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-05-19T16:12: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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
}
],
"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": [
"4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-0:7.4.29-1.el4_8.1.src",
"4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
"4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-0:7.4.29-1.el4_8.1.src",
"4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-0:7.4.29-1.el4_8.1.src",
"4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
"4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
}
]
}
ghsa-qxf5-r3fp-g7w9
Vulnerability from github
Published
2022-05-02 06:15
Modified
2022-05-02 06:15
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2010-0733"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2010-03-19T19:30:00Z",
"severity": "LOW"
},
"details": "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.",
"id": "GHSA-qxf5-r3fp-g7w9",
"modified": "2022-05-02T06:15:12Z",
"published": "2022-05-02T06:15:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0733"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2010:0427"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2010:0428"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2010:0429"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2010-0733"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"type": "WEB",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"type": "WEB",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"type": "WEB",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"type": "WEB",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"type": "WEB",
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"type": "WEB",
"url": "http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/39820"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"type": "WEB",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"type": "WEB",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"type": "WEB",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/38619"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2010/1197"
}
],
"schema_version": "1.4.0",
"severity": []
}
gsd-2010-0733
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2010-0733",
"description": "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.",
"id": "GSD-2010-0733",
"references": [
"https://www.suse.com/security/cve/CVE-2010-0733.html",
"https://access.redhat.com/errata/RHSA-2010:0429",
"https://access.redhat.com/errata/RHSA-2010:0428",
"https://access.redhat.com/errata/RHSA-2010:0427",
"https://linux.oracle.com/cve/CVE-2010-0733.html",
"https://packetstormsecurity.com/files/cve/CVE-2010-0733"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2010-0733"
],
"details": "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.",
"id": "GSD-2010-0733",
"modified": "2023-12-13T01:21:28.760456Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0733",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"name": "http://secunia.com/advisories/39820",
"refsource": "MISC",
"url": "http://secunia.com/advisories/39820"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2010-0427.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2010-0428.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2010-0429.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"name": "http://www.vupen.com/english/advisories/2010/1197",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2010/1197"
},
{
"name": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php",
"refsource": "MISC",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"name": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php",
"refsource": "MISC",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"name": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php",
"refsource": "MISC",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"name": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php",
"refsource": "MISC",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"name": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54",
"refsource": "MISC",
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"name": "http://www.openwall.com/lists/oss-security/2010/03/09/2",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"name": "http://www.openwall.com/lists/oss-security/2010/03/16/10",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"name": "http://www.securityfocus.com/bid/38619",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/38619"
},
{
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691",
"refsource": "MISC",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=546621",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.15:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.22:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.15:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.17:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.20:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.19:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.12:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.12:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.15:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.18:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.24:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "8.4.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.5:alpha2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.14:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.20:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.16:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.17:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.18:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.19:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.12:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.21:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.16:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.23:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.5:alpha1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.3.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.16:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.14:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0.317:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.2.14:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:8.1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-0733"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"refsource": "MLIST",
"tags": [],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"name": "[oss-security] 20100309 CVE Request: postgresql integer overflow in hash table size calculation",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=546621",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"name": "[oss-security] 20100316 Re: CVE Request: postgresql integer overflow in hash table size calculation",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"refsource": "MLIST",
"tags": [],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"name": "[pgsql-bugs] 20091030 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"refsource": "MLIST",
"tags": [],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"name": "[pgsql-bugs] 20091028 BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
"refsource": "MLIST",
"tags": [],
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"name": "RHSA-2010:0428",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"name": "RHSA-2010:0427",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"name": "RHSA-2010:0429",
"refsource": "REDHAT",
"tags": [],
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"name": "38619",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/38619"
},
{
"name": "39820",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/39820"
},
{
"name": "ADV-2010-1197",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2010/1197"
},
{
"name": "SUSE-SR:2010:014",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"name": "oval:org.mitre.oval:def:10691",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"name": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54",
"refsource": "MISC",
"tags": [],
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T04:16Z",
"publishedDate": "2010-03-19T19:30Z"
}
}
}
fkie_cve-2010-0733
Vulnerability from fkie_nvd
Published
2010-03-19 19:30
Modified
2025-04-11 00:51
Severity ?
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php | ||
| secalert@redhat.com | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php | ||
| secalert@redhat.com | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php | ||
| secalert@redhat.com | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php | ||
| secalert@redhat.com | http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54 | ||
| secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html | ||
| secalert@redhat.com | http://secunia.com/advisories/39820 | ||
| secalert@redhat.com | http://www.openwall.com/lists/oss-security/2010/03/09/2 | ||
| secalert@redhat.com | http://www.openwall.com/lists/oss-security/2010/03/16/10 | ||
| secalert@redhat.com | http://www.redhat.com/support/errata/RHSA-2010-0427.html | ||
| secalert@redhat.com | http://www.redhat.com/support/errata/RHSA-2010-0428.html | ||
| secalert@redhat.com | http://www.redhat.com/support/errata/RHSA-2010-0429.html | ||
| secalert@redhat.com | http://www.securityfocus.com/bid/38619 | ||
| secalert@redhat.com | http://www.vupen.com/english/advisories/2010/1197 | ||
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=546621 | Patch | |
| secalert@redhat.com | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/39820 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/03/09/2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2010/03/16/10 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.redhat.com/support/errata/RHSA-2010-0427.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.redhat.com/support/errata/RHSA-2010-0428.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.redhat.com/support/errata/RHSA-2010-0429.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/38619 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.vupen.com/english/advisories/2010/1197 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=546621 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691 |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| postgresql | postgresql | * | |
| postgresql | postgresql | 8.0 | |
| postgresql | postgresql | 8.0.0 | |
| postgresql | postgresql | 8.0.1 | |
| postgresql | postgresql | 8.0.2 | |
| postgresql | postgresql | 8.0.3 | |
| postgresql | postgresql | 8.0.4 | |
| postgresql | postgresql | 8.0.5 | |
| postgresql | postgresql | 8.0.6 | |
| postgresql | postgresql | 8.0.7 | |
| postgresql | postgresql | 8.0.8 | |
| postgresql | postgresql | 8.0.9 | |
| postgresql | postgresql | 8.0.10 | |
| postgresql | postgresql | 8.0.11 | |
| postgresql | postgresql | 8.0.12 | |
| postgresql | postgresql | 8.0.13 | |
| postgresql | postgresql | 8.0.14 | |
| postgresql | postgresql | 8.0.15 | |
| postgresql | postgresql | 8.0.16 | |
| postgresql | postgresql | 8.0.17 | |
| postgresql | postgresql | 8.0.18 | |
| postgresql | postgresql | 8.0.19 | |
| postgresql | postgresql | 8.0.20 | |
| postgresql | postgresql | 8.0.21 | |
| postgresql | postgresql | 8.0.22 | |
| postgresql | postgresql | 8.0.23 | |
| postgresql | postgresql | 8.0.24 | |
| postgresql | postgresql | 8.0.317 | |
| postgresql | postgresql | 8.1 | |
| postgresql | postgresql | 8.1.0 | |
| postgresql | postgresql | 8.1.1 | |
| postgresql | postgresql | 8.1.2 | |
| postgresql | postgresql | 8.1.3 | |
| postgresql | postgresql | 8.1.4 | |
| postgresql | postgresql | 8.1.5 | |
| postgresql | postgresql | 8.1.6 | |
| postgresql | postgresql | 8.1.7 | |
| postgresql | postgresql | 8.1.8 | |
| postgresql | postgresql | 8.1.9 | |
| postgresql | postgresql | 8.1.10 | |
| postgresql | postgresql | 8.1.11 | |
| postgresql | postgresql | 8.1.12 | |
| postgresql | postgresql | 8.1.13 | |
| postgresql | postgresql | 8.1.14 | |
| postgresql | postgresql | 8.1.15 | |
| postgresql | postgresql | 8.1.16 | |
| postgresql | postgresql | 8.1.17 | |
| postgresql | postgresql | 8.1.18 | |
| postgresql | postgresql | 8.1.19 | |
| postgresql | postgresql | 8.1.20 | |
| postgresql | postgresql | 8.2 | |
| postgresql | postgresql | 8.2.1 | |
| postgresql | postgresql | 8.2.2 | |
| postgresql | postgresql | 8.2.3 | |
| postgresql | postgresql | 8.2.4 | |
| postgresql | postgresql | 8.2.5 | |
| postgresql | postgresql | 8.2.6 | |
| postgresql | postgresql | 8.2.7 | |
| postgresql | postgresql | 8.2.8 | |
| postgresql | postgresql | 8.2.9 | |
| postgresql | postgresql | 8.2.10 | |
| postgresql | postgresql | 8.2.11 | |
| postgresql | postgresql | 8.2.12 | |
| postgresql | postgresql | 8.2.13 | |
| postgresql | postgresql | 8.2.14 | |
| postgresql | postgresql | 8.2.15 | |
| postgresql | postgresql | 8.2.16 | |
| postgresql | postgresql | 8.3 | |
| postgresql | postgresql | 8.3.1 | |
| postgresql | postgresql | 8.3.2 | |
| postgresql | postgresql | 8.3.3 | |
| postgresql | postgresql | 8.3.4 | |
| postgresql | postgresql | 8.3.5 | |
| postgresql | postgresql | 8.3.6 | |
| postgresql | postgresql | 8.3.7 | |
| postgresql | postgresql | 8.3.8 | |
| postgresql | postgresql | 8.3.9 | |
| postgresql | postgresql | 8.3.10 | |
| postgresql | postgresql | 8.4 | |
| postgresql | postgresql | 8.5 | |
| postgresql | postgresql | 8.5 | |
| postgresql | postgresql | 8.5 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9831E863-7C5D-4C25-AC16-D2D558714036",
"versionEndIncluding": "8.4.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "94222D76-82BE-4FFB-BE4B-5DBAF3080D4D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B45F3BF0-9EB6-4A06-B6F7-DE95DD13EFBF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "91D1232E-4D0A-4BDC-99F6-25AEE014E9AE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "105E9F52-D17E-4A0B-9C46-FD32A930B1E6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0DE2055D-AAA4-4A6A-918F-349A9749AF09",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C12409B2-161B-4F78-B7AD-3CF69DDCC574",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "DD2F1DA4-6625-469D-988B-5457B68851A9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "870F4348-6001-4C2F-A547-61964074E7C0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "E2E26D52-D95A-4547-BE6E-4F142F54A624",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "4AAB2D1D-BE61-4D7C-B305-58B4F4126620",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "2A5F8D8B-34C5-4EBC-BB20-4D11191238B5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E260F1F9-0068-4289-A8E8-C30220C2E1F7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "EEE16023-9A5E-46D5-B597-E6885C224786",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.12:*:*:*:*:*:*:*",
"matchCriteriaId": "84D64D74-9645-4CB7-B710-4FC26FB65B37",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.13:*:*:*:*:*:*:*",
"matchCriteriaId": "BCF2794E-6B48-496B-B6CA-CDC7FC2160CA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.14:*:*:*:*:*:*:*",
"matchCriteriaId": "8EB12063-F487-4067-A7A5-4482E19D8D14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.15:*:*:*:*:*:*:*",
"matchCriteriaId": "51AE5B72-DDC5-4207-B467-A9583F3AC781",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.16:*:*:*:*:*:*:*",
"matchCriteriaId": "99398182-C98C-4B16-9DBA-B1980BDFFA54",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.17:*:*:*:*:*:*:*",
"matchCriteriaId": "E6FEC1DE-A2A5-4945-95B8-75FDC9ED3B63",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.18:*:*:*:*:*:*:*",
"matchCriteriaId": "264AB44D-D014-4734-B538-09E5834EC30B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.19:*:*:*:*:*:*:*",
"matchCriteriaId": "8D5DD1E6-E190-4D75-9D27-5EFB2544B158",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.20:*:*:*:*:*:*:*",
"matchCriteriaId": "3CD7F8CA-09B3-4038-B8B0-2D62A77F2478",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.21:*:*:*:*:*:*:*",
"matchCriteriaId": "64815C3D-1A1A-4525-9BCD-D89BAEACC950",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.22:*:*:*:*:*:*:*",
"matchCriteriaId": "7B61AFB3-818D-4A82-8C80-9CA9A1DCC090",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.23:*:*:*:*:*:*:*",
"matchCriteriaId": "86630398-650C-4DAC-95CC-894089BB9122",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.24:*:*:*:*:*:*:*",
"matchCriteriaId": "A890CD31-1BC2-4A67-88B7-D03097D7167D",
"vulnerable": false
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.0.317:*:*:*:*:*:*:*",
"matchCriteriaId": "C8E78663-EBEA-4C00-9CD0-2115676C86E0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF590F2-899F-42E1-8A57-6F514C94CE4F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C0B9704E-4BA9-4389-83AB-62BC65F81D9A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FEEC35A2-B17C-46EC-8697-9E03568339BC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "00562C18-DD81-4B09-AF93-739AF8757A12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6B52D093-7867-4FE8-B055-D8190103A1E6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "DF1A06EE-26BD-4CDA-AEB9-01124FC37E37",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "FF855730-C61C-4FDC-96CB-57775A903421",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "D93296E1-AEA2-443E-B9AA-D70535DDD093",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "992C3EC0-4C12-4FB0-8844-9EFB91DA95E3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "8E3EBF1D-D5BD-4A22-B76A-2BAB21534E70",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.9:*:*:*:*:*:*:*",
"matchCriteriaId": "02DC4E8A-A728-4734-B67A-C58C37DA90C1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.10:*:*:*:*:*:*:*",
"matchCriteriaId": "D59B0E32-9E71-4E41-BBAF-7A20008E43E4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.11:*:*:*:*:*:*:*",
"matchCriteriaId": "CA6511DE-AF52-4953-8394-37D24A732538",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.12:*:*:*:*:*:*:*",
"matchCriteriaId": "51B93DC5-F632-47A5-9C58-52429B034D1A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.13:*:*:*:*:*:*:*",
"matchCriteriaId": "D011C676-47D3-4D78-9C58-749AF6C7DBDE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.14:*:*:*:*:*:*:*",
"matchCriteriaId": "DFD5BE40-CF55-4C0E-BD89-5CC7DF41F6BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.15:*:*:*:*:*:*:*",
"matchCriteriaId": "7C1EE1C3-4472-4CE2-AB60-9535C1C4AF8B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.16:*:*:*:*:*:*:*",
"matchCriteriaId": "3B903334-2F67-4725-8277-6913E03BEFC3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.17:*:*:*:*:*:*:*",
"matchCriteriaId": "2F6E9049-B347-4940-B523-DBB96DBFE731",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.18:*:*:*:*:*:*:*",
"matchCriteriaId": "6F1AD77C-BD28-43C9-B2CA-F60C1AD9D200",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.19:*:*:*:*:*:*:*",
"matchCriteriaId": "BF2DBE6F-7F2B-4295-937A-8799BF25F2F3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.1.20:*:*:*:*:*:*:*",
"matchCriteriaId": "E3D0A988-90DD-4EC4-A51A-4C55A23B8ECE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "7213327F-6909-43A7-952E-11600C28D4E3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "10EF0EA6-C8B6-40A7-A3AE-8639CA94D5C5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D9F645F3-9767-4FD8-94EB-1096DF24E6C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "C342A823-EF6F-4557-9F9E-D8893EA4C2BA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "B85A443F-0802-412F-9AEE-3525311C93D4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "06253BA8-7F1E-4C79-9B2E-197307A627F0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "2A213AB8-A5FE-4062-B895-2FC4B19F60A4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "9A3F083E-59A8-41B1-826F-2CA39BD425C9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.8:*:*:*:*:*:*:*",
"matchCriteriaId": "DE49E2D5-8EAC-49C7-B704-E626FBE7EC35",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.9:*:*:*:*:*:*:*",
"matchCriteriaId": "A5059B2F-B588-463E-8E96-BC9DA129C12E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.10:*:*:*:*:*:*:*",
"matchCriteriaId": "C919AF97-9713-44F8-B742-89C438DB0B48",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.11:*:*:*:*:*:*:*",
"matchCriteriaId": "400BBC62-5D03-465B-A864-9CD479B963F8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.12:*:*:*:*:*:*:*",
"matchCriteriaId": "BC8C96F7-7F85-4E47-A05F-15E3C70AF583",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.13:*:*:*:*:*:*:*",
"matchCriteriaId": "6C236CF1-72C0-4C3D-AE04-B67E3F18EEC8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.14:*:*:*:*:*:*:*",
"matchCriteriaId": "ECC98D47-8B3C-4DE6-8C45-F5B92266027F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.15:*:*:*:*:*:*:*",
"matchCriteriaId": "C170C441-619A-48DB-9332-05FA4E62C342",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.2.16:*:*:*:*:*:*:*",
"matchCriteriaId": "053A2531-CFAA-466D-811C-A6154826D596",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A2A705DF-3654-427F-8B11-62DB0B6C9813",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "05AD5D33-86F4-4BFF-BA84-02AA1347BEEB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "02FDCF30-D0F7-48AA-9633-9CC060495F47",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "788975F6-B3F1-4C21-B963-6BA59F14B71C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E6713D96-338B-4467-9F05-3153997F62E2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "01EB1A77-92AD-47FB-8290-D05C9B6C19C4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "74857259-30C7-422D-A24D-BE1E33F09466",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "CD80066B-787E-496B-88FD-F0AE291468C5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "88C9F0AB-A125-4DCD-A02B-E04D4D95FB5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "8FF13F89-F4C3-43EC-A36A-2F9283E923B8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.3.10:*:*:*:*:*:*:*",
"matchCriteriaId": "F2631F09-73DD-4A28-8082-3939D89DDBE0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "8F30CA60-0A82-45CD-8044-CE245393593D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "3FCD765D-4267-4D67-B88A-7236455B8B94",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "A8B1B22F-1D5F-419A-8D27-6BC40116DF8E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha2:*:*:*:*:*:*",
"matchCriteriaId": "A764EDA9-E730-4E96-AB86-AF1BA14C33C2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Desbordamiento de entero en src/backend/executor/nodeHash.c en PostgreSQL v8.4.1 y anteriores, y v8.5 hasta v8.5alpha2, permite a usuarios autenticados provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) a trav\u00e9s de la declaraci\u00f3n SELECT con muchas cla\u00fasulas LEFT JOIN, relacionados con ciertos c\u00e1lculos del tama\u00f1o de tabla hash."
}
],
"id": "CVE-2010-0733",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2010-03-19T19:30:00.547",
"references": [
{
"source": "secalert@redhat.com",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"source": "secalert@redhat.com",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"source": "secalert@redhat.com",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"source": "secalert@redhat.com",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"source": "secalert@redhat.com",
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"source": "secalert@redhat.com",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"source": "secalert@redhat.com",
"url": "http://secunia.com/advisories/39820"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"source": "secalert@redhat.com",
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"source": "secalert@redhat.com",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"source": "secalert@redhat.com",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"source": "secalert@redhat.com",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"source": "secalert@redhat.com",
"url": "http://www.securityfocus.com/bid/38619"
},
{
"source": "secalert@redhat.com",
"url": "http://www.vupen.com/english/advisories/2010/1197"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"source": "secalert@redhat.com",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/39820"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/38619"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.vupen.com/english/advisories/2010/1197"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-189"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
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…