Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-3660 (GCVE-0-2014-3660)
Vulnerability from cvelistv5
Published
2014-11-04 16:00
Modified
2024-08-06 10:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the "billion laughs" attack.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T10:50:17.928Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "name": "59903", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/59903" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "name": "DSA-3057", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2014/dsa-3057" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT205030" }, { "name": "70644", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/70644" }, { "name": "openSUSE-SU-2014:1330", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "name": "61966", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/61966" }, { "name": "61965", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/61965" }, { "name": "USN-2389-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "name": "APPLE-SA-2015-08-13-2", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "name": "APPLE-SA-2015-08-13-3", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "name": "[oss-security] 20141017 libxml2 issue: billioun laughs variant (CVE-2014-3660)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "name": "MDVSA-2014:244", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "name": "RHSA-2014:1655", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "name": "RHSA-2014:1885", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "name": "61991", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/61991" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "name": "openSUSE-SU-2015:2372", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://support.apple.com/kb/HT205031" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-10-16T00:00:00", "descriptions": [ { "lang": "en", "value": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2016-12-06T18:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "name": "59903", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/59903" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "name": "DSA-3057", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2014/dsa-3057" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT205030" }, { "name": "70644", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/70644" }, { "name": "openSUSE-SU-2014:1330", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "name": "61966", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/61966" }, { "name": "61965", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/61965" }, { "name": "USN-2389-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "name": "APPLE-SA-2015-08-13-2", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "name": "APPLE-SA-2015-08-13-3", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "name": "[oss-security] 20141017 libxml2 issue: billioun laughs variant (CVE-2014-3660)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "name": "MDVSA-2014:244", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "name": "RHSA-2014:1655", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "name": "RHSA-2014:1885", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "name": "61991", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/61991" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "name": "openSUSE-SU-2015:2372", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://support.apple.com/kb/HT205031" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3660", "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": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "name": "59903", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59903" }, { "name": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html", "refsource": "MISC", "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "name": "DSA-3057", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-3057" }, { "name": "https://support.apple.com/kb/HT205030", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT205030" }, { "name": "70644", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70644" }, { "name": "openSUSE-SU-2014:1330", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "name": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff", "refsource": "MISC", "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "name": "61966", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61966" }, { "name": "61965", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61965" }, { "name": "USN-2389-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "name": "APPLE-SA-2015-08-13-2", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "name": "APPLE-SA-2015-08-13-3", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "name": "[oss-security] 20141017 libxml2 issue: billioun laughs variant (CVE-2014-3660)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "name": "MDVSA-2014:244", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "name": "RHSA-2014:1655", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "name": "RHSA-2014:1885", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "name": "61991", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61991" }, { "name": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705", "refsource": "CONFIRM", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "name": "openSUSE-SU-2015:2372", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "name": "https://support.apple.com/kb/HT205031", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT205031" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-3660", "datePublished": "2014-11-04T16:00:00", "dateReserved": "2014-05-14T00:00:00", "dateUpdated": "2024-08-06T10:50:17.928Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2014-3660\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-11-04T16:55:06.043\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \\\"billion laughs\\\" attack.\"},{\"lang\":\"es\",\"value\":\"parser.c en libxml2 anterior a 2.9.2 no previene debidamente la expansi\u00f3n de entidades incluso cuando la substituci\u00f3n de entidades haya sido deshabilitada, lo que permite a atacantes dependientes de contexto causar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de un documento XML manipualdo que contiene un n\u00famero grande de referencias de entidades anidadas, una variante del ataque del \u0027bill\u00f3n de risas\u0027.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"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:xmlsoft:libxml2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.9.1\",\"matchCriteriaId\":\"18BCA403-8F0F-4564-BE7E-1DE10408B54B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"586C0FAB-E288-4EFB-8946-4535971F23F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"15236DDC-0095-4253-9113-61F76EFC0769\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98F95AB1-D3D0-4E39-B135-4B55991845CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"392E4AA7-00D2-45B1-9FA7-C1C7C37431F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.0:beta:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7839A86-59AA-400C-BF29-18E612B8EB4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F9A211A-5C44-4BDC-9676-3B7B937835B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BECA085A-BEF1-4AD2-ABBA-069CE2642796\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E66BF7BC-5B5C-40BB-B826-3CC9DBAB53D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F330D609-31EB-4B4C-B007-ACEABA557F54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9E2F05B-B298-489C-9E44-62E0A199E148\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"070B2F1F-9A99-4A20-9BA9-CF175D482DA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25DC5AE4-9DEA-4828-96F0-57BACB6C9B25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDE26E6D-53FF-4001-8F25-C112635CB74E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1210A8D-5359-4FD4-963F-506200AA20AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA748E50-798F-40EA-B252-0A166DEEB120\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.2.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5B9E7CC-D552-4C9A-909E-42D375452E09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06C20B5C-16E7-4C1B-A2DB-8EB4B9A7045D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7A901B3-B0F4-4D2B-8CAF-25938219B657\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"12FCBA01-D739-4BA2-83F5-D41A6DF91F1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFC8C43D-84C7-4C0C-8DD1-66206D665C35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E60C1B4-BBC1-4E2B-8323-A7E059EF6BEE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B677850-4FE9-4522-ADAE-42C5D17D4A7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BB7931B-55AA-4735-8AAB-9F3A9E9C0123\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4A5B9AF-7F82-4EEC-A776-587C6DD44448\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94D33392-DD5C-4704-BECF-69D416F9F2C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1BA896F-07D7-4B93-939B-B6CDD1DCA87C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"647CA5AD-5AC2-448E-8445-62837F413361\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37D4241B-A328-45F0-9FAB-CEE20DC7432E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CAAD77C4-84EC-4924-90F8-35A2375AA6A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A124C5A-C72C-4623-925E-378FF40671EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.3.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8ACD2FD4-E884-4FC5-842B-86AAE06D9E05\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"14A9036D-1474-4097-9E70-09F7BBA2826C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8884CF6-2F5B-465F-841B-3C69EC3BE3BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A699B966-3756-4D5B-8693-0678EEDD8AD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A1E50FED-4BAD-4D04-98C3-C2427E086C1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"70880522-BBC0-4D5C-8DA3-245E189FA1C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A8BA1A0-F8E7-4B93-B667-D012C91F831E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"27662848-9CD5-43BC-9A1B-8C6EBACCCC21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C967E50C-E7AA-49D0-A055-20CA083CA232\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA398ACA-73C2-4093-AD35-E30161C96C25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"757B5A74-6B7B-4F01-9891-9F9E510074C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C10CC4C-3A9C-4AD0-A7C1-ACF781BF20D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2E67FD94-4E96-4FCC-990B-4C0A5C599ED0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E7DDE27-9DE8-4E45-AFA2-AFFEA8F0D917\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92CEEDA7-5DFC-4DB0-989E-F356E5CF65A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25D60B58-3558-4244-A5B3-8D16F53A9588\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5DB409B-795F-4F8A-85E1-0B4E66AE9D48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"457C47ED-A429-42AE-9FF9-978D605BACFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C20B9D5-9E10-4B6D-8095-B2A63EDB8D16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9087E4FE-661F-4803-BB3B-09D2699265E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7C2D01CF-9FCE-41F8-997E-EA9BDCCD8C76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84E1C7A6-DCA7-4760-B1B6-EFB256978CFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F1E7CFF-E4B3-4B31-BE23-C187544E9488\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"81EDD077-5183-4588-8DB1-93A0597AAA34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"530FE28C-0D51-4BF9-AE43-D65F9913B48B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F030053E-2292-42E2-8435-0CFBDDE688DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.26:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0258377-DD8B-4FA6-B075-E8489C83CEAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"69E0BD23-38C6-43C0-870F-00B13F7C91D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3D3350E-5186-4DC8-9D1B-59068A469496\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F76783D0-63F8-48A7-85FE-E5E8DBFA223D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.4.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52AE89B2-C1A3-48C8-AEB5-4B0D757AE361\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8ACA170D-21DB-47CD-AD73-2DEB2A2439F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFC48A66-7D1F-4446-BC50-6C1A1DF819E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0A86D90-C64E-4850-8D6E-94D3C0789241\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06A50725-AC7A-4FDB-887A-3DCB369C943D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D463EC3C-88F1-46D9-ADB6-6283DC23B0B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.5.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43F8E361-E6D3-4666-B18D-928D550FD5D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6948CD9-8489-46BA-9159-24C842490702\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35C43087-760E-482A-B34E-141A29AC57A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"669211F7-90EA-47AB-A787-34DD79DF8E25\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"025B16D8-1023-4D47-BADD-C1E838B47D88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"320E691F-D417-4D81-A223-C46FEFFD908A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3B06B40-327D-4EFA-AD19-DA1CA7D50B4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB8BEC58-AB2A-4953-A2E8-338EB894A494\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABDE6C9A-4F24-42B4-8AA3-3EBC97190322\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44FB2813-BE9F-46A8-864B-435D883CA0FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9DF1336-F831-4507-B45E-574BDE8AA8BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33268B2F-3591-48D9-B123-92E3ABF157F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0830367A-9FB3-4291-88C0-38A471DFD22B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73E4EB1B-2E8B-4504-AB05-F4D4E6B038E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B5815E25-5305-4A32-81B3-89DB1D5C1AC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AD69C98-11AB-4BB5-A91A-F029BA0E1DB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98CF3A74-B9F8-4689-B81C-F579D827DA5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DBD9C7D-CD0B-4B5B-BEC2-F67610DEDE2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"798F7A01-F006-4589-82F8-943F81015693\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A1C90C5-1B77-4BE5-ACDA-1F15D3F2A000\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36940C55-BFD4-4C77-A26B-C0F273EAC2EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8ECB753E-430C-4DBD-9063-506E749A21CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3EBD3E93-1624-4B1D-8F9A-5683ADA4983E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"551B91B8-7A5A-4E5D-AAED-76705F8A2829\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.26:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D8135B1-FB22-4755-A5ED-CDB16E3E85A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B4685BF-394A-4426-980A-2B1D37737C06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"77A68008-7392-4BE4-AB30-24D2BA124E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63F37BF5-D4D2-43AB-841A-E9AC32A68452\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB8A074B-069A-4520-8E3C-AB614C31B68A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D77DE5FD-060A-4AD6-A925-4E9EF186C835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.6.32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7069A49C-038C-4E7B-AF03-4D90D5734414\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87E895B9-5AF7-4A1F-B740-B3E13DE3254E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8FD29EFD-1ADB-4349-8E7D-EA6B34B0F6DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC720A50-9EF5-4B73-86D1-AE87D402611E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"464942E8-EDF3-4ECB-B907-FFCDBC9079C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1246C0E-DCAC-405E-ADCE-3D16D659C567\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5703D8EC-259B-49C3-AADE-916227DEB96F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"184B40E3-28FD-49A4-9560-5E26293D7D08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CCE8BBA-6721-4257-9F2E-23AEB104564E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF2A3107-5F12-407E-9009-7F42B09299E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8928F415-C124-4B4A-9D59-40AC6845AFD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"955673D9-2912-48A2-93C9-10430290A4AF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:2.9.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"268661C2-7A45-4743-8A09-48B3EE21212E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"10.10.4\",\"matchCriteriaId\":\"7883E465-932D-4C11-AA54-97E44181F906\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"5D37DF0F-F863-45AC-853A-3E04F9FEC7CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D8B549B-E57B-4DFE-8A13-CAB06B5356B3\"}]}]}],\"references\":[{\"url\":\"http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1655.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1885.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/59903\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/61965\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/61966\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/61991\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2014/dsa-3057\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2014:244\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/10/17/7\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/70644\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2389-1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1149084\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://support.apple.com/kb/HT205030\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT205031\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1655.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1885.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/59903\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/61965\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/61966\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/61991\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2014/dsa-3057\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2014:244\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/10/17/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/70644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2389-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1149084\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.apple.com/kb/HT205030\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT205031\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"evaluatorComment\":\"\u003ca href=\\\"http://cwe.mitre.org/data/definitions/611.html\\\" target=\\\"_blank\\\"\u003eCWE-611: Improper Restriction of XML External Entity Reference (\u0027XXE\u0027)\u003c/a\u003e\"}}" } }
gsd-2014-3660
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the "billion laughs" attack.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-3660", "description": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack.", "id": "GSD-2014-3660", "references": [ "https://www.suse.com/security/cve/CVE-2014-3660.html", "https://www.debian.org/security/2014/dsa-3057", "https://access.redhat.com/errata/RHSA-2014:1885", "https://access.redhat.com/errata/RHSA-2014:1655", "https://ubuntu.com/security/CVE-2014-3660", "https://advisories.mageia.org/CVE-2014-3660.html", "https://alas.aws.amazon.com/cve/html/CVE-2014-3660.html", "https://linux.oracle.com/cve/CVE-2014-3660.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-3660" ], "details": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack.", "id": "GSD-2014-3660", "modified": "2023-12-13T01:22:53.732228Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3660", "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": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "name": "59903", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59903" }, { "name": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html", "refsource": "MISC", "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "name": "DSA-3057", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-3057" }, { "name": "https://support.apple.com/kb/HT205030", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT205030" }, { "name": "70644", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70644" }, { "name": "openSUSE-SU-2014:1330", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "name": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff", "refsource": "MISC", "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "name": "61966", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61966" }, { "name": "61965", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61965" }, { "name": "USN-2389-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "name": "APPLE-SA-2015-08-13-2", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "name": "APPLE-SA-2015-08-13-3", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "name": "[oss-security] 20141017 libxml2 issue: billioun laughs variant (CVE-2014-3660)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "name": "MDVSA-2014:244", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "name": "RHSA-2014:1655", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "name": "RHSA-2014:1885", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html", "refsource": "CONFIRM", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "name": "61991", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61991" }, { "name": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705", "refsource": "CONFIRM", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "name": "openSUSE-SU-2015:2372", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "name": "https://support.apple.com/kb/HT205031", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT205031" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[2.0.0,2.7.2]", "affected_versions": "All versions starting from 2.0.0 up to 2.7.2", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2016-12-08", "description": "parser.c in libxml2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack.", "fixed_versions": [ "2.7.8.2" ], "identifier": "CVE-2014-3660", "identifiers": [ "CVE-2014-3660" ], "not_impacted": "All versions before 2.0.0, all versions after 2.7.2", "package_slug": "nuget/libxml2", "pubdate": "2014-11-04", "solution": "Upgrade to version 2.7.8.2 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2014-3660" ], "uuid": "24b67d48-f0d9-4f22-b676-fd292200f401" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.25:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.26:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.25:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.32:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.9.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.29:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.28:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.29:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.19:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.27:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.28:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.26:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.27:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.9.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.0:beta:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.2.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.3.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.4.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.5.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.6.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:xmlsoft:libxml2:2.7.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "10.10.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3660" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html", "refsource": "MISC", "tags": [], "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "name": "70644", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/70644" }, { "name": "RHSA-2014:1655", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "name": "openSUSE-SU-2014:1330", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "name": "[oss-security] 20141017 libxml2 issue: billioun laughs variant (CVE-2014-3660)", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "name": "DSA-3057", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2014/dsa-3057" }, { "name": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "name": "USN-2389-1", "refsource": "UBUNTU", "tags": [ "Vendor Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "name": "61991", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61991" }, { "name": "61966", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61966" }, { "name": "61965", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61965" }, { "name": "RHSA-2014:1885", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "name": "59903", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/59903" }, { "name": "MDVSA-2014:244", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "name": "https://support.apple.com/kb/HT205030", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205030" }, { "name": "APPLE-SA-2015-08-13-2", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "name": "APPLE-SA-2015-08-13-3", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "name": "https://support.apple.com/kb/HT205031", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205031" }, { "name": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "name": "openSUSE-SU-2015:2372", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "name": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705", "refsource": "CONFIRM", "tags": [], "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2016-12-08T03:05Z", "publishedDate": "2014-11-04T16:55Z" } } }
opensuse-su-2024:10192-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libxml2-2-2.9.4-1.22 on GA media
Notes
Title of the patch
libxml2-2-2.9.4-1.22 on GA media
Description of the patch
These are all security issues fixed in the libxml2-2-2.9.4-1.22 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10192
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libxml2-2-2.9.4-1.22 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libxml2-2-2.9.4-1.22 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10192", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10192-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2008-4225 page", "url": "https://www.suse.com/security/cve/CVE-2008-4225/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-4226 page", "url": "https://www.suse.com/security/cve/CVE-2008-4226/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-4409 page", "url": "https://www.suse.com/security/cve/CVE-2008-4409/" }, { "category": "self", "summary": "SUSE CVE CVE-2010-4494 page", "url": "https://www.suse.com/security/cve/CVE-2010-4494/" }, { "category": "self", "summary": "SUSE CVE CVE-2011-1944 page", "url": "https://www.suse.com/security/cve/CVE-2011-1944/" }, { "category": "self", "summary": "SUSE CVE CVE-2012-5134 page", "url": "https://www.suse.com/security/cve/CVE-2012-5134/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0338 page", "url": "https://www.suse.com/security/cve/CVE-2013-0338/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-1969 page", "url": "https://www.suse.com/security/cve/CVE-2013-1969/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0191 page", "url": "https://www.suse.com/security/cve/CVE-2014-0191/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3660 page", "url": "https://www.suse.com/security/cve/CVE-2014-3660/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1819 page", "url": "https://www.suse.com/security/cve/CVE-2015-1819/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-5312 page", "url": "https://www.suse.com/security/cve/CVE-2015-5312/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7497 page", "url": "https://www.suse.com/security/cve/CVE-2015-7497/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7498 page", "url": "https://www.suse.com/security/cve/CVE-2015-7498/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7499 page", "url": "https://www.suse.com/security/cve/CVE-2015-7499/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7500 page", "url": "https://www.suse.com/security/cve/CVE-2015-7500/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7941 page", "url": "https://www.suse.com/security/cve/CVE-2015-7941/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7942 page", "url": "https://www.suse.com/security/cve/CVE-2015-7942/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8035 page", "url": "https://www.suse.com/security/cve/CVE-2015-8035/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8242 page", "url": "https://www.suse.com/security/cve/CVE-2015-8242/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1762 page", "url": "https://www.suse.com/security/cve/CVE-2016-1762/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1833 page", "url": "https://www.suse.com/security/cve/CVE-2016-1833/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1834 page", "url": "https://www.suse.com/security/cve/CVE-2016-1834/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1835 page", "url": "https://www.suse.com/security/cve/CVE-2016-1835/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1836 page", "url": "https://www.suse.com/security/cve/CVE-2016-1836/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1837 page", "url": "https://www.suse.com/security/cve/CVE-2016-1837/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1838 page", "url": "https://www.suse.com/security/cve/CVE-2016-1838/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1839 page", "url": "https://www.suse.com/security/cve/CVE-2016-1839/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1840 page", "url": "https://www.suse.com/security/cve/CVE-2016-1840/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-3627 page", "url": "https://www.suse.com/security/cve/CVE-2016-3627/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-3705 page", "url": "https://www.suse.com/security/cve/CVE-2016-3705/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4483 page", "url": "https://www.suse.com/security/cve/CVE-2016-4483/" } ], "title": "libxml2-2-2.9.4-1.22 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10192-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libxml2-2-2.9.4-1.22.aarch64", "product": { "name": "libxml2-2-2.9.4-1.22.aarch64", "product_id": "libxml2-2-2.9.4-1.22.aarch64" } }, { "category": "product_version", "name": "libxml2-2-32bit-2.9.4-1.22.aarch64", "product": { "name": "libxml2-2-32bit-2.9.4-1.22.aarch64", "product_id": "libxml2-2-32bit-2.9.4-1.22.aarch64" } }, { "category": "product_version", "name": "libxml2-devel-2.9.4-1.22.aarch64", "product": { "name": "libxml2-devel-2.9.4-1.22.aarch64", "product_id": "libxml2-devel-2.9.4-1.22.aarch64" } }, { "category": "product_version", "name": "libxml2-devel-32bit-2.9.4-1.22.aarch64", "product": { "name": "libxml2-devel-32bit-2.9.4-1.22.aarch64", "product_id": "libxml2-devel-32bit-2.9.4-1.22.aarch64" } }, { "category": "product_version", "name": "libxml2-doc-2.9.4-1.22.aarch64", "product": { "name": "libxml2-doc-2.9.4-1.22.aarch64", "product_id": "libxml2-doc-2.9.4-1.22.aarch64" } }, { "category": "product_version", "name": "libxml2-tools-2.9.4-1.22.aarch64", "product": { "name": "libxml2-tools-2.9.4-1.22.aarch64", "product_id": "libxml2-tools-2.9.4-1.22.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libxml2-2-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-2-2.9.4-1.22.ppc64le", "product_id": "libxml2-2-2.9.4-1.22.ppc64le" } }, { "category": "product_version", "name": "libxml2-2-32bit-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-2-32bit-2.9.4-1.22.ppc64le", "product_id": "libxml2-2-32bit-2.9.4-1.22.ppc64le" } }, { "category": "product_version", "name": "libxml2-devel-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-devel-2.9.4-1.22.ppc64le", "product_id": "libxml2-devel-2.9.4-1.22.ppc64le" } }, { "category": "product_version", "name": "libxml2-devel-32bit-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-devel-32bit-2.9.4-1.22.ppc64le", "product_id": "libxml2-devel-32bit-2.9.4-1.22.ppc64le" } }, { "category": "product_version", "name": "libxml2-doc-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-doc-2.9.4-1.22.ppc64le", "product_id": "libxml2-doc-2.9.4-1.22.ppc64le" } }, { "category": "product_version", "name": "libxml2-tools-2.9.4-1.22.ppc64le", "product": { "name": "libxml2-tools-2.9.4-1.22.ppc64le", "product_id": "libxml2-tools-2.9.4-1.22.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libxml2-2-2.9.4-1.22.s390x", "product": { "name": "libxml2-2-2.9.4-1.22.s390x", "product_id": "libxml2-2-2.9.4-1.22.s390x" } }, { "category": "product_version", "name": "libxml2-2-32bit-2.9.4-1.22.s390x", "product": { "name": "libxml2-2-32bit-2.9.4-1.22.s390x", "product_id": "libxml2-2-32bit-2.9.4-1.22.s390x" } }, { "category": "product_version", "name": "libxml2-devel-2.9.4-1.22.s390x", "product": { "name": "libxml2-devel-2.9.4-1.22.s390x", "product_id": "libxml2-devel-2.9.4-1.22.s390x" } }, { "category": "product_version", "name": "libxml2-devel-32bit-2.9.4-1.22.s390x", "product": { "name": "libxml2-devel-32bit-2.9.4-1.22.s390x", "product_id": "libxml2-devel-32bit-2.9.4-1.22.s390x" } }, { "category": "product_version", "name": "libxml2-doc-2.9.4-1.22.s390x", "product": { "name": "libxml2-doc-2.9.4-1.22.s390x", "product_id": "libxml2-doc-2.9.4-1.22.s390x" } }, { "category": "product_version", "name": "libxml2-tools-2.9.4-1.22.s390x", "product": { "name": "libxml2-tools-2.9.4-1.22.s390x", "product_id": "libxml2-tools-2.9.4-1.22.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libxml2-2-2.9.4-1.22.x86_64", "product": { "name": "libxml2-2-2.9.4-1.22.x86_64", "product_id": "libxml2-2-2.9.4-1.22.x86_64" } }, { "category": "product_version", "name": "libxml2-2-32bit-2.9.4-1.22.x86_64", "product": { "name": "libxml2-2-32bit-2.9.4-1.22.x86_64", "product_id": "libxml2-2-32bit-2.9.4-1.22.x86_64" } }, { "category": "product_version", "name": "libxml2-devel-2.9.4-1.22.x86_64", "product": { "name": "libxml2-devel-2.9.4-1.22.x86_64", "product_id": "libxml2-devel-2.9.4-1.22.x86_64" } }, { "category": "product_version", "name": "libxml2-devel-32bit-2.9.4-1.22.x86_64", "product": { "name": "libxml2-devel-32bit-2.9.4-1.22.x86_64", "product_id": "libxml2-devel-32bit-2.9.4-1.22.x86_64" } }, { "category": "product_version", "name": "libxml2-doc-2.9.4-1.22.x86_64", "product": { "name": "libxml2-doc-2.9.4-1.22.x86_64", "product_id": "libxml2-doc-2.9.4-1.22.x86_64" } }, { "category": "product_version", "name": "libxml2-tools-2.9.4-1.22.x86_64", "product": { "name": "libxml2-tools-2.9.4-1.22.x86_64", "product_id": "libxml2-tools-2.9.4-1.22.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-2-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-2-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x" }, "product_reference": "libxml2-2-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-2-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-32bit-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-2-32bit-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-32bit-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-2-32bit-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-32bit-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x" }, "product_reference": "libxml2-2-32bit-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-2-32bit-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-2-32bit-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-devel-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-devel-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x" }, "product_reference": "libxml2-devel-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-devel-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-32bit-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-devel-32bit-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-32bit-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-devel-32bit-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-32bit-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x" }, "product_reference": "libxml2-devel-32bit-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-32bit-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-devel-32bit-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-doc-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-doc-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-doc-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-doc-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-doc-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x" }, "product_reference": "libxml2-doc-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-doc-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-doc-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-tools-2.9.4-1.22.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64" }, "product_reference": "libxml2-tools-2.9.4-1.22.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-tools-2.9.4-1.22.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le" }, "product_reference": "libxml2-tools-2.9.4-1.22.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-tools-2.9.4-1.22.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x" }, "product_reference": "libxml2-tools-2.9.4-1.22.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-tools-2.9.4-1.22.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" }, "product_reference": "libxml2-tools-2.9.4-1.22.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2008-4225", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-4225" } ], "notes": [ { "category": "general", "text": "Integer overflow in the xmlBufferResize function in libxml2 2.7.2 allows context-dependent attackers to cause a denial of service (infinite loop) via a large XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-4225", "url": "https://www.suse.com/security/cve/CVE-2008-4225" }, { "category": "external", "summary": "SUSE Bug 445677 for CVE-2008-4225", "url": "https://bugzilla.suse.com/445677" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2008-4225" }, { "cve": "CVE-2008-4226", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-4226" } ], "notes": [ { "category": "general", "text": "Integer overflow in the xmlSAX2Characters function in libxml2 2.7.2 allows context-dependent attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a large XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-4226", "url": "https://www.suse.com/security/cve/CVE-2008-4226" }, { "category": "external", "summary": "SUSE Bug 441368 for CVE-2008-4226", "url": "https://bugzilla.suse.com/441368" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2008-4226" }, { "cve": "CVE-2008-4409", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-4409" } ], "notes": [ { "category": "general", "text": "libxml2 2.7.0 and 2.7.1 does not properly handle \"predefined entities definitions\" in entities, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash), as demonstrated by use of xmllint on a certain XML document, a different vulnerability than CVE-2003-1564 and CVE-2008-3281.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-4409", "url": "https://www.suse.com/security/cve/CVE-2008-4409" }, { "category": "external", "summary": "SUSE Bug 432486 for CVE-2008-4409", "url": "https://bugzilla.suse.com/432486" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2008-4409" }, { "cve": "CVE-2010-4494", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2010-4494" } ], "notes": [ { "category": "general", "text": "Double free vulnerability in libxml2 2.7.8 and other versions, as used in Google Chrome before 8.0.552.215 and other products, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to XPath handling.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2010-4494", "url": "https://www.suse.com/security/cve/CVE-2010-4494" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2010-4494", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 661471 for CVE-2010-4494", "url": "https://bugzilla.suse.com/661471" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2010-4494" }, { "cve": "CVE-2011-1944", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2011-1944" } ], "notes": [ { "category": "general", "text": "Integer overflow in xpath.c in libxml2 2.6.x through 2.6.32 and 2.7.x through 2.7.8, and libxml 1.8.16 and earlier, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted XML file that triggers a heap-based buffer overflow when adding a new namespace node, related to handling of XPath expressions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2011-1944", "url": "https://www.suse.com/security/cve/CVE-2011-1944" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2011-1944", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 697372 for CVE-2011-1944", "url": "https://bugzilla.suse.com/697372" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2011-1944" }, { "cve": "CVE-2012-5134", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2012-5134" } ], "notes": [ { "category": "general", "text": "Heap-based buffer underflow in the xmlParseAttValueComplex function in parser.c in libxml2 2.9.0 and earlier, as used in Google Chrome before 23.0.1271.91 and other products, allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted entities in an XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2012-5134", "url": "https://www.suse.com/security/cve/CVE-2012-5134" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2012-5134", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 791234 for CVE-2012-5134", "url": "https://bugzilla.suse.com/791234" }, { "category": "external", "summary": "SUSE Bug 793334 for CVE-2012-5134", "url": "https://bugzilla.suse.com/793334" }, { "category": "external", "summary": "SUSE Bug 795039 for CVE-2012-5134", "url": "https://bugzilla.suse.com/795039" }, { "category": "external", "summary": "SUSE Bug 804033 for CVE-2012-5134", "url": "https://bugzilla.suse.com/804033" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2012-5134" }, { "cve": "CVE-2013-0338", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0338" } ], "notes": [ { "category": "general", "text": "libxml2 2.9.0 and earlier allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via an XML file containing an entity declaration with long replacement text and many references to this entity, aka \"internal entity expansion\" with linear complexity.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0338", "url": "https://www.suse.com/security/cve/CVE-2013-0338" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2013-0338", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 805233 for CVE-2013-0338", "url": "https://bugzilla.suse.com/805233" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0338" }, { "cve": "CVE-2013-1969", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-1969" } ], "notes": [ { "category": "general", "text": "Multiple use-after-free vulnerabilities in libxml2 2.9.0 and possibly other versions might allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to the (1) htmlParseChunk and (2) xmldecl_done functions, as demonstrated by a buffer overflow in the xmlBufGetInputBase function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-1969", "url": "https://www.suse.com/security/cve/CVE-2013-1969" }, { "category": "external", "summary": "SUSE Bug 815665 for CVE-2013-1969", "url": "https://bugzilla.suse.com/815665" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2013-1969" }, { "cve": "CVE-2014-0191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0191" } ], "notes": [ { "category": "general", "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0191", "url": "https://www.suse.com/security/cve/CVE-2014-0191" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 876652 for CVE-2014-0191", "url": "https://bugzilla.suse.com/876652" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2014-0191", "url": "https://bugzilla.suse.com/877506" }, { "category": "external", "summary": "SUSE Bug 996079 for CVE-2014-0191", "url": "https://bugzilla.suse.com/996079" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0191" }, { "cve": "CVE-2014-3660", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3660" } ], "notes": [ { "category": "general", "text": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3660", "url": "https://www.suse.com/security/cve/CVE-2014-3660" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2014-3660", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 901546 for CVE-2014-3660", "url": "https://bugzilla.suse.com/901546" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-3660" }, { "cve": "CVE-2015-1819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1819" } ], "notes": [ { "category": "general", "text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1819", "url": "https://www.suse.com/security/cve/CVE-2015-1819" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-1819", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 928193 for CVE-2015-1819", "url": "https://bugzilla.suse.com/928193" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-1819", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1819" }, { "cve": "CVE-2015-5312", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-5312" } ], "notes": [ { "category": "general", "text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-5312", "url": "https://www.suse.com/security/cve/CVE-2015-5312" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-5312", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957105 for CVE-2015-5312", "url": "https://bugzilla.suse.com/957105" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-5312", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-5312", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2015-5312" }, { "cve": "CVE-2015-7497", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7497" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7497", "url": "https://www.suse.com/security/cve/CVE-2015-7497" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7497", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957106 for CVE-2015-7497", "url": "https://bugzilla.suse.com/957106" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7497", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7497", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7497" }, { "cve": "CVE-2015-7498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7498" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7498", "url": "https://www.suse.com/security/cve/CVE-2015-7498" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7498", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957107 for CVE-2015-7498", "url": "https://bugzilla.suse.com/957107" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7498", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7498", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7498" }, { "cve": "CVE-2015-7499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7499" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7499", "url": "https://www.suse.com/security/cve/CVE-2015-7499" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7499", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957109 for CVE-2015-7499", "url": "https://bugzilla.suse.com/957109" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7499", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7499", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7499" }, { "cve": "CVE-2015-7500", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7500" } ], "notes": [ { "category": "general", "text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7500", "url": "https://www.suse.com/security/cve/CVE-2015-7500" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7500", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957110 for CVE-2015-7500", "url": "https://bugzilla.suse.com/957110" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7500", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7500", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7500" }, { "cve": "CVE-2015-7941", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7941" } ], "notes": [ { "category": "general", "text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7941", "url": "https://www.suse.com/security/cve/CVE-2015-7941" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7941", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951734 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951734" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7941", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7941" }, { "cve": "CVE-2015-7942", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7942" } ], "notes": [ { "category": "general", "text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7942", "url": "https://www.suse.com/security/cve/CVE-2015-7942" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7942", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7942", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7942", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7942" }, { "cve": "CVE-2015-8035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8035" } ], "notes": [ { "category": "general", "text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8035", "url": "https://www.suse.com/security/cve/CVE-2015-8035" }, { "category": "external", "summary": "SUSE Bug 1088279 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1088279" }, { "category": "external", "summary": "SUSE Bug 1105166 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1105166" }, { "category": "external", "summary": "SUSE Bug 954429 for CVE-2015-8035", "url": "https://bugzilla.suse.com/954429" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-8035" }, { "cve": "CVE-2015-8242", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8242" } ], "notes": [ { "category": "general", "text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8242", "url": "https://www.suse.com/security/cve/CVE-2015-8242" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8242", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956021 for CVE-2015-8242", "url": "https://bugzilla.suse.com/956021" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8242", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8242", "url": "https://bugzilla.suse.com/969769" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8242" }, { "cve": "CVE-2016-1762", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1762" } ], "notes": [ { "category": "general", "text": "The xmlNextChar function in libxml2 before 2.9.4 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1762", "url": "https://www.suse.com/security/cve/CVE-2016-1762" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1762", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981040 for CVE-2016-1762", "url": "https://bugzilla.suse.com/981040" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1762" }, { "cve": "CVE-2016-1833", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1833" } ], "notes": [ { "category": "general", "text": "The htmlCurrentChar function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1833", "url": "https://www.suse.com/security/cve/CVE-2016-1833" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1833", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981108 for CVE-2016-1833", "url": "https://bugzilla.suse.com/981108" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1833" }, { "cve": "CVE-2016-1834", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1834" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlStrncat function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1834", "url": "https://www.suse.com/security/cve/CVE-2016-1834" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1834", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981041 for CVE-2016-1834", "url": "https://bugzilla.suse.com/981041" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1834" }, { "cve": "CVE-2016-1835", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1835" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the xmlSAX2AttributeNs function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2 and OS X before 10.11.5, allows remote attackers to cause a denial of service via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1835", "url": "https://www.suse.com/security/cve/CVE-2016-1835" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1835", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981109 for CVE-2016-1835", "url": "https://bugzilla.suse.com/981109" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-1835" }, { "cve": "CVE-2016-1836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1836" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in the xmlDictComputeFastKey function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1836", "url": "https://www.suse.com/security/cve/CVE-2016-1836" }, { "category": "external", "summary": "SUSE Bug 1174862 for CVE-2016-1836", "url": "https://bugzilla.suse.com/1174862" }, { "category": "external", "summary": "SUSE Bug 981110 for CVE-2016-1836", "url": "https://bugzilla.suse.com/981110" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1836" }, { "cve": "CVE-2016-1837", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1837" } ], "notes": [ { "category": "general", "text": "Multiple use-after-free vulnerabilities in the (1) htmlPArsePubidLiteral and (2) htmlParseSystemiteral functions in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allow remote attackers to cause a denial of service via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1837", "url": "https://www.suse.com/security/cve/CVE-2016-1837" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1837", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981111 for CVE-2016-1837", "url": "https://bugzilla.suse.com/981111" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1837" }, { "cve": "CVE-2016-1838", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1838" } ], "notes": [ { "category": "general", "text": "The xmlPArserPrintFileContextInternal function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1838", "url": "https://www.suse.com/security/cve/CVE-2016-1838" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1838", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981112 for CVE-2016-1838", "url": "https://bugzilla.suse.com/981112" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1838" }, { "cve": "CVE-2016-1839", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1839" } ], "notes": [ { "category": "general", "text": "The xmlDictAddString function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1839", "url": "https://www.suse.com/security/cve/CVE-2016-1839" }, { "category": "external", "summary": "SUSE Bug 1039069 for CVE-2016-1839", "url": "https://bugzilla.suse.com/1039069" }, { "category": "external", "summary": "SUSE Bug 1039661 for CVE-2016-1839", "url": "https://bugzilla.suse.com/1039661" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-1839", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1069690 for CVE-2016-1839", "url": "https://bugzilla.suse.com/1069690" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1839", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 963963 for CVE-2016-1839", "url": "https://bugzilla.suse.com/963963" }, { "category": "external", "summary": "SUSE Bug 981114 for CVE-2016-1839", "url": "https://bugzilla.suse.com/981114" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1839" }, { "cve": "CVE-2016-1840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1840" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlFAParsePosCharGroup function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1840", "url": "https://www.suse.com/security/cve/CVE-2016-1840" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-1840", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 981115 for CVE-2016-1840", "url": "https://bugzilla.suse.com/981115" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-1840" }, { "cve": "CVE-2016-3627", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-3627" } ], "notes": [ { "category": "general", "text": "The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 and earlier, when used in recovery mode, allows context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-3627", "url": "https://www.suse.com/security/cve/CVE-2016-3627" }, { "category": "external", "summary": "SUSE Bug 1026099 for CVE-2016-3627", "url": "https://bugzilla.suse.com/1026099" }, { "category": "external", "summary": "SUSE Bug 1026101 for CVE-2016-3627", "url": "https://bugzilla.suse.com/1026101" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-3627", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 972335 for CVE-2016-3627", "url": "https://bugzilla.suse.com/972335" }, { "category": "external", "summary": "SUSE Bug 975947 for CVE-2016-3627", "url": "https://bugzilla.suse.com/975947" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-3627" }, { "cve": "CVE-2016-3705", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-3705" } ], "notes": [ { "category": "general", "text": "The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functions in parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-3705", "url": "https://www.suse.com/security/cve/CVE-2016-3705" }, { "category": "external", "summary": "SUSE Bug 1017497 for CVE-2016-3705", "url": "https://bugzilla.suse.com/1017497" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-3705", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 975947 for CVE-2016-3705", "url": "https://bugzilla.suse.com/975947" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-3705" }, { "cve": "CVE-2016-4483", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4483" } ], "notes": [ { "category": "general", "text": "The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a non-UTF-8 attribute value, related to serialization. NOTE: this vulnerability may be a duplicate of CVE-2016-3627.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4483", "url": "https://www.suse.com/security/cve/CVE-2016-4483" }, { "category": "external", "summary": "SUSE Bug 1026101 for CVE-2016-4483", "url": "https://bugzilla.suse.com/1026101" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-4483", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 978395 for CVE-2016-4483", "url": "https://bugzilla.suse.com/978395" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-2-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-devel-32bit-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-doc-2.9.4-1.22.x86_64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.aarch64", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.ppc64le", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.s390x", "openSUSE Tumbleweed:libxml2-tools-2.9.4-1.22.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2016-4483" } ] }
fkie_cve-2014-3660
Vulnerability from fkie_nvd
Published
2014-11-04 16:55
Modified
2025-04-12 10:46
Severity ?
Summary
parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the "billion laughs" attack.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705 | ||
secalert@redhat.com | http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html | ||
secalert@redhat.com | http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html | ||
secalert@redhat.com | http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html | ||
secalert@redhat.com | http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html | ||
secalert@redhat.com | http://rhn.redhat.com/errata/RHSA-2014-1655.html | ||
secalert@redhat.com | http://rhn.redhat.com/errata/RHSA-2014-1885.html | ||
secalert@redhat.com | http://secunia.com/advisories/59903 | ||
secalert@redhat.com | http://secunia.com/advisories/61965 | ||
secalert@redhat.com | http://secunia.com/advisories/61966 | ||
secalert@redhat.com | http://secunia.com/advisories/61991 | ||
secalert@redhat.com | http://www.debian.org/security/2014/dsa-3057 | ||
secalert@redhat.com | http://www.mandriva.com/security/advisories?name=MDVSA-2014:244 | ||
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2014/10/17/7 | Patch | |
secalert@redhat.com | http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html | ||
secalert@redhat.com | http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html | ||
secalert@redhat.com | http://www.securityfocus.com/bid/70644 | ||
secalert@redhat.com | http://www.ubuntu.com/usn/USN-2389-1 | Vendor Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/attachment.cgi?id=944444&action=diff | ||
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1149084 | ||
secalert@redhat.com | https://support.apple.com/kb/HT205030 | Vendor Advisory | |
secalert@redhat.com | https://support.apple.com/kb/HT205031 | Vendor Advisory | |
secalert@redhat.com | https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2014-1655.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2014-1885.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/59903 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/61965 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/61966 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/61991 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.debian.org/security/2014/dsa-3057 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDVSA-2014:244 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2014/10/17/7 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/70644 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-2389-1 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/attachment.cgi?id=944444&action=diff | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1149084 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT205030 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT205031 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
xmlsoft | libxml2 | * | |
xmlsoft | libxml2 | 2.0.0 | |
xmlsoft | libxml2 | 2.1.0 | |
xmlsoft | libxml2 | 2.1.1 | |
xmlsoft | libxml2 | 2.2.0 | |
xmlsoft | libxml2 | 2.2.0 | |
xmlsoft | libxml2 | 2.2.1 | |
xmlsoft | libxml2 | 2.2.2 | |
xmlsoft | libxml2 | 2.2.3 | |
xmlsoft | libxml2 | 2.2.4 | |
xmlsoft | libxml2 | 2.2.5 | |
xmlsoft | libxml2 | 2.2.6 | |
xmlsoft | libxml2 | 2.2.7 | |
xmlsoft | libxml2 | 2.2.8 | |
xmlsoft | libxml2 | 2.2.9 | |
xmlsoft | libxml2 | 2.2.10 | |
xmlsoft | libxml2 | 2.2.11 | |
xmlsoft | libxml2 | 2.3.0 | |
xmlsoft | libxml2 | 2.3.1 | |
xmlsoft | libxml2 | 2.3.2 | |
xmlsoft | libxml2 | 2.3.3 | |
xmlsoft | libxml2 | 2.3.4 | |
xmlsoft | libxml2 | 2.3.5 | |
xmlsoft | libxml2 | 2.3.6 | |
xmlsoft | libxml2 | 2.3.7 | |
xmlsoft | libxml2 | 2.3.8 | |
xmlsoft | libxml2 | 2.3.9 | |
xmlsoft | libxml2 | 2.3.10 | |
xmlsoft | libxml2 | 2.3.11 | |
xmlsoft | libxml2 | 2.3.12 | |
xmlsoft | libxml2 | 2.3.13 | |
xmlsoft | libxml2 | 2.3.14 | |
xmlsoft | libxml2 | 2.4.1 | |
xmlsoft | libxml2 | 2.4.2 | |
xmlsoft | libxml2 | 2.4.3 | |
xmlsoft | libxml2 | 2.4.4 | |
xmlsoft | libxml2 | 2.4.5 | |
xmlsoft | libxml2 | 2.4.6 | |
xmlsoft | libxml2 | 2.4.7 | |
xmlsoft | libxml2 | 2.4.8 | |
xmlsoft | libxml2 | 2.4.9 | |
xmlsoft | libxml2 | 2.4.10 | |
xmlsoft | libxml2 | 2.4.11 | |
xmlsoft | libxml2 | 2.4.12 | |
xmlsoft | libxml2 | 2.4.13 | |
xmlsoft | libxml2 | 2.4.14 | |
xmlsoft | libxml2 | 2.4.15 | |
xmlsoft | libxml2 | 2.4.16 | |
xmlsoft | libxml2 | 2.4.17 | |
xmlsoft | libxml2 | 2.4.18 | |
xmlsoft | libxml2 | 2.4.19 | |
xmlsoft | libxml2 | 2.4.20 | |
xmlsoft | libxml2 | 2.4.21 | |
xmlsoft | libxml2 | 2.4.22 | |
xmlsoft | libxml2 | 2.4.23 | |
xmlsoft | libxml2 | 2.4.24 | |
xmlsoft | libxml2 | 2.4.25 | |
xmlsoft | libxml2 | 2.4.26 | |
xmlsoft | libxml2 | 2.4.27 | |
xmlsoft | libxml2 | 2.4.28 | |
xmlsoft | libxml2 | 2.4.29 | |
xmlsoft | libxml2 | 2.4.30 | |
xmlsoft | libxml2 | 2.5.0 | |
xmlsoft | libxml2 | 2.5.4 | |
xmlsoft | libxml2 | 2.5.7 | |
xmlsoft | libxml2 | 2.5.8 | |
xmlsoft | libxml2 | 2.5.10 | |
xmlsoft | libxml2 | 2.5.11 | |
xmlsoft | libxml2 | 2.6.0 | |
xmlsoft | libxml2 | 2.6.1 | |
xmlsoft | libxml2 | 2.6.2 | |
xmlsoft | libxml2 | 2.6.3 | |
xmlsoft | libxml2 | 2.6.4 | |
xmlsoft | libxml2 | 2.6.5 | |
xmlsoft | libxml2 | 2.6.6 | |
xmlsoft | libxml2 | 2.6.7 | |
xmlsoft | libxml2 | 2.6.8 | |
xmlsoft | libxml2 | 2.6.9 | |
xmlsoft | libxml2 | 2.6.11 | |
xmlsoft | libxml2 | 2.6.12 | |
xmlsoft | libxml2 | 2.6.13 | |
xmlsoft | libxml2 | 2.6.14 | |
xmlsoft | libxml2 | 2.6.16 | |
xmlsoft | libxml2 | 2.6.17 | |
xmlsoft | libxml2 | 2.6.18 | |
xmlsoft | libxml2 | 2.6.20 | |
xmlsoft | libxml2 | 2.6.21 | |
xmlsoft | libxml2 | 2.6.22 | |
xmlsoft | libxml2 | 2.6.23 | |
xmlsoft | libxml2 | 2.6.24 | |
xmlsoft | libxml2 | 2.6.25 | |
xmlsoft | libxml2 | 2.6.26 | |
xmlsoft | libxml2 | 2.6.27 | |
xmlsoft | libxml2 | 2.6.28 | |
xmlsoft | libxml2 | 2.6.29 | |
xmlsoft | libxml2 | 2.6.30 | |
xmlsoft | libxml2 | 2.6.31 | |
xmlsoft | libxml2 | 2.6.32 | |
xmlsoft | libxml2 | 2.7.0 | |
xmlsoft | libxml2 | 2.7.1 | |
xmlsoft | libxml2 | 2.7.2 | |
xmlsoft | libxml2 | 2.7.3 | |
xmlsoft | libxml2 | 2.7.4 | |
xmlsoft | libxml2 | 2.7.5 | |
xmlsoft | libxml2 | 2.7.6 | |
xmlsoft | libxml2 | 2.7.7 | |
xmlsoft | libxml2 | 2.7.8 | |
xmlsoft | libxml2 | 2.8.0 | |
xmlsoft | libxml2 | 2.9.0 | |
xmlsoft | libxml2 | 2.9.0 | |
apple | mac_os_x | * | |
canonical | ubuntu_linux | 10.04 | |
canonical | ubuntu_linux | 12.04 | |
canonical | ubuntu_linux | 14.04 | |
debian | debian_linux | 7.0 | |
redhat | enterprise_linux | 5.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*", "matchCriteriaId": "18BCA403-8F0F-4564-BE7E-1DE10408B54B", "versionEndIncluding": "2.9.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "586C0FAB-E288-4EFB-8946-4535971F23F9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "15236DDC-0095-4253-9113-61F76EFC0769", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "98F95AB1-D3D0-4E39-B135-4B55991845CE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "392E4AA7-00D2-45B1-9FA7-C1C7C37431F0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.0:beta:*:*:*:*:*:*", "matchCriteriaId": "C7839A86-59AA-400C-BF29-18E612B8EB4D", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "0F9A211A-5C44-4BDC-9676-3B7B937835B9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "BECA085A-BEF1-4AD2-ABBA-069CE2642796", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "E66BF7BC-5B5C-40BB-B826-3CC9DBAB53D0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "F330D609-31EB-4B4C-B007-ACEABA557F54", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.5:*:*:*:*:*:*:*", "matchCriteriaId": "D9E2F05B-B298-489C-9E44-62E0A199E148", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.6:*:*:*:*:*:*:*", "matchCriteriaId": "070B2F1F-9A99-4A20-9BA9-CF175D482DA6", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.7:*:*:*:*:*:*:*", "matchCriteriaId": "25DC5AE4-9DEA-4828-96F0-57BACB6C9B25", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.8:*:*:*:*:*:*:*", "matchCriteriaId": "BDE26E6D-53FF-4001-8F25-C112635CB74E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.9:*:*:*:*:*:*:*", "matchCriteriaId": "D1210A8D-5359-4FD4-963F-506200AA20AE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.10:*:*:*:*:*:*:*", "matchCriteriaId": "AA748E50-798F-40EA-B252-0A166DEEB120", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.2.11:*:*:*:*:*:*:*", "matchCriteriaId": "C5B9E7CC-D552-4C9A-909E-42D375452E09", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "06C20B5C-16E7-4C1B-A2DB-8EB4B9A7045D", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "D7A901B3-B0F4-4D2B-8CAF-25938219B657", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.2:*:*:*:*:*:*:*", "matchCriteriaId": "12FCBA01-D739-4BA2-83F5-D41A6DF91F1F", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.3:*:*:*:*:*:*:*", "matchCriteriaId": "EFC8C43D-84C7-4C0C-8DD1-66206D665C35", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.4:*:*:*:*:*:*:*", "matchCriteriaId": "5E60C1B4-BBC1-4E2B-8323-A7E059EF6BEE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.5:*:*:*:*:*:*:*", "matchCriteriaId": "8B677850-4FE9-4522-ADAE-42C5D17D4A7D", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.6:*:*:*:*:*:*:*", "matchCriteriaId": "9BB7931B-55AA-4735-8AAB-9F3A9E9C0123", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.7:*:*:*:*:*:*:*", "matchCriteriaId": "F4A5B9AF-7F82-4EEC-A776-587C6DD44448", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.8:*:*:*:*:*:*:*", "matchCriteriaId": "94D33392-DD5C-4704-BECF-69D416F9F2C0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.9:*:*:*:*:*:*:*", "matchCriteriaId": "B1BA896F-07D7-4B93-939B-B6CDD1DCA87C", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.10:*:*:*:*:*:*:*", "matchCriteriaId": "647CA5AD-5AC2-448E-8445-62837F413361", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.11:*:*:*:*:*:*:*", "matchCriteriaId": "37D4241B-A328-45F0-9FAB-CEE20DC7432E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.12:*:*:*:*:*:*:*", "matchCriteriaId": "CAAD77C4-84EC-4924-90F8-35A2375AA6A9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.13:*:*:*:*:*:*:*", "matchCriteriaId": "6A124C5A-C72C-4623-925E-378FF40671EF", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.3.14:*:*:*:*:*:*:*", "matchCriteriaId": "8ACD2FD4-E884-4FC5-842B-86AAE06D9E05", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.1:*:*:*:*:*:*:*", "matchCriteriaId": "14A9036D-1474-4097-9E70-09F7BBA2826C", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.2:*:*:*:*:*:*:*", "matchCriteriaId": "E8884CF6-2F5B-465F-841B-3C69EC3BE3BA", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.3:*:*:*:*:*:*:*", "matchCriteriaId": "A699B966-3756-4D5B-8693-0678EEDD8AD0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.4:*:*:*:*:*:*:*", "matchCriteriaId": "A1E50FED-4BAD-4D04-98C3-C2427E086C1B", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.5:*:*:*:*:*:*:*", "matchCriteriaId": "70880522-BBC0-4D5C-8DA3-245E189FA1C0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.6:*:*:*:*:*:*:*", "matchCriteriaId": "1A8BA1A0-F8E7-4B93-B667-D012C91F831E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.7:*:*:*:*:*:*:*", "matchCriteriaId": "27662848-9CD5-43BC-9A1B-8C6EBACCCC21", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.8:*:*:*:*:*:*:*", "matchCriteriaId": "C967E50C-E7AA-49D0-A055-20CA083CA232", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.9:*:*:*:*:*:*:*", "matchCriteriaId": "DA398ACA-73C2-4093-AD35-E30161C96C25", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.10:*:*:*:*:*:*:*", "matchCriteriaId": "757B5A74-6B7B-4F01-9891-9F9E510074C9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.11:*:*:*:*:*:*:*", "matchCriteriaId": "5C10CC4C-3A9C-4AD0-A7C1-ACF781BF20D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.12:*:*:*:*:*:*:*", "matchCriteriaId": "2E67FD94-4E96-4FCC-990B-4C0A5C599ED0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.13:*:*:*:*:*:*:*", "matchCriteriaId": "8E7DDE27-9DE8-4E45-AFA2-AFFEA8F0D917", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.14:*:*:*:*:*:*:*", "matchCriteriaId": "92CEEDA7-5DFC-4DB0-989E-F356E5CF65A9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.15:*:*:*:*:*:*:*", "matchCriteriaId": "25D60B58-3558-4244-A5B3-8D16F53A9588", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.16:*:*:*:*:*:*:*", "matchCriteriaId": "E5DB409B-795F-4F8A-85E1-0B4E66AE9D48", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.17:*:*:*:*:*:*:*", "matchCriteriaId": "457C47ED-A429-42AE-9FF9-978D605BACFE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.18:*:*:*:*:*:*:*", "matchCriteriaId": "3C20B9D5-9E10-4B6D-8095-B2A63EDB8D16", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.19:*:*:*:*:*:*:*", "matchCriteriaId": "9087E4FE-661F-4803-BB3B-09D2699265E5", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.20:*:*:*:*:*:*:*", "matchCriteriaId": "7C2D01CF-9FCE-41F8-997E-EA9BDCCD8C76", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.21:*:*:*:*:*:*:*", "matchCriteriaId": "84E1C7A6-DCA7-4760-B1B6-EFB256978CFC", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.22:*:*:*:*:*:*:*", "matchCriteriaId": "9F1E7CFF-E4B3-4B31-BE23-C187544E9488", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.23:*:*:*:*:*:*:*", "matchCriteriaId": "81EDD077-5183-4588-8DB1-93A0597AAA34", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.24:*:*:*:*:*:*:*", "matchCriteriaId": "530FE28C-0D51-4BF9-AE43-D65F9913B48B", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.25:*:*:*:*:*:*:*", "matchCriteriaId": "F030053E-2292-42E2-8435-0CFBDDE688DB", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.26:*:*:*:*:*:*:*", "matchCriteriaId": "A0258377-DD8B-4FA6-B075-E8489C83CEAE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.27:*:*:*:*:*:*:*", "matchCriteriaId": "69E0BD23-38C6-43C0-870F-00B13F7C91D3", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.28:*:*:*:*:*:*:*", "matchCriteriaId": "F3D3350E-5186-4DC8-9D1B-59068A469496", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.29:*:*:*:*:*:*:*", "matchCriteriaId": "F76783D0-63F8-48A7-85FE-E5E8DBFA223D", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.4.30:*:*:*:*:*:*:*", "matchCriteriaId": "52AE89B2-C1A3-48C8-AEB5-4B0D757AE361", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.0:*:*:*:*:*:*:*", "matchCriteriaId": "8ACA170D-21DB-47CD-AD73-2DEB2A2439F1", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.4:*:*:*:*:*:*:*", "matchCriteriaId": "FFC48A66-7D1F-4446-BC50-6C1A1DF819E8", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.7:*:*:*:*:*:*:*", "matchCriteriaId": "A0A86D90-C64E-4850-8D6E-94D3C0789241", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.8:*:*:*:*:*:*:*", "matchCriteriaId": "06A50725-AC7A-4FDB-887A-3DCB369C943D", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.10:*:*:*:*:*:*:*", "matchCriteriaId": "D463EC3C-88F1-46D9-ADB6-6283DC23B0B6", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.5.11:*:*:*:*:*:*:*", "matchCriteriaId": "43F8E361-E6D3-4666-B18D-928D550FD5D2", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.0:*:*:*:*:*:*:*", "matchCriteriaId": "B6948CD9-8489-46BA-9159-24C842490702", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.1:*:*:*:*:*:*:*", "matchCriteriaId": "35C43087-760E-482A-B34E-141A29AC57A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.2:*:*:*:*:*:*:*", "matchCriteriaId": "669211F7-90EA-47AB-A787-34DD79DF8E25", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.3:*:*:*:*:*:*:*", "matchCriteriaId": "025B16D8-1023-4D47-BADD-C1E838B47D88", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.4:*:*:*:*:*:*:*", "matchCriteriaId": "320E691F-D417-4D81-A223-C46FEFFD908A", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.5:*:*:*:*:*:*:*", "matchCriteriaId": "F3B06B40-327D-4EFA-AD19-DA1CA7D50B4F", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.6:*:*:*:*:*:*:*", "matchCriteriaId": "EB8BEC58-AB2A-4953-A2E8-338EB894A494", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.7:*:*:*:*:*:*:*", "matchCriteriaId": "ABDE6C9A-4F24-42B4-8AA3-3EBC97190322", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.8:*:*:*:*:*:*:*", "matchCriteriaId": "44FB2813-BE9F-46A8-864B-435D883CA0FA", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.9:*:*:*:*:*:*:*", "matchCriteriaId": "F9DF1336-F831-4507-B45E-574BDE8AA8BA", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.11:*:*:*:*:*:*:*", "matchCriteriaId": "33268B2F-3591-48D9-B123-92E3ABF157F1", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.12:*:*:*:*:*:*:*", "matchCriteriaId": "0830367A-9FB3-4291-88C0-38A471DFD22B", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.13:*:*:*:*:*:*:*", "matchCriteriaId": "73E4EB1B-2E8B-4504-AB05-F4D4E6B038E9", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.14:*:*:*:*:*:*:*", "matchCriteriaId": "B5815E25-5305-4A32-81B3-89DB1D5C1AC0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.16:*:*:*:*:*:*:*", "matchCriteriaId": "0AD69C98-11AB-4BB5-A91A-F029BA0E1DB1", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.17:*:*:*:*:*:*:*", "matchCriteriaId": "98CF3A74-B9F8-4689-B81C-F579D827DA5C", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.18:*:*:*:*:*:*:*", "matchCriteriaId": "6DBD9C7D-CD0B-4B5B-BEC2-F67610DEDE2B", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.20:*:*:*:*:*:*:*", "matchCriteriaId": "798F7A01-F006-4589-82F8-943F81015693", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.21:*:*:*:*:*:*:*", "matchCriteriaId": "6A1C90C5-1B77-4BE5-ACDA-1F15D3F2A000", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.22:*:*:*:*:*:*:*", "matchCriteriaId": "36940C55-BFD4-4C77-A26B-C0F273EAC2EC", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.23:*:*:*:*:*:*:*", "matchCriteriaId": "8ECB753E-430C-4DBD-9063-506E749A21CF", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.24:*:*:*:*:*:*:*", "matchCriteriaId": "3EBD3E93-1624-4B1D-8F9A-5683ADA4983E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.25:*:*:*:*:*:*:*", "matchCriteriaId": "551B91B8-7A5A-4E5D-AAED-76705F8A2829", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.26:*:*:*:*:*:*:*", "matchCriteriaId": "1D8135B1-FB22-4755-A5ED-CDB16E3E85A3", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.27:*:*:*:*:*:*:*", "matchCriteriaId": "2B4685BF-394A-4426-980A-2B1D37737C06", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.28:*:*:*:*:*:*:*", "matchCriteriaId": "77A68008-7392-4BE4-AB30-24D2BA124E3A", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.29:*:*:*:*:*:*:*", "matchCriteriaId": "63F37BF5-D4D2-43AB-841A-E9AC32A68452", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.30:*:*:*:*:*:*:*", "matchCriteriaId": "CB8A074B-069A-4520-8E3C-AB614C31B68A", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.31:*:*:*:*:*:*:*", "matchCriteriaId": "D77DE5FD-060A-4AD6-A925-4E9EF186C835", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.6.32:*:*:*:*:*:*:*", "matchCriteriaId": "7069A49C-038C-4E7B-AF03-4D90D5734414", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.0:*:*:*:*:*:*:*", "matchCriteriaId": "87E895B9-5AF7-4A1F-B740-B3E13DE3254E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.1:*:*:*:*:*:*:*", "matchCriteriaId": "8FD29EFD-1ADB-4349-8E7D-EA6B34B0F6DE", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.2:*:*:*:*:*:*:*", "matchCriteriaId": "EC720A50-9EF5-4B73-86D1-AE87D402611E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.3:*:*:*:*:*:*:*", "matchCriteriaId": "464942E8-EDF3-4ECB-B907-FFCDBC9079C0", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.4:*:*:*:*:*:*:*", "matchCriteriaId": "E1246C0E-DCAC-405E-ADCE-3D16D659C567", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.5:*:*:*:*:*:*:*", "matchCriteriaId": "5703D8EC-259B-49C3-AADE-916227DEB96F", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.6:*:*:*:*:*:*:*", "matchCriteriaId": "184B40E3-28FD-49A4-9560-5E26293D7D08", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.7:*:*:*:*:*:*:*", "matchCriteriaId": "7CCE8BBA-6721-4257-9F2E-23AEB104564E", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.7.8:*:*:*:*:*:*:*", "matchCriteriaId": "AF2A3107-5F12-407E-9009-7F42B09299E4", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.8.0:*:*:*:*:*:*:*", "matchCriteriaId": "8928F415-C124-4B4A-9D59-40AC6845AFD1", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.9.0:*:*:*:*:*:*:*", "matchCriteriaId": "955673D9-2912-48A2-93C9-10430290A4AF", "vulnerable": true }, { "criteria": "cpe:2.3:a:xmlsoft:libxml2:2.9.0:rc1:*:*:*:*:*:*", "matchCriteriaId": "268661C2-7A45-4743-8A09-48B3EE21212E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "7883E465-932D-4C11-AA54-97E44181F906", "versionEndIncluding": "10.10.4", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*", "matchCriteriaId": "5D37DF0F-F863-45AC-853A-3E04F9FEC7CA", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*", "matchCriteriaId": "1D8B549B-E57B-4DFE-8A13-CAB06B5356B3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack." }, { "lang": "es", "value": "parser.c en libxml2 anterior a 2.9.2 no previene debidamente la expansi\u00f3n de entidades incluso cuando la substituci\u00f3n de entidades haya sido deshabilitada, lo que permite a atacantes dependientes de contexto causar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de un documento XML manipualdo que contiene un n\u00famero grande de referencias de entidades anidadas, una variante del ataque del \u0027bill\u00f3n de risas\u0027." } ], "evaluatorComment": "\u003ca href=\"http://cwe.mitre.org/data/definitions/611.html\" target=\"_blank\"\u003eCWE-611: Improper Restriction of XML External Entity Reference (\u0027XXE\u0027)\u003c/a\u003e", "id": "CVE-2014-3660", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-11-04T16:55:06.043", "references": [ { "source": "secalert@redhat.com", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "source": "secalert@redhat.com", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "source": "secalert@redhat.com", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "source": "secalert@redhat.com", "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "source": "secalert@redhat.com", "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "source": "secalert@redhat.com", "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "source": "secalert@redhat.com", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/59903" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/61965" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/61966" }, { "source": "secalert@redhat.com", "url": "http://secunia.com/advisories/61991" }, { "source": "secalert@redhat.com", "url": "http://www.debian.org/security/2014/dsa-3057" }, { "source": "secalert@redhat.com", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "source": "secalert@redhat.com", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "source": "secalert@redhat.com", "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/70644" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205030" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205031" }, { "source": "secalert@redhat.com", "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/59903" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/61965" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/61966" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/61991" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2014/dsa-3057" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/70644" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2389-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205030" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://support.apple.com/kb/HT205031" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
wid-sec-w-2023-1614
Vulnerability from csaf_certbund
Published
2023-06-29 22:00
Modified
2023-10-25 22:00
Summary
Tenable Security Nessus Network Monitor: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Tenable Nessus Network Monitor ist eine Lösung zur Inventarisierung und Überwachung von Netzwerkgeräten und den genutzten Protokollen.
Angriff
Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Tenable Nessus Network Monitor ist eine L\u00f6sung zur Inventarisierung und \u00dcberwachung von Netzwerkger\u00e4ten und den genutzten Protokollen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1614 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1614.json" }, { "category": "self", "summary": "WID-SEC-2023-1614 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1614" }, { "category": "external", "summary": "Tenable Security Advisory TNS-2023-34 vom 2023-10-25", "url": "https://de.tenable.com/security/tns-2023-34" }, { "category": "external", "summary": "Tenable Security Advisory vom 2023-06-29", "url": "https://de.tenable.com/security/tns-2023-23" } ], "source_lang": "en-US", "title": "Tenable Security Nessus Network Monitor: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-10-25T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:53:59.941+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1614", "initial_release_date": "2023-06-29T22:00:00.000+00:00", "revision_history": [ { "date": "2023-06-29T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-07-03T22:00:00.000+00:00", "number": "2", "summary": "Produkt berichtigt" }, { "date": "2023-10-25T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Tenable aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Tenable Security Nessus Network Monitor \u003c 6.2.2", "product": { "name": "Tenable Security Nessus Network Monitor \u003c 6.2.2", "product_id": "T028403", "product_identification_helper": { "cpe": "cpe:/a:tenable:nessus_network_monitor:6.2.2" } } } ], "category": "vendor", "name": "Tenable Security" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-31147", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-31147" }, { "cve": "CVE-2023-31130", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-31130" }, { "cve": "CVE-2023-31124", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-31124" }, { "cve": "CVE-2023-29469", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-29469" }, { "cve": "CVE-2023-28484", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-28484" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-1255", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-1255" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2022-4904", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-4904" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-31160", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-31160" }, { "cve": "CVE-2022-29824", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-29824" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27776", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27775", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27774", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-23395", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-23395" }, { "cve": "CVE-2022-23308", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-23308" }, { "cve": "CVE-2022-22576", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2021-45346", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-45346" }, { "cve": "CVE-2021-3672", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-3672" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3541", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3537", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3518", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3517", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-3517" }, { "cve": "CVE-2021-31239", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-31239" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-20227", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2021-20227" }, { "cve": "CVE-2020-9327", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-9327" }, { "cve": "CVE-2020-7595", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-7595" }, { "cve": "CVE-2020-35527", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-35527" }, { "cve": "CVE-2020-35525", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-35525" }, { "cve": "CVE-2020-24977", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-24977" }, { "cve": "CVE-2020-15358", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-15358" }, { "cve": "CVE-2020-14155", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-14155" }, { "cve": "CVE-2020-13871", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13871" }, { "cve": "CVE-2020-13632", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13632" }, { "cve": "CVE-2020-13631", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13631" }, { "cve": "CVE-2020-13630", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13630" }, { "cve": "CVE-2020-13435", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13435" }, { "cve": "CVE-2020-13434", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-13434" }, { "cve": "CVE-2020-11656", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-11656" }, { "cve": "CVE-2020-11655", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2020-11655" }, { "cve": "CVE-2019-9937", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-9937" }, { "cve": "CVE-2019-9936", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-9936" }, { "cve": "CVE-2019-8457", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-8457" }, { "cve": "CVE-2019-5815", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-5815" }, { "cve": "CVE-2019-20838", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-20838" }, { "cve": "CVE-2019-20388", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20218", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-20218" }, { "cve": "CVE-2019-19959", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19959" }, { "cve": "CVE-2019-19956", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19956" }, { "cve": "CVE-2019-19926", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19926" }, { "cve": "CVE-2019-19925", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19925" }, { "cve": "CVE-2019-19924", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19924" }, { "cve": "CVE-2019-19923", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19923" }, { "cve": "CVE-2019-19880", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19880" }, { "cve": "CVE-2019-19646", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19646" }, { "cve": "CVE-2019-19645", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19645" }, { "cve": "CVE-2019-19603", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19603" }, { "cve": "CVE-2019-19317", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19317" }, { "cve": "CVE-2019-19244", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19244" }, { "cve": "CVE-2019-19242", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-19242" }, { "cve": "CVE-2019-16168", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-16168" }, { "cve": "CVE-2019-13118", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-13118" }, { "cve": "CVE-2019-13117", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-13117" }, { "cve": "CVE-2019-12900", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-12900" }, { "cve": "CVE-2019-11068", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2019-11068" }, { "cve": "CVE-2018-9251", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2018-9251" }, { "cve": "CVE-2018-14567", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2018-14567" }, { "cve": "CVE-2018-14404", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2018-14404" }, { "cve": "CVE-2017-9050", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-9050" }, { "cve": "CVE-2017-9049", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-9049" }, { "cve": "CVE-2017-9048", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-9048" }, { "cve": "CVE-2017-9047", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-9047" }, { "cve": "CVE-2017-8872", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-8872" }, { "cve": "CVE-2017-7376", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-7376" }, { "cve": "CVE-2017-7375", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-7375" }, { "cve": "CVE-2017-5969", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-5969" }, { "cve": "CVE-2017-5130", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-5130" }, { "cve": "CVE-2017-5029", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-5029" }, { "cve": "CVE-2017-18258", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-18258" }, { "cve": "CVE-2017-16932", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-16932" }, { "cve": "CVE-2017-16931", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-16931" }, { "cve": "CVE-2017-15412", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-15412" }, { "cve": "CVE-2017-1000381", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-1000381" }, { "cve": "CVE-2017-1000061", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2017-1000061" }, { "cve": "CVE-2016-9598", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-9598" }, { "cve": "CVE-2016-9597", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-9597" }, { "cve": "CVE-2016-9596", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-9596" }, { "cve": "CVE-2016-5180", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-5180" }, { "cve": "CVE-2016-5131", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-5131" }, { "cve": "CVE-2016-4658", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4658" }, { "cve": "CVE-2016-4609", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4609" }, { "cve": "CVE-2016-4607", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4607" }, { "cve": "CVE-2016-4483", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4483" }, { "cve": "CVE-2016-4449", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4449" }, { "cve": "CVE-2016-4448", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4448" }, { "cve": "CVE-2016-4447", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-4447" }, { "cve": "CVE-2016-3709", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-3709" }, { "cve": "CVE-2016-3705", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-3705" }, { "cve": "CVE-2016-3627", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-3627" }, { "cve": "CVE-2016-3189", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-3189" }, { "cve": "CVE-2016-2073", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-2073" }, { "cve": "CVE-2016-1840", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1840" }, { "cve": "CVE-2016-1839", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1839" }, { "cve": "CVE-2016-1838", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1838" }, { "cve": "CVE-2016-1837", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1837" }, { "cve": "CVE-2016-1836", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1836" }, { "cve": "CVE-2016-1834", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1834" }, { "cve": "CVE-2016-1833", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1833" }, { "cve": "CVE-2016-1762", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1762" }, { "cve": "CVE-2016-1684", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1684" }, { "cve": "CVE-2016-1683", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2016-1683" }, { "cve": "CVE-2015-9019", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-9019" }, { "cve": "CVE-2015-8806", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8806" }, { "cve": "CVE-2015-8710", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8710" }, { "cve": "CVE-2015-8317", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8317" }, { "cve": "CVE-2015-8242", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8242" }, { "cve": "CVE-2015-8241", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8241" }, { "cve": "CVE-2015-8035", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-8035" }, { "cve": "CVE-2015-7995", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7995" }, { "cve": "CVE-2015-7942", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7942" }, { "cve": "CVE-2015-7941", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7941" }, { "cve": "CVE-2015-7500", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7500" }, { "cve": "CVE-2015-7499", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7499" }, { "cve": "CVE-2015-7498", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7498" }, { "cve": "CVE-2015-7497", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-7497" }, { "cve": "CVE-2015-5312", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2015-5312" }, { "cve": "CVE-2014-3660", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2014-3660" }, { "cve": "CVE-2013-4520", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2013-4520" }, { "cve": "CVE-2013-2877", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2013-2877" }, { "cve": "CVE-2013-1969", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2013-1969" }, { "cve": "CVE-2013-0339", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2013-0339" }, { "cve": "CVE-2013-0338", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2013-0338" }, { "cve": "CVE-2012-6139", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2012-6139" }, { "cve": "CVE-2012-5134", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2012-5134" }, { "cve": "CVE-2012-2871", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2012-2871" }, { "cve": "CVE-2012-2870", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2012-2870" }, { "cve": "CVE-2012-0841", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2012-0841" }, { "cve": "CVE-2011-3970", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2011-3970" }, { "cve": "CVE-2011-1944", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2011-1944" }, { "cve": "CVE-2011-1202", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2011-1202" }, { "cve": "CVE-2010-4494", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2010-4494" }, { "cve": "CVE-2010-4008", "notes": [ { "category": "description", "text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "release_date": "2023-06-29T22:00:00.000+00:00", "title": "CVE-2010-4008" } ] }
wid-sec-w-2024-3391
Vulnerability from csaf_certbund
Published
2014-10-16 22:00
Modified
2025-06-30 22:00
Summary
libxml2: Schwachstelle ermöglicht Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libxml ist ein C Parser und Toolkit, welches für das Gnome Projekt entwickelt wurde.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libxml2 ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "libxml ist ein C Parser und Toolkit, welches f\u00fcr das Gnome Projekt entwickelt wurde.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in libxml2 ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3391 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2014/wid-sec-w-2024-3391.json" }, { "category": "self", "summary": "WID-SEC-2024-3391 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3391" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2014:1655 vom 2014-10-16", "url": "https://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "category": "external", "summary": "Mandriva Security Advisory MDVSA-2014:204 vom 2014-10-23", "url": "http://www.mandriva.com/de/support/security/advisories/advisory/MDVSA-2014%3A204/" }, { "category": "external", "summary": "Debian Security Advisory DSA-3057-1 vom 2014-10-26", "url": "https://lists.debian.org/debian-security-announce/2014/msg00244.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-2389-1 vom 2014-10-27", "url": "http://www.ubuntu.com/usn/usn-2389-1/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2014:1885-1 vom 2014-11-20", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "category": "external", "summary": "CESA-2014:1885 Moderate CentOS 5 libxml2 Security Update vom 2014-11-20", "url": "http://lists.centos.org/pipermail/centos-announce/2014-November/020775.html" }, { "category": "external", "summary": "F5 Security Advisory SOL15872", "url": "https://support.f5.com/kb/en-us/solutions/public/15000/800/sol15872.html?ref=rss" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2015:0003-1 vom 2015-01-05", "url": "https://www.suse.com/support/update/announcement/2015/suse-su-20150003-1.html" }, { "category": "external", "summary": "Mandriva Security Advisory MDVSA-2015:111 vom 2015-03-29", "url": "http://www.mandriva.com/de/support/security/advisories/advisory/MDVSA-2015%3A111/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2014:1440-1 vom 2016-01-22", "url": "https://www.suse.com/support/update/announcement/2014/suse-su-20141440-1.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-251 vom 2024-11-11", "url": "https://www.dell.com/support/kbdoc/de-de/000247018/dsa-2024-251-security-update-for-dell-networker-for-libxml2-2-9-0-vulnerabilities" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-451 vom 2024-12-03", "url": "https://www.dell.com/support/kbdoc/de-de/000255975/dsa-2024-451-security-update-for-dell-networker-for-libxml2-2-9-0-vulnerabilities" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-2673 vom 2025-03-21", "url": "https://linux.oracle.com/errata/ELSA-2025-2673.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-269 vom 2025-07-01", "url": "https://www.dell.com/support/kbdoc/de-de/000338743/dsa-2025-269-security-update-for-dell-networker-multiple-third-party-component-vulnerabilities" } ], "source_lang": "en-US", "title": "libxml2: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2025-06-30T22:00:00.000+00:00", "generator": { "date": "2025-07-01T08:26:39.528+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2024-3391", "initial_release_date": "2014-10-16T22:00:00.000+00:00", "revision_history": [ { "date": "2014-10-16T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2014-10-16T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2014-10-23T22:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2014-10-26T23:00:00.000+00:00", "number": "4", "summary": "New remediations available" }, { "date": "2014-10-26T23:00:00.000+00:00", "number": "5", "summary": "Version nicht vorhanden" }, { "date": "2014-10-27T23:00:00.000+00:00", "number": "6", "summary": "New remediations available" }, { "date": "2014-10-27T23:00:00.000+00:00", "number": "7", "summary": "Version nicht vorhanden" }, { "date": "2014-11-20T23:00:00.000+00:00", "number": "8", "summary": "New remediations available" }, { "date": "2014-11-20T23:00:00.000+00:00", "number": "9", "summary": "Version nicht vorhanden" }, { "date": "2014-11-20T23:00:00.000+00:00", "number": "10", "summary": "Version nicht vorhanden" }, { "date": "2014-12-08T23:00:00.000+00:00", "number": "11", "summary": "New remediations available" }, { "date": "2014-12-08T23:00:00.000+00:00", "number": "12", "summary": "Version nicht vorhanden" }, { "date": "2015-01-05T23:00:00.000+00:00", "number": "13", "summary": "New remediations available" }, { "date": "2015-01-05T23:00:00.000+00:00", "number": "14", "summary": "Version nicht vorhanden" }, { "date": "2015-03-29T22:00:00.000+00:00", "number": "15", "summary": "New remediations available" }, { "date": "2016-01-24T23:00:00.000+00:00", "number": "16", "summary": "New remediations available" }, { "date": "2024-11-10T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2025-03-20T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-06-30T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "20" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c19.11.0.2", "product": { "name": "Dell NetWorker \u003c19.11.0.2", "product_id": "T038884" } }, { "category": "product_version", "name": "19.11.0.2", "product": { "name": "Dell NetWorker 19.11.0.2", "product_id": "T038884-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.11.0.2" } } }, { "category": "product_version_range", "name": "Server \u003c19.11.0.2", "product": { "name": "Dell NetWorker Server \u003c19.11.0.2", "product_id": "T039561" } }, { "category": "product_version", "name": "Server 19.11.0.2", "product": { "name": "Dell NetWorker Server 19.11.0.2", "product_id": "T039561-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:server__19.11.0.2" } } }, { "category": "product_version_range", "name": "Server \u003c19.10.0.6", "product": { "name": "Dell NetWorker Server \u003c19.10.0.6", "product_id": "T039562" } }, { "category": "product_version", "name": "Server 19.10.0.6", "product": { "name": "Dell NetWorker Server 19.10.0.6", "product_id": "T039562-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:server__19.10.0.6" } } }, { "category": "product_version_range", "name": "\u003c19.13", "product": { "name": "Dell NetWorker \u003c19.13", "product_id": "T044954" } }, { "category": "product_version", "name": "19.13", "product": { "name": "Dell NetWorker 19.13", "product_id": "T044954-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.13" } } }, { "category": "product_version_range", "name": "\u003c19.11.0.5", "product": { "name": "Dell NetWorker \u003c19.11.0.5", "product_id": "T044959" } }, { "category": "product_version", "name": "19.11.0.5", "product": { "name": "Dell NetWorker 19.11.0.5", "product_id": "T044959-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.11.0.5" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "5", "product": { "name": "F5 BIG-IP Access Policy Manager 5", "product_id": "T001693", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip_access_policy_manager:-" } } } ], "category": "product_name", "name": "BIG-IP Access Policy Manager" } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } }, { "category": "product_name", "name": "Open Source libxml2", "product": { "name": "Open Source libxml2", "product_id": "T000683", "product_identification_helper": { "cpe": "cpe:/a:xmlsoft:libxml2:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "5", "product": { "name": "Red Hat Enterprise Linux 5", "product_id": "74289", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } }, { "category": "product_version", "name": "6", "product": { "name": "Red Hat Enterprise Linux Server 6", "product_id": "T000343", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux Server 7", "product_id": "T003550", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_version", "name": "6.6.z", "product": { "name": "Red Hat Enterprise Linux Server EUS 6.6.z", "product_id": "T004034", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6.6.z" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "6", "product": { "name": "Red Hat Enterprise Linux Desktop 6", "product_id": "T000223", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_desktop:6" } } }, { "category": "product_version", "name": "5", "product": { "name": "Red Hat Enterprise Linux Desktop 5", "product_id": "T002352", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_desktop:5:client" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux Desktop 7", "product_id": "T003548", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_desktop:7" } } } ], "category": "product_name", "name": "Enterprise Linux Desktop" }, { "branches": [ { "category": "product_version", "name": "6", "product": { "name": "Red Hat Enterprise Linux HPC Node 6", "product_id": "T001927", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_hpc_node:6" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux HPC Node 7", "product_id": "T002552", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_hpc_node:-" } } } ], "category": "product_name", "name": "Enterprise Linux HPC Node" }, { "branches": [ { "category": "product_version", "name": "6", "product": { "name": "Red Hat Enterprise Linux Workstation 6", "product_id": "T000396", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_workstation:6" } } }, { "category": "product_version", "name": "5", "product": { "name": "Red Hat Enterprise Linux Workstation 5", "product_id": "T000622", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_workstation:5" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux Workstation 7", "product_id": "T003565", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux_workstation:7" } } } ], "category": "product_name", "name": "Enterprise Linux Workstation" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3660", "product_status": { "known_affected": [ "T003550", "T004034", "T003565", "T044959", "74289", "T003548", "T004914", "T001927", "T038884", "T039562", "T039561", "2951", "T002207", "T000622", "T044954", "T000126", "T000223", "T000343", "T000683", "T000396", "T002552", "1727", "T001693", "T002352" ] }, "release_date": "2014-10-16T22:00:00.000+00:00", "title": "CVE-2014-3660" } ] }
ghsa-xrph-4qjj-gj25
Vulnerability from github
Published
2022-05-17 03:22
Modified
2022-05-17 03:22
VLAI Severity ?
Details
parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the "billion laughs" attack.
{ "affected": [], "aliases": [ "CVE-2014-3660" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-04T16:55:00Z", "severity": "MODERATE" }, "details": "parser.c in libxml2 before 2.9.2 does not properly prevent entity expansion even when entity substitution has been disabled, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted XML document containing a large number of nested entity references, a variant of the \"billion laughs\" attack.", "id": "GHSA-xrph-4qjj-gj25", "modified": "2022-05-17T03:22:58Z", "published": "2022-05-17T03:22:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3660" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/attachment.cgi?id=944444\u0026action=diff" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT205030" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT205031" }, { "type": "WEB", "url": "https://www.ncsc.nl/actueel/nieuwsberichten/kwetsbaarheid-ontdekt-in-libxml2.html" }, { "type": "WEB", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10705" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00002.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-10/msg00034.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-12/msg00120.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1655.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1885.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/59903" }, { "type": "WEB", "url": "http://secunia.com/advisories/61965" }, { "type": "WEB", "url": "http://secunia.com/advisories/61966" }, { "type": "WEB", "url": "http://secunia.com/advisories/61991" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3057" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2014:244" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/10/17/7" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70644" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2389-1" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2014:1655
Vulnerability from csaf_redhat
Published
2014-10-16 17:49
Modified
2024-11-22 08:34
Summary
Red Hat Security Advisory: libxml2 security update
Notes
Topic
Updated libxml2 packages that fix one security issue are now available for
Red Hat Enterprise Linux 6 and 7.
Red Hat Product Security has rated this update as having Moderate security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The libxml2 library is a development toolbox providing the implementation
of various XML standards.
A denial of service flaw was found in libxml2, a library providing support
to read, modify and write XML and HTML files. A remote attacker could
provide a specially crafted XML file that, when processed by an application
using libxml2, would lead to excessive CPU consumption (denial of service)
based on excessive entity substitutions, even if entity substitution was
disabled, which is the parser default behavior. (CVE-2014-3660)
All libxml2 users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The desktop must be
restarted (log out, then log back in) for this update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated libxml2 packages that fix one security issue are now available for\nRed Hat Enterprise Linux 6 and 7.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The libxml2 library is a development toolbox providing the implementation\nof various XML standards.\n\nA denial of service flaw was found in libxml2, a library providing support\nto read, modify and write XML and HTML files. A remote attacker could\nprovide a specially crafted XML file that, when processed by an application\nusing libxml2, would lead to excessive CPU consumption (denial of service)\nbased on excessive entity substitutions, even if entity substitution was\ndisabled, which is the parser default behavior. (CVE-2014-3660)\n\nAll libxml2 users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The desktop must be\nrestarted (log out, then log back in) for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2014:1655", "url": "https://access.redhat.com/errata/RHSA-2014:1655" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1149084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1655.json" } ], "title": "Red Hat Security Advisory: libxml2 security update", "tracking": { "current_release_date": "2024-11-22T08:34:18+00:00", "generator": { "date": "2024-11-22T08:34:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1655", "initial_release_date": "2014-10-16T17:49:06+00:00", "revision_history": [ { "date": "2014-10-16T17:49:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-10-16T17:49:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:34:18+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 Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "product_id": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "product": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "product_id": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.9.1-5.el7_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "product": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "product_id": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.7.6-17.el6_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "product": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "product_id": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.7.6-17.el6_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "product_id": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.i686", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686", "product_id": "libxml2-0:2.9.1-5.el7_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "product": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "product_id": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.7.6-17.el6_6.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.i686", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686", "product_id": "libxml2-0:2.7.6-17.el6_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=i686" } } }, { "category": "product_version", "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "product": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "product_id": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.7.6-17.el6_6.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.src", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.src", "product_id": "libxml2-0:2.9.1-5.el7_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=src" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.src", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.src", "product_id": "libxml2-0:2.7.6-17.el6_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "product_id": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "product": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "product_id": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.9.1-5.el7_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "product": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "product_id": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.7.6-17.el6_6.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "product_id": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "product": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "product_id": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.7.6-17.el6_6.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.ppc", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc", "product_id": "libxml2-0:2.9.1-5.el7_0.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.ppc", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc", "product_id": "libxml2-0:2.7.6-17.el6_6.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.s390", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390", "product_id": "libxml2-0:2.9.1-5.el7_0.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=s390" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.s390", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390", "product_id": "libxml2-0:2.7.6-17.el6_6.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "product": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "product_id": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.9.1-5.el7_0.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-0:2.9.1-5.el7_0.1.s390x", "product": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x", "product_id": "libxml2-0:2.9.1-5.el7_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.9.1-5.el7_0.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "product": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "product_id": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.1-5.el7_0.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "product": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "product_id": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.9.1-5.el7_0.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "product": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "product_id": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.9.1-5.el7_0.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "product": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "product_id": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.7.6-17.el6_6.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "product": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "product_id": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.7.6-17.el6_6.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "product": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "product_id": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.7.6-17.el6_6.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-0:2.7.6-17.el6_6.1.s390x", "product": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x", "product_id": "libxml2-0:2.7.6-17.el6_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.7.6-17.el6_6.1?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "product": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "product_id": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-static@2.7.6-17.el6_6.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Client-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Server-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.src", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.i686", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64" }, "product_reference": "libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.6.z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Client-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Server-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.src", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.i686", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.s390x", "relates_to_product_reference": "7Workstation-optional-7.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" }, "product_reference": "libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "relates_to_product_reference": "7Workstation-optional-7.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3660", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2014-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1149084" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in libxml2, a library providing support to read, modify and write XML and HTML files. A remote attacker could provide a specially crafted XML file that, when processed by an application using libxml2, would lead to excessive CPU consumption (denial of service) based on excessive entity substitutions, even if entity substitution was disabled, which is the parser default behavior.", "title": "Vulnerability description" }, { "category": "summary", "text": "libxml2: denial of service via recursive entity expansion", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3660" }, { "category": "external", "summary": "RHBZ#1149084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3660", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3660" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3660", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3660" } ], "release_date": "2014-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-10-16T17:49:06+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1655" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Client-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Client-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6ComputeNode-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6ComputeNode-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Server-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Server-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.src", "6Workstation-optional-6.6.z:libxml2-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-debuginfo-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-devel-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-python-0:2.7.6-17.el6_6.1.x86_64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.i686", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.ppc64", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.s390x", "6Workstation-optional-6.6.z:libxml2-static-0:2.7.6-17.el6_6.1.x86_64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Client-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Client-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7ComputeNode-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7ComputeNode-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Server-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Server-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.src", "7Workstation-optional-7.0.Z:libxml2-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-debuginfo-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-devel-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-python-0:2.9.1-5.el7_0.1.x86_64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.i686", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.ppc64", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.s390x", "7Workstation-optional-7.0.Z:libxml2-static-0:2.9.1-5.el7_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libxml2: denial of service via recursive entity expansion" } ] }
rhsa-2014:1885
Vulnerability from csaf_redhat
Published
2014-11-20 18:51
Modified
2024-11-22 08:34
Summary
Red Hat Security Advisory: libxml2 security update
Notes
Topic
Updated libxml2 packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.
Red Hat Product Security has rated this update as having Moderate security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The libxml2 library is a development toolbox providing the implementation
of various XML standards.
A denial of service flaw was found in libxml2, a library providing support
to read, modify and write XML and HTML files. A remote attacker could
provide a specially crafted XML file that, when processed by an application
using libxml2, would lead to excessive CPU consumption (denial of service)
based on excessive entity substitutions, even if entity substitution was
disabled, which is the parser default behavior. (CVE-2014-3660)
All libxml2 users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The desktop must be
restarted (log out, then log back in) for this update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated libxml2 packages that fix one security issue are now available for\nRed Hat Enterprise Linux 5.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The libxml2 library is a development toolbox providing the implementation\nof various XML standards.\n\nA denial of service flaw was found in libxml2, a library providing support\nto read, modify and write XML and HTML files. A remote attacker could\nprovide a specially crafted XML file that, when processed by an application\nusing libxml2, would lead to excessive CPU consumption (denial of service)\nbased on excessive entity substitutions, even if entity substitution was\ndisabled, which is the parser default behavior. (CVE-2014-3660)\n\nAll libxml2 users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. The desktop must be\nrestarted (log out, then log back in) for this update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2014:1885", "url": "https://access.redhat.com/errata/RHSA-2014:1885" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1149084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1885.json" } ], "title": "Red Hat Security Advisory: libxml2 security update", "tracking": { "current_release_date": "2024-11-22T08:34:24+00:00", "generator": { "date": "2024-11-22T08:34:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1885", "initial_release_date": "2014-11-20T18:51:48+00:00", "revision_history": [ { "date": "2014-11-20T18:51:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-20T18:51:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:34:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.src", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.src", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=i386" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=i386" } } }, { "category": "product_version", "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "product": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "product_id": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.6.26-2.1.25.el5_11?arch=i386" } } }, { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "product": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "product_id": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.6.26-2.1.25.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "product": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "product_id": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.6.26-2.1.25.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=ppc64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "product": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "product_id": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.6.26-2.1.25.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=s390" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=s390" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "product": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "product_id": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-python@2.6.26-2.1.25.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "product": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "product_id": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2@2.6.26-2.1.25.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "product": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "product_id": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-devel@2.6.26-2.1.25.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "product": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "product_id": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libxml2-debuginfo@2.6.26-2.1.25.el5_11?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.src", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.src", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.src", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" }, "product_reference": "libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3660", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2014-10-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1149084" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in libxml2, a library providing support to read, modify and write XML and HTML files. A remote attacker could provide a specially crafted XML file that, when processed by an application using libxml2, would lead to excessive CPU consumption (denial of service) based on excessive entity substitutions, even if entity substitution was disabled, which is the parser default behavior.", "title": "Vulnerability description" }, { "category": "summary", "text": "libxml2: denial of service via recursive entity expansion", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3660" }, { "category": "external", "summary": "RHBZ#1149084", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1149084" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3660", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3660" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3660", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3660" } ], "release_date": "2014-10-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-20T18:51:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1885" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Client-Workstation-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Client-Workstation-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.src", "5Server-5.11.Z:libxml2-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-debuginfo-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.ppc64", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-devel-0:2.6.26-2.1.25.el5_11.x86_64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.i386", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ia64", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.ppc", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.s390x", "5Server-5.11.Z:libxml2-python-0:2.6.26-2.1.25.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libxml2: denial of service via recursive entity expansion" } ] }
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.
Loading…
Loading…