Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2005-1636
Vulnerability from cvelistv5
Published
2005-05-17 04:00
Modified
2024-08-07 21:59
Severity ?
EPSS score ?
Summary
mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T21:59:23.548Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "name": "15369", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/15369" }, { "name": "17080", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/17080" }, { "name": "20050517 MySQL \u003c 4.0.12 \u0026\u0026 MySQL \u003c= 5.0.4 : Insecure tmp", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "name": "13660", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/13660" }, { "name": "oval:org.mitre.oval:def:9504", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "name": "MDKSA-2006:045", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "name": "RHSA-2005:685", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2005-05-17T00:00:00", "descriptions": [ { "lang": "en", "value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-10-10T00:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "name": "15369", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/15369" }, { "name": "17080", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/17080" }, { "name": "20050517 MySQL \u003c 4.0.12 \u0026\u0026 MySQL \u003c= 5.0.4 : Insecure tmp", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "name": "13660", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/13660" }, { "name": "oval:org.mitre.oval:def:9504", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "name": "MDKSA-2006:045", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "name": "RHSA-2005:685", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-1636", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.zataz.net/adviso/mysql-05172005.txt", "refsource": "MISC", "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "name": "15369", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/15369" }, { "name": "17080", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17080" }, { "name": "20050517 MySQL \u003c 4.0.12 \u0026\u0026 MySQL \u003c= 5.0.4 : Insecure tmp", "refsource": "FULLDISC", "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "name": "13660", "refsource": "BID", "url": "http://www.securityfocus.com/bid/13660" }, { "name": "oval:org.mitre.oval:def:9504", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "name": "MDKSA-2006:045", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "name": "RHSA-2005:685", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2005-1636", "datePublished": "2005-05-17T04:00:00", "dateReserved": "2005-05-17T00:00:00", "dateUpdated": "2024-08-07T21:59:23.548Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B77A2761-2B44-4061-9C29-A54F90A1AD83\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B3AD851-056F-4E57-B85B-4AC5A5A20C0C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FD24EA8C-4FCA-4F40-B2EA-7DFA49432483\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"754B78F2-A03C-40BE-812B-F5E57B93D20B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"41BEAD26-ADDC-4FC6-A493-584315183936\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"153E8DFB-4197-4117-87C6-C0FBE3C05600\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"765BF98E-7AB1-45EA-9935-2C311E621211\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DCDCB80C-60B8-468E-A689-2C9DFF1F51C5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"22408224-0634-4CC6-888F-892E9D932CE3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2B2646B4-593E-4AC9-8292-1AD805632DC0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.5a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CD959AEC-EE71-4E86-9AD0-ED6FF45AC848\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30EC061-A04C-4402-91A0-B7E8DA9DBA5C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB5E12B3-F6CA-48CE-96C9-9B63EDB91C57\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.7:gamma:*:*:*:*:*:*\", \"matchCriteriaId\": \"4D57E557-7F6D-4618-86AC-B10C08341900\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3ECE1A40-0603-421E-BCCF-111EC3C2BCE6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.8:gamma:*:*:*:*:*:*\", \"matchCriteriaId\": \"B657610A-8EDB-407B-A81F-C3CDF2EF6ED3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8EC10CD2-B9A3-46DD-839E-C7FB6647155F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.9:gamma:*:*:*:*:*:*\", \"matchCriteriaId\": \"E4D5D4B9-B831-4DDD-8FDD-3D14F167822A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5EC21395-4C78-4343-9452-578B24C2656D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"21BC82AF-5E80-4AE4-A765-9D3725D9E5F3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:4.0.11:gamma:*:*:*:*:*:*\", \"matchCriteriaId\": \"8CF2E25B-8689-4396-9C2B-99EEF4AB02BD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.0.0:alpha:*:*:*:*:*:*\", \"matchCriteriaId\": \"19001041-22C4-4D2C-A918-378DACBB1DF4\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.\"}]", "id": "CVE-2005-1636", "lastModified": "2024-11-20T23:57:47.123", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 4.6, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.9, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": true, \"userInteractionRequired\": false}]}", "published": "2005-05-17T04:00:00.000", "references": "[{\"url\": \"http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/15369\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/17080\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDKSA-2006:045\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.redhat.com/support/errata/RHSA-2005-685.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/13660\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.zataz.net/adviso/mysql-05172005.txt\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/15369\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/17080\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDKSA-2006:045\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.redhat.com/support/errata/RHSA-2005-685.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/13660\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.zataz.net/adviso/mysql-05172005.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2005-1636\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2005-05-17T04:00:00.000\",\"lastModified\":\"2024-11-20T23:57:47.123\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B77A2761-2B44-4061-9C29-A54F90A1AD83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B3AD851-056F-4E57-B85B-4AC5A5A20C0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD24EA8C-4FCA-4F40-B2EA-7DFA49432483\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"754B78F2-A03C-40BE-812B-F5E57B93D20B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41BEAD26-ADDC-4FC6-A493-584315183936\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"153E8DFB-4197-4117-87C6-C0FBE3C05600\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"765BF98E-7AB1-45EA-9935-2C311E621211\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DCDCB80C-60B8-468E-A689-2C9DFF1F51C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22408224-0634-4CC6-888F-892E9D932CE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B2646B4-593E-4AC9-8292-1AD805632DC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.5a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD959AEC-EE71-4E86-9AD0-ED6FF45AC848\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30EC061-A04C-4402-91A0-B7E8DA9DBA5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB5E12B3-F6CA-48CE-96C9-9B63EDB91C57\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.7:gamma:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D57E557-7F6D-4618-86AC-B10C08341900\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3ECE1A40-0603-421E-BCCF-111EC3C2BCE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.8:gamma:*:*:*:*:*:*\",\"matchCriteriaId\":\"B657610A-8EDB-407B-A81F-C3CDF2EF6ED3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EC10CD2-B9A3-46DD-839E-C7FB6647155F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.9:gamma:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4D5D4B9-B831-4DDD-8FDD-3D14F167822A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5EC21395-4C78-4343-9452-578B24C2656D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21BC82AF-5E80-4AE4-A765-9D3725D9E5F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:4.0.11:gamma:*:*:*:*:*:*\",\"matchCriteriaId\":\"8CF2E25B-8689-4396-9C2B-99EEF4AB02BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.0.0:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"19001041-22C4-4D2C-A918-378DACBB1DF4\"}]}]}],\"references\":[{\"url\":\"http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/15369\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/17080\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2006:045\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2005-685.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/13660\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.zataz.net/adviso/mysql-05172005.txt\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/15369\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/17080\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDKSA-2006:045\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2005-685.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/13660\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.zataz.net/adviso/mysql-05172005.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2005:685
Vulnerability from csaf_redhat
Published
2005-10-05 12:04
Modified
2024-11-21 23:57
Summary
Red Hat Security Advisory: mysql security update
Notes
Topic
Updated mysql packages that fix a temporary file flaw and a number of bugs
are now available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Details
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries.
An insecure temporary file handling bug was found in the mysql_install_db
script. It is possible for a local user to create specially crafted files
in /tmp which could allow them to execute arbitrary SQL commands during
database installation. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.
These packages update mysql to version 4.1.12, fixing a number of problems.
Also, support for SSL-encrypted connections to the database server is now
provided.
All users of mysql are advised to upgrade to these updated packages.
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": "Low" }, "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 mysql packages that fix a temporary file flaw and a number of bugs\nare now available.\n\nThis update has been rated as having low security impact by the Red Hat\nSecurity Response Team.", "title": "Topic" }, { "category": "general", "text": "MySQL is a multi-user, multi-threaded SQL database server. MySQL is a\nclient/server implementation consisting of a server daemon (mysqld)\nand many different client programs and libraries.\n\nAn insecure temporary file handling bug was found in the mysql_install_db\nscript. It is possible for a local user to create specially crafted files\nin /tmp which could allow them to execute arbitrary SQL commands during\ndatabase installation. The Common Vulnerabilities and Exposures project\n(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.\n\nThese packages update mysql to version 4.1.12, fixing a number of problems.\nAlso, support for SSL-encrypted connections to the database server is now\nprovided.\n\nAll users of mysql are advised to upgrade to these updated packages.", "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-2005:685", "url": "https://access.redhat.com/errata/RHSA-2005:685" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "158688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=158688" }, { "category": "external", "summary": "163694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=163694" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2005/rhsa-2005_685.json" } ], "title": "Red Hat Security Advisory: mysql security update", "tracking": { "current_release_date": "2024-11-21T23:57:03+00:00", "generator": { "date": "2024-11-21T23:57:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2005:685", "initial_release_date": "2005-10-05T12:04:00+00:00", "revision_history": [ { "date": "2005-10-05T12:04:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2005-10-05T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T23:57:03+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": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product_id": "mysql-0:4.1.12-3.RHEL4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2005-1636", "discovery_date": "2005-05-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617657" } ], "notes": [ { "category": "description", "text": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2005-1636" }, { "category": "external", "summary": "RHBZ#1617657", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617657" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2005-1636", "url": "https://www.cve.org/CVERecord?id=CVE-2005-1636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636" } ], "release_date": "2005-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2005-10-05T12:04: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2005:685" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" } ] }
rhsa-2005_685
Vulnerability from csaf_redhat
Published
2005-10-05 12:04
Modified
2024-11-21 23:57
Summary
Red Hat Security Advisory: mysql security update
Notes
Topic
Updated mysql packages that fix a temporary file flaw and a number of bugs
are now available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Details
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries.
An insecure temporary file handling bug was found in the mysql_install_db
script. It is possible for a local user to create specially crafted files
in /tmp which could allow them to execute arbitrary SQL commands during
database installation. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.
These packages update mysql to version 4.1.12, fixing a number of problems.
Also, support for SSL-encrypted connections to the database server is now
provided.
All users of mysql are advised to upgrade to these updated packages.
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": "Low" }, "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 mysql packages that fix a temporary file flaw and a number of bugs\nare now available.\n\nThis update has been rated as having low security impact by the Red Hat\nSecurity Response Team.", "title": "Topic" }, { "category": "general", "text": "MySQL is a multi-user, multi-threaded SQL database server. MySQL is a\nclient/server implementation consisting of a server daemon (mysqld)\nand many different client programs and libraries.\n\nAn insecure temporary file handling bug was found in the mysql_install_db\nscript. It is possible for a local user to create specially crafted files\nin /tmp which could allow them to execute arbitrary SQL commands during\ndatabase installation. The Common Vulnerabilities and Exposures project\n(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.\n\nThese packages update mysql to version 4.1.12, fixing a number of problems.\nAlso, support for SSL-encrypted connections to the database server is now\nprovided.\n\nAll users of mysql are advised to upgrade to these updated packages.", "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-2005:685", "url": "https://access.redhat.com/errata/RHSA-2005:685" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "158688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=158688" }, { "category": "external", "summary": "163694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=163694" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2005/rhsa-2005_685.json" } ], "title": "Red Hat Security Advisory: mysql security update", "tracking": { "current_release_date": "2024-11-21T23:57:03+00:00", "generator": { "date": "2024-11-21T23:57:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2005:685", "initial_release_date": "2005-10-05T12:04:00+00:00", "revision_history": [ { "date": "2005-10-05T12:04:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2005-10-05T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T23:57:03+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": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product_id": "mysql-0:4.1.12-3.RHEL4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2005-1636", "discovery_date": "2005-05-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617657" } ], "notes": [ { "category": "description", "text": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2005-1636" }, { "category": "external", "summary": "RHBZ#1617657", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617657" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2005-1636", "url": "https://www.cve.org/CVERecord?id=CVE-2005-1636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636" } ], "release_date": "2005-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2005-10-05T12:04: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2005:685" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" } ] }
RHSA-2005:685
Vulnerability from csaf_redhat
Published
2005-10-05 12:04
Modified
2024-11-21 23:57
Summary
Red Hat Security Advisory: mysql security update
Notes
Topic
Updated mysql packages that fix a temporary file flaw and a number of bugs
are now available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Details
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries.
An insecure temporary file handling bug was found in the mysql_install_db
script. It is possible for a local user to create specially crafted files
in /tmp which could allow them to execute arbitrary SQL commands during
database installation. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.
These packages update mysql to version 4.1.12, fixing a number of problems.
Also, support for SSL-encrypted connections to the database server is now
provided.
All users of mysql are advised to upgrade to these updated packages.
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": "Low" }, "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 mysql packages that fix a temporary file flaw and a number of bugs\nare now available.\n\nThis update has been rated as having low security impact by the Red Hat\nSecurity Response Team.", "title": "Topic" }, { "category": "general", "text": "MySQL is a multi-user, multi-threaded SQL database server. MySQL is a\nclient/server implementation consisting of a server daemon (mysqld)\nand many different client programs and libraries.\n\nAn insecure temporary file handling bug was found in the mysql_install_db\nscript. It is possible for a local user to create specially crafted files\nin /tmp which could allow them to execute arbitrary SQL commands during\ndatabase installation. The Common Vulnerabilities and Exposures project\n(cve.mitre.org) has assigned the name CAN-2005-1636 to this issue.\n\nThese packages update mysql to version 4.1.12, fixing a number of problems.\nAlso, support for SSL-encrypted connections to the database server is now\nprovided.\n\nAll users of mysql are advised to upgrade to these updated packages.", "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-2005:685", "url": "https://access.redhat.com/errata/RHSA-2005:685" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "158688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=158688" }, { "category": "external", "summary": "163694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=163694" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2005/rhsa-2005_685.json" } ], "title": "Red Hat Security Advisory: mysql security update", "tracking": { "current_release_date": "2024-11-21T23:57:03+00:00", "generator": { "date": "2024-11-21T23:57:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2005:685", "initial_release_date": "2005-10-05T12:04:00+00:00", "revision_history": [ { "date": "2005-10-05T12:04:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2005-10-05T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T23:57:03+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": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ia64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=i386" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.src", "product_id": "mysql-0:4.1.12-3.RHEL4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=ppc" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=ppc64" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_id": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390x" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@4.1.12-3.RHEL4.1?arch=s390" } } }, { "category": "product_version", "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_id": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@4.1.12-3.RHEL4.1?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.src" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" }, "product_reference": "mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2005-1636", "discovery_date": "2005-05-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617657" } ], "notes": [ { "category": "description", "text": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2005-1636" }, { "category": "external", "summary": "RHBZ#1617657", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617657" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2005-1636", "url": "https://www.cve.org/CVERecord?id=CVE-2005-1636" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636" } ], "release_date": "2005-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2005-10-05T12:04: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 Red Hat Network. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.", "product_ids": [ "4AS:mysql-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-0:4.1.12-3.RHEL4.1.src", "4AS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4AS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.src", "4Desktop:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4Desktop:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-0:4.1.12-3.RHEL4.1.src", "4ES:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4ES:mysql-server-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-0:4.1.12-3.RHEL4.1.src", "4WS:mysql-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-bench-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.ppc64", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-debuginfo-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-devel-0:4.1.12-3.RHEL4.1.x86_64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.i386", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ia64", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.ppc", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.s390x", "4WS:mysql-server-0:4.1.12-3.RHEL4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2005:685" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" } ] }
gsd-2005-1636
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2005-1636", "description": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "id": "GSD-2005-1636", "references": [ "https://www.debian.org/security/2005/dsa-783", "https://access.redhat.com/errata/RHSA-2005:685" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2005-1636" ], "details": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "id": "GSD-2005-1636", "modified": "2023-12-13T01:20:11.604090Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-1636", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.zataz.net/adviso/mysql-05172005.txt", "refsource": "MISC", "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "name": "15369", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/15369" }, { "name": "17080", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17080" }, { "name": "20050517 MySQL \u003c 4.0.12 \u0026\u0026 MySQL \u003c= 5.0.4 : Insecure tmp", "refsource": "FULLDISC", "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "name": "13660", "refsource": "BID", "url": "http://www.securityfocus.com/bid/13660" }, { "name": "oval:org.mitre.oval:def:9504", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "name": "MDKSA-2006:045", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "name": "RHSA-2005:685", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.11:gamma:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.7:gamma:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mysql:mysql:5.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mysql:mysql:5.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mysql:mysql:5.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.9:gamma:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.5a:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:5.0.0:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:mysql:4.0.8:gamma:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mysql:mysql:5.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2005-1636" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.zataz.net/adviso/mysql-05172005.txt", "refsource": "MISC", "tags": [], "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "name": "13660", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/13660" }, { "name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "name": "15369", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/15369" }, { "name": "RHSA-2005:685", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" }, { "name": "17080", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/17080" }, { "name": "MDKSA-2006:045", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "name": "20050517 MySQL \u003c 4.0.12 \u0026\u0026 MySQL \u003c= 5.0.4 : Insecure tmp", "refsource": "FULLDISC", "tags": [], "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "name": "oval:org.mitre.oval:def:9504", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-12-17T17:12Z", "publishedDate": "2005-05-17T04:00Z" } } }
ghsa-pww4-5979-pcmm
Vulnerability from github
Published
2022-05-01 02:00
Modified
2022-05-01 02:00
Details
mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents.
{ "affected": [], "aliases": [ "CVE-2005-1636" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-05-17T04:00:00Z", "severity": "MODERATE" }, "details": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents.", "id": "GHSA-pww4-5979-pcmm", "modified": "2022-05-01T02:00:38Z", "published": "2022-05-01T02:00:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1636" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "type": "WEB", "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/15369" }, { "type": "WEB", "url": "http://secunia.com/advisories/17080" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/13660" }, { "type": "WEB", "url": "http://www.zataz.net/adviso/mysql-05172005.txt" } ], "schema_version": "1.4.0", "severity": [] }
CVE-2005-1636
Vulnerability from fkie_nvd
Published
2005-05-17 04:00
Modified
2024-11-20 23:57
Severity ?
Summary
mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
mysql | mysql | 5.0.1 | |
mysql | mysql | 5.0.2 | |
mysql | mysql | 5.0.3 | |
mysql | mysql | 5.0.4 | |
oracle | mysql | 4.0.0 | |
oracle | mysql | 4.0.1 | |
oracle | mysql | 4.0.2 | |
oracle | mysql | 4.0.3 | |
oracle | mysql | 4.0.4 | |
oracle | mysql | 4.0.5 | |
oracle | mysql | 4.0.5a | |
oracle | mysql | 4.0.6 | |
oracle | mysql | 4.0.7 | |
oracle | mysql | 4.0.7 | |
oracle | mysql | 4.0.8 | |
oracle | mysql | 4.0.8 | |
oracle | mysql | 4.0.9 | |
oracle | mysql | 4.0.9 | |
oracle | mysql | 4.0.10 | |
oracle | mysql | 4.0.11 | |
oracle | mysql | 4.0.11 | |
oracle | mysql | 5.0.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mysql:mysql:5.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "B77A2761-2B44-4061-9C29-A54F90A1AD83", "vulnerable": true }, { "criteria": "cpe:2.3:a:mysql:mysql:5.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "5B3AD851-056F-4E57-B85B-4AC5A5A20C0C", "vulnerable": true }, { "criteria": "cpe:2.3:a:mysql:mysql:5.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "FD24EA8C-4FCA-4F40-B2EA-7DFA49432483", "vulnerable": true }, { "criteria": "cpe:2.3:a:mysql:mysql:5.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "754B78F2-A03C-40BE-812B-F5E57B93D20B", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "41BEAD26-ADDC-4FC6-A493-584315183936", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "153E8DFB-4197-4117-87C6-C0FBE3C05600", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "765BF98E-7AB1-45EA-9935-2C311E621211", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.3:*:*:*:*:*:*:*", "matchCriteriaId": "DCDCB80C-60B8-468E-A689-2C9DFF1F51C5", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.4:*:*:*:*:*:*:*", "matchCriteriaId": "22408224-0634-4CC6-888F-892E9D932CE3", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.5:*:*:*:*:*:*:*", "matchCriteriaId": "2B2646B4-593E-4AC9-8292-1AD805632DC0", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.5a:*:*:*:*:*:*:*", "matchCriteriaId": "CD959AEC-EE71-4E86-9AD0-ED6FF45AC848", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.6:*:*:*:*:*:*:*", "matchCriteriaId": "E30EC061-A04C-4402-91A0-B7E8DA9DBA5C", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.7:*:*:*:*:*:*:*", "matchCriteriaId": "EB5E12B3-F6CA-48CE-96C9-9B63EDB91C57", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.7:gamma:*:*:*:*:*:*", "matchCriteriaId": "4D57E557-7F6D-4618-86AC-B10C08341900", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.8:*:*:*:*:*:*:*", "matchCriteriaId": "3ECE1A40-0603-421E-BCCF-111EC3C2BCE6", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.8:gamma:*:*:*:*:*:*", "matchCriteriaId": "B657610A-8EDB-407B-A81F-C3CDF2EF6ED3", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.9:*:*:*:*:*:*:*", "matchCriteriaId": "8EC10CD2-B9A3-46DD-839E-C7FB6647155F", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.9:gamma:*:*:*:*:*:*", "matchCriteriaId": "E4D5D4B9-B831-4DDD-8FDD-3D14F167822A", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.10:*:*:*:*:*:*:*", "matchCriteriaId": "5EC21395-4C78-4343-9452-578B24C2656D", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.11:*:*:*:*:*:*:*", "matchCriteriaId": "21BC82AF-5E80-4AE4-A765-9D3725D9E5F3", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:4.0.11:gamma:*:*:*:*:*:*", "matchCriteriaId": "8CF2E25B-8689-4396-9C2B-99EEF4AB02BD", "vulnerable": true }, { "criteria": "cpe:2.3:a:oracle:mysql:5.0.0:alpha:*:*:*:*:*:*", "matchCriteriaId": "19001041-22C4-4D2C-A918-378DACBB1DF4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file\u0027s contents." } ], "id": "CVE-2005-1636", "lastModified": "2024-11-20T23:57:47.123", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2005-05-17T04:00:00.000", "references": [ { "source": "cve@mitre.org", "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/15369" }, { "source": "cve@mitre.org", "url": "http://secunia.com/advisories/17080" }, { "source": "cve@mitre.org", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "source": "cve@mitre.org", "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/13660" }, { "source": "cve@mitre.org", "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "source": "cve@mitre.org", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "source": "cve@mitre.org", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://marc.info/?l=full-disclosure\u0026m=111632686805498\u0026w=2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/15369" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/17080" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.redhat.com/support/errata/RHSA-2005-685.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/13660" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.zataz.net/adviso/mysql-05172005.txt" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "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.
- 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.