Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-9911 (GCVE-0-2014-9911)
Vulnerability from cvelistv5 – Published: 2017-01-04 20:00 – Updated: 2024-08-06 14:02
VLAI?
EPSS
Summary
Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
Date Public ?
2014-06-08 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:02:37.743Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "1037556",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1037556"
},
{
"name": "94520",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/94520"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-06-08T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-04-23T19:08:14.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "1037556",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1037556"
},
{
"name": "94520",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/94520"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9911",
"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": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugs.icu-project.org/trac/changeset/35699",
"refsource": "CONFIRM",
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "1037556",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1037556"
},
{
"name": "94520",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94520"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"name": "https://bugs.php.net/bug.php?id=67397",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"name": "http://bugs.icu-project.org/trac/ticket/1089",
"refsource": "CONFIRM",
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-9911",
"datePublished": "2017-01-04T20:00:00.000Z",
"dateReserved": "2016-11-24T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:02:37.743Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2014-9911\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-04T20:59:00.137\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de b\u00fafer basado en pila en la funci\u00f3n ures_getByKeyWithFallback en common/uresbund.cpp en International Components for Unicode (ICU) en versiones anteriores a 54.1 para C/C++ permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de una llamada manipulada uloc_getDisplayName.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:icu-project:international_components_for_unicode:*:*:*:*:*:c\\\\/c\\\\+\\\\+:*:*\",\"versionEndExcluding\":\"54.1\",\"matchCriteriaId\":\"E6A18FFD-F816-4DA8-9FC5-A8A132C67940\"}]}]}],\"references\":[{\"url\":\"http://bugs.icu-project.org/trac/changeset/35699\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://bugs.icu-project.org/trac/ticket/1089\",\"source\":\"cve@mitre.org\",\"tags\":[\"Not Applicable\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/25/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94520\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037556\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.php.net/bug.php?id=67397\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.icu-project.org/trac/changeset/35699\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://bugs.icu-project.org/trac/ticket/1089\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/25/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/94520\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1037556\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.php.net/bug.php?id=67397\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
WID-SEC-W-2025-1660
Vulnerability from csaf_certbund - Published: 2019-04-16 22:00 - Updated: 2025-07-28 22:00Summary
Oracle Utilities: Mehrere Schwachstellen
Severity
Hoch
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: Oracle Utilities ist eine Produktfamilie mit branchenspezifischen Lösungen für Ver- und Entsorger.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Utilities ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
References
{
"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": "Oracle Utilities ist eine Produktfamilie mit branchenspezifischen L\u00f6sungen f\u00fcr Ver- und Entsorger.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Utilities ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-2025-1660 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-1660.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1660 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1660"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2019 vom 2019-04-16",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html#AppendixUTIL"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11888 vom 2025-07-29",
"url": "http://linux.oracle.com/errata/ELSA-2025-11888.html"
}
],
"source_lang": "en-US",
"title": "Oracle Utilities: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-28T22:00:00.000+00:00",
"generator": {
"date": "2025-07-29T08:29:38.026+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1660",
"initial_release_date": "2019-04-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-04-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"category": "product_name",
"name": "Oracle Utilities Applications",
"product": {
"name": "Oracle Utilities Applications",
"product_id": "T008098",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:utilities:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-7923",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-7923"
},
{
"cve": "CVE-2014-7926",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-7926"
},
{
"cve": "CVE-2014-7940",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-7940"
},
{
"cve": "CVE-2014-8146",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-8146"
},
{
"cve": "CVE-2014-8147",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-8147"
},
{
"cve": "CVE-2014-9654",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-9654"
},
{
"cve": "CVE-2014-9911",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2014-9911"
},
{
"cve": "CVE-2015-5922",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2015-5922"
},
{
"cve": "CVE-2015-9251",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2015-9251"
},
{
"cve": "CVE-2016-1000031",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-1000031"
},
{
"cve": "CVE-2016-6293",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-6293"
},
{
"cve": "CVE-2016-7415",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2016-7415"
},
{
"cve": "CVE-2017-14952",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-14952"
},
{
"cve": "CVE-2017-17484",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-17484"
},
{
"cve": "CVE-2017-7867",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-7867"
},
{
"cve": "CVE-2017-7868",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2017-7868"
},
{
"cve": "CVE-2018-11039",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11039"
},
{
"cve": "CVE-2018-11040",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-11040"
},
{
"cve": "CVE-2018-1257",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1257"
},
{
"cve": "CVE-2018-1258",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-1258"
},
{
"cve": "CVE-2018-8088",
"product_status": {
"known_affected": [
"T008098",
"T004914"
]
},
"release_date": "2019-04-16T22:00:00.000+00:00",
"title": "CVE-2018-8088"
}
]
}
FKIE_CVE-2014-9911
Vulnerability from fkie_nvd - Published: 2017-01-04 20:59 - Updated: 2025-04-12 10:46
Severity ?
Summary
Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| icu-project | international_components_for_unicode | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:icu-project:international_components_for_unicode:*:*:*:*:*:c\\/c\\+\\+:*:*",
"matchCriteriaId": "E6A18FFD-F816-4DA8-9FC5-A8A132C67940",
"versionEndExcluding": "54.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer basado en pila en la funci\u00f3n ures_getByKeyWithFallback en common/uresbund.cpp en International Components for Unicode (ICU) en versiones anteriores a 54.1 para C/C++ permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de una llamada manipulada uloc_getDisplayName."
}
],
"id": "CVE-2014-9911",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-01-04T20:59:00.137",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
],
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/94520"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1037556"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"source": "cve@mitre.org",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Not Applicable"
],
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/94520"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1037556"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-968J-J287-M7JC
Vulnerability from github – Published: 2022-05-14 01:07 – Updated: 2022-05-14 01:07
VLAI?
Details
Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.
Severity ?
9.8 (Critical)
{
"affected": [],
"aliases": [
"CVE-2014-9911"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-01-04T20:59:00Z",
"severity": "CRITICAL"
},
"details": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.",
"id": "GHSA-968j-j287-m7jc",
"modified": "2022-05-14T01:07:16Z",
"published": "2022-05-14T01:07:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9911"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"type": "WEB",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
},
{
"type": "WEB",
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"type": "WEB",
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/94520"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1037556"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
CNVD-2016-11956
Vulnerability from cnvd - Published: 2016-12-06
VLAI Severity ?
Title
ICU栈缓冲区溢出漏洞
Description
ICU是一个为软件应用程序提供Unicode和全球化支持的C/C++和Java库。
ICU 54.1之前的版本中的‘uloc_getDisplayName()’函数存在远程栈缓冲区溢出漏洞,该漏洞源于程序未能充分对用户提供的数据执行边界检查。攻击者可利用该漏洞在应用程序上下文中执行任意代码,也可能造成拒绝服务。
Severity
中
Patch Name
ICU栈缓冲区溢出漏洞的补丁
Patch Description
ICU是一个为软件应用程序提供Unicode和全球化支持的C/C++和Java库。
ICU 54.1之前的版本中的‘uloc_getDisplayName()’函数存在远程栈缓冲区溢出漏洞,该漏洞源于程序未能充分对用户提供的数据执行边界检查。攻击者可利用该漏洞在应用程序上下文中执行任意代码,也可能造成拒绝服务。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
目前厂商已经发布了升级补丁以修复此安全问题,详情请关注厂商主页: http://icu-project.org/
Reference
http://www.securityfocus.com/bid/94520
Impacted products
| Name | ICU ICU <54.1 |
|---|
{
"bids": {
"bid": {
"bidNumber": "94520"
}
},
"cves": {
"cve": {
"cveNumber": "CVE-2014-9911"
}
},
"description": "ICU\u662f\u4e00\u4e2a\u4e3a\u8f6f\u4ef6\u5e94\u7528\u7a0b\u5e8f\u63d0\u4f9bUnicode\u548c\u5168\u7403\u5316\u652f\u6301\u7684C/C++\u548cJava\u5e93\u3002\r\n\r\nICU 54.1\u4e4b\u524d\u7684\u7248\u672c\u4e2d\u7684\u2018uloc_getDisplayName()\u2019\u51fd\u6570\u5b58\u5728\u8fdc\u7a0b\u6808\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u5145\u5206\u5bf9\u7528\u6237\u63d0\u4f9b\u7684\u6570\u636e\u6267\u884c\u8fb9\u754c\u68c0\u67e5\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u4e2d\u6267\u884c\u4efb\u610f\u4ee3\u7801\uff0c\u4e5f\u53ef\u80fd\u9020\u6210\u62d2\u7edd\u670d\u52a1\u3002",
"discovererName": "Andy",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6b64\u5b89\u5168\u95ee\u9898\uff0c\u8be6\u60c5\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\uff1a\r\nhttp://icu-project.org/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2016-11956",
"openTime": "2016-12-06",
"patchDescription": "ICU\u662f\u4e00\u4e2a\u4e3a\u8f6f\u4ef6\u5e94\u7528\u7a0b\u5e8f\u63d0\u4f9bUnicode\u548c\u5168\u7403\u5316\u652f\u6301\u7684C/C++\u548cJava\u5e93\u3002\r\n\r\nICU 54.1\u4e4b\u524d\u7684\u7248\u672c\u4e2d\u7684\u2018uloc_getDisplayName()\u2019\u51fd\u6570\u5b58\u5728\u8fdc\u7a0b\u6808\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u5145\u5206\u5bf9\u7528\u6237\u63d0\u4f9b\u7684\u6570\u636e\u6267\u884c\u8fb9\u754c\u68c0\u67e5\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u4e2d\u6267\u884c\u4efb\u610f\u4ee3\u7801\uff0c\u4e5f\u53ef\u80fd\u9020\u6210\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "ICU\u6808\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "ICU ICU \u003c54.1"
},
"referenceLink": "http://www.securityfocus.com/bid/94520",
"serverity": "\u4e2d",
"submitTime": "2016-12-05",
"title": "ICU\u6808\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e"
}
SUSE-RU-2018:0028-1
Vulnerability from csaf_suse - Published: 2018-01-05 12:58 - Updated: 2018-01-05 12:58Summary
Recommended update for icu
Severity
Moderate
Notes
Title of the patch: Recommended update for icu
Description of the patch:
This update for icu fixes the following issue:
- Fix international date/time format output (a regression caused by the fix for CVE-2014-9911) (bsc#1037416).
Patchnames: sdksp4-icu-13395,slessp4-icu-13395
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"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": "Recommended update for icu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for icu fixes the following issue:\n\n- Fix international date/time format output (a regression caused by the fix for CVE-2014-9911) (bsc#1037416).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-icu-13395,slessp4-icu-13395",
"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/suse-ru-2018_0028-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2018:0028-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20180028-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2018:0028-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2018-January/007695.html"
},
{
"category": "self",
"summary": "SUSE Bug 1037416",
"url": "https://bugzilla.suse.com/1037416"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9911 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9911/"
}
],
"title": "Recommended update for icu",
"tracking": {
"current_release_date": "2018-01-05T12:58:00Z",
"generator": {
"date": "2018-01-05T12:58:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2018:0028-1",
"initial_release_date": "2018-01-05T12:58:00Z",
"revision_history": [
{
"date": "2018-01-05T12:58:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "icu-4.0-47.3.2.i586",
"product": {
"name": "icu-4.0-47.3.2.i586",
"product_id": "icu-4.0-47.3.2.i586"
}
},
{
"category": "product_version",
"name": "libicu-devel-4.0-47.3.2.i586",
"product": {
"name": "libicu-devel-4.0-47.3.2.i586",
"product_id": "libicu-devel-4.0-47.3.2.i586"
}
},
{
"category": "product_version",
"name": "libicu-4.0-47.3.2.i586",
"product": {
"name": "libicu-4.0-47.3.2.i586",
"product_id": "libicu-4.0-47.3.2.i586"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-47.3.2.i586",
"product": {
"name": "libicu-doc-4.0-47.3.2.i586",
"product_id": "libicu-doc-4.0-47.3.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-47.3.2.ia64",
"product": {
"name": "libicu-devel-4.0-47.3.2.ia64",
"product_id": "libicu-devel-4.0-47.3.2.ia64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-47.3.2.ia64",
"product": {
"name": "libicu-4.0-47.3.2.ia64",
"product_id": "libicu-4.0-47.3.2.ia64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-47.3.2.ia64",
"product": {
"name": "libicu-doc-4.0-47.3.2.ia64",
"product_id": "libicu-doc-4.0-47.3.2.ia64"
}
},
{
"category": "product_version",
"name": "libicu-x86-4.0-47.3.2.ia64",
"product": {
"name": "libicu-x86-4.0-47.3.2.ia64",
"product_id": "libicu-x86-4.0-47.3.2.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-47.3.2.ppc64",
"product": {
"name": "libicu-devel-4.0-47.3.2.ppc64",
"product_id": "libicu-devel-4.0-47.3.2.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-47.3.2.ppc64",
"product": {
"name": "libicu-devel-32bit-4.0-47.3.2.ppc64",
"product_id": "libicu-devel-32bit-4.0-47.3.2.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-47.3.2.ppc64",
"product": {
"name": "libicu-4.0-47.3.2.ppc64",
"product_id": "libicu-4.0-47.3.2.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-47.3.2.ppc64",
"product": {
"name": "libicu-32bit-4.0-47.3.2.ppc64",
"product_id": "libicu-32bit-4.0-47.3.2.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-47.3.2.ppc64",
"product": {
"name": "libicu-doc-4.0-47.3.2.ppc64",
"product_id": "libicu-doc-4.0-47.3.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-47.3.2.s390x",
"product": {
"name": "libicu-devel-4.0-47.3.2.s390x",
"product_id": "libicu-devel-4.0-47.3.2.s390x"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-47.3.2.s390x",
"product": {
"name": "libicu-devel-32bit-4.0-47.3.2.s390x",
"product_id": "libicu-devel-32bit-4.0-47.3.2.s390x"
}
},
{
"category": "product_version",
"name": "libicu-4.0-47.3.2.s390x",
"product": {
"name": "libicu-4.0-47.3.2.s390x",
"product_id": "libicu-4.0-47.3.2.s390x"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-47.3.2.s390x",
"product": {
"name": "libicu-32bit-4.0-47.3.2.s390x",
"product_id": "libicu-32bit-4.0-47.3.2.s390x"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-47.3.2.s390x",
"product": {
"name": "libicu-doc-4.0-47.3.2.s390x",
"product_id": "libicu-doc-4.0-47.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "icu-4.0-47.3.2.x86_64",
"product": {
"name": "icu-4.0-47.3.2.x86_64",
"product_id": "icu-4.0-47.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-47.3.2.x86_64",
"product": {
"name": "libicu-32bit-4.0-47.3.2.x86_64",
"product_id": "libicu-32bit-4.0-47.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-devel-4.0-47.3.2.x86_64",
"product": {
"name": "libicu-devel-4.0-47.3.2.x86_64",
"product_id": "libicu-devel-4.0-47.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-47.3.2.x86_64",
"product": {
"name": "libicu-devel-32bit-4.0-47.3.2.x86_64",
"product_id": "libicu-devel-32bit-4.0-47.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-47.3.2.x86_64",
"product": {
"name": "libicu-4.0-47.3.2.x86_64",
"product_id": "libicu-4.0-47.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-47.3.2.x86_64",
"product": {
"name": "libicu-doc-4.0-47.3.2.x86_64",
"product_id": "libicu-doc-4.0-47.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "icu-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.i586"
},
"product_reference": "icu-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "icu-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.x86_64"
},
"product_reference": "icu-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-32bit-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.i586"
},
"product_reference": "libicu-devel-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ia64"
},
"product_reference": "libicu-devel-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-devel-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.s390x"
},
"product_reference": "libicu-devel-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-devel-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-devel-32bit-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.s390x"
},
"product_reference": "libicu-devel-32bit-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-devel-32bit-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.i586"
},
"product_reference": "libicu-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ia64"
},
"product_reference": "libicu-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.s390x"
},
"product_reference": "libicu-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-32bit-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.s390x"
},
"product_reference": "libicu-32bit-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-32bit-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.i586"
},
"product_reference": "libicu-doc-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ia64"
},
"product_reference": "libicu-doc-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-doc-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.s390x"
},
"product_reference": "libicu-doc-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-doc-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-x86-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-47.3.2.ia64"
},
"product_reference": "libicu-x86-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.i586"
},
"product_reference": "libicu-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ia64"
},
"product_reference": "libicu-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.s390x"
},
"product_reference": "libicu-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-32bit-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.s390x"
},
"product_reference": "libicu-32bit-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-32bit-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.i586"
},
"product_reference": "libicu-doc-4.0-47.3.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ia64"
},
"product_reference": "libicu-doc-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ppc64"
},
"product_reference": "libicu-doc-4.0-47.3.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.s390x"
},
"product_reference": "libicu-doc-4.0-47.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-47.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.x86_64"
},
"product_reference": "libicu-doc-4.0-47.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-x86-4.0-47.3.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-47.3.2.ia64"
},
"product_reference": "libicu-x86-4.0-47.3.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9911"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9911",
"url": "https://www.suse.com/security/cve/CVE-2014-9911"
},
{
"category": "external",
"summary": "SUSE Bug 1012224 for CVE-2014-9911",
"url": "https://bugzilla.suse.com/1012224"
},
{
"category": "external",
"summary": "SUSE Bug 1012232 for CVE-2014-9911",
"url": "https://bugzilla.suse.com/1012232"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-47.3.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-47.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-01-05T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9911"
}
]
}
SUSE-SU-2017:0256-1
Vulnerability from csaf_suse - Published: 2017-01-23 11:29 - Updated: 2017-01-23 11:29Summary
Security update for icu
Severity
Moderate
Notes
Title of the patch: Security update for icu
Description of the patch:
This update for icu fixes the following security issues:
- Passing a locale string longer than 255 characters to uloc_getDisplayName()
could have caused a buffer overflow resulting in denial of service or
possible code execution (bsc#1012224, CVE-2014-9911).
Patchnames: sdksp4-icu-12954,slessp4-icu-12954
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.8 (Critical)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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": "Security update for icu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for icu fixes the following security issues:\n\n- Passing a locale string longer than 255 characters to uloc_getDisplayName()\n could have caused a buffer overflow resulting in denial of service or\n possible code execution (bsc#1012224, CVE-2014-9911).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-icu-12954,slessp4-icu-12954",
"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/suse-su-2017_0256-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0256-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170256-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0256-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-January/002590.html"
},
{
"category": "self",
"summary": "SUSE Bug 1012224",
"url": "https://bugzilla.suse.com/1012224"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9911 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9911/"
}
],
"title": "Security update for icu",
"tracking": {
"current_release_date": "2017-01-23T11:29:16Z",
"generator": {
"date": "2017-01-23T11:29:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0256-1",
"initial_release_date": "2017-01-23T11:29:16Z",
"revision_history": [
{
"date": "2017-01-23T11:29:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "icu-4.0-43.1.i586",
"product": {
"name": "icu-4.0-43.1.i586",
"product_id": "icu-4.0-43.1.i586"
}
},
{
"category": "product_version",
"name": "libicu-devel-4.0-43.1.i586",
"product": {
"name": "libicu-devel-4.0-43.1.i586",
"product_id": "libicu-devel-4.0-43.1.i586"
}
},
{
"category": "product_version",
"name": "libicu-4.0-43.1.i586",
"product": {
"name": "libicu-4.0-43.1.i586",
"product_id": "libicu-4.0-43.1.i586"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-43.1.i586",
"product": {
"name": "libicu-doc-4.0-43.1.i586",
"product_id": "libicu-doc-4.0-43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-43.1.ia64",
"product": {
"name": "libicu-devel-4.0-43.1.ia64",
"product_id": "libicu-devel-4.0-43.1.ia64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-43.1.ia64",
"product": {
"name": "libicu-4.0-43.1.ia64",
"product_id": "libicu-4.0-43.1.ia64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-43.1.ia64",
"product": {
"name": "libicu-doc-4.0-43.1.ia64",
"product_id": "libicu-doc-4.0-43.1.ia64"
}
},
{
"category": "product_version",
"name": "libicu-x86-4.0-43.1.ia64",
"product": {
"name": "libicu-x86-4.0-43.1.ia64",
"product_id": "libicu-x86-4.0-43.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-43.1.ppc64",
"product": {
"name": "libicu-devel-4.0-43.1.ppc64",
"product_id": "libicu-devel-4.0-43.1.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-43.1.ppc64",
"product": {
"name": "libicu-devel-32bit-4.0-43.1.ppc64",
"product_id": "libicu-devel-32bit-4.0-43.1.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-43.1.ppc64",
"product": {
"name": "libicu-4.0-43.1.ppc64",
"product_id": "libicu-4.0-43.1.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-43.1.ppc64",
"product": {
"name": "libicu-32bit-4.0-43.1.ppc64",
"product_id": "libicu-32bit-4.0-43.1.ppc64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-43.1.ppc64",
"product": {
"name": "libicu-doc-4.0-43.1.ppc64",
"product_id": "libicu-doc-4.0-43.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libicu-devel-4.0-43.1.s390x",
"product": {
"name": "libicu-devel-4.0-43.1.s390x",
"product_id": "libicu-devel-4.0-43.1.s390x"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-43.1.s390x",
"product": {
"name": "libicu-devel-32bit-4.0-43.1.s390x",
"product_id": "libicu-devel-32bit-4.0-43.1.s390x"
}
},
{
"category": "product_version",
"name": "libicu-4.0-43.1.s390x",
"product": {
"name": "libicu-4.0-43.1.s390x",
"product_id": "libicu-4.0-43.1.s390x"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-43.1.s390x",
"product": {
"name": "libicu-32bit-4.0-43.1.s390x",
"product_id": "libicu-32bit-4.0-43.1.s390x"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-43.1.s390x",
"product": {
"name": "libicu-doc-4.0-43.1.s390x",
"product_id": "libicu-doc-4.0-43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "icu-4.0-43.1.x86_64",
"product": {
"name": "icu-4.0-43.1.x86_64",
"product_id": "icu-4.0-43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-32bit-4.0-43.1.x86_64",
"product": {
"name": "libicu-32bit-4.0-43.1.x86_64",
"product_id": "libicu-32bit-4.0-43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-devel-4.0-43.1.x86_64",
"product": {
"name": "libicu-devel-4.0-43.1.x86_64",
"product_id": "libicu-devel-4.0-43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-devel-32bit-4.0-43.1.x86_64",
"product": {
"name": "libicu-devel-32bit-4.0-43.1.x86_64",
"product_id": "libicu-devel-32bit-4.0-43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-4.0-43.1.x86_64",
"product": {
"name": "libicu-4.0-43.1.x86_64",
"product_id": "libicu-4.0-43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libicu-doc-4.0-43.1.x86_64",
"product": {
"name": "libicu-doc-4.0-43.1.x86_64",
"product_id": "libicu-doc-4.0-43.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "icu-4.0-43.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.i586"
},
"product_reference": "icu-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "icu-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.x86_64"
},
"product_reference": "icu-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-43.1.x86_64"
},
"product_reference": "libicu-32bit-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-43.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.i586"
},
"product_reference": "libicu-devel-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-43.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ia64"
},
"product_reference": "libicu-devel-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ppc64"
},
"product_reference": "libicu-devel-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-43.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.s390x"
},
"product_reference": "libicu-devel-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.x86_64"
},
"product_reference": "libicu-devel-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.ppc64"
},
"product_reference": "libicu-devel-32bit-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-43.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.s390x"
},
"product_reference": "libicu-devel-32bit-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-devel-32bit-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.x86_64"
},
"product_reference": "libicu-devel-32bit-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.i586"
},
"product_reference": "libicu-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ia64"
},
"product_reference": "libicu-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ppc64"
},
"product_reference": "libicu-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.s390x"
},
"product_reference": "libicu-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.x86_64"
},
"product_reference": "libicu-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.ppc64"
},
"product_reference": "libicu-32bit-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.s390x"
},
"product_reference": "libicu-32bit-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.x86_64"
},
"product_reference": "libicu-32bit-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.i586"
},
"product_reference": "libicu-doc-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ia64"
},
"product_reference": "libicu-doc-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ppc64"
},
"product_reference": "libicu-doc-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.s390x"
},
"product_reference": "libicu-doc-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.x86_64"
},
"product_reference": "libicu-doc-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-x86-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-43.1.ia64"
},
"product_reference": "libicu-x86-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.i586"
},
"product_reference": "libicu-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ia64"
},
"product_reference": "libicu-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ppc64"
},
"product_reference": "libicu-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.s390x"
},
"product_reference": "libicu-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.x86_64"
},
"product_reference": "libicu-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.ppc64"
},
"product_reference": "libicu-32bit-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.s390x"
},
"product_reference": "libicu-32bit-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-32bit-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.x86_64"
},
"product_reference": "libicu-32bit-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.i586"
},
"product_reference": "libicu-doc-4.0-43.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ia64"
},
"product_reference": "libicu-doc-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ppc64"
},
"product_reference": "libicu-doc-4.0-43.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.s390x"
},
"product_reference": "libicu-doc-4.0-43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-doc-4.0-43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.x86_64"
},
"product_reference": "libicu-doc-4.0-43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libicu-x86-4.0-43.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-43.1.ia64"
},
"product_reference": "libicu-x86-4.0-43.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9911"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9911",
"url": "https://www.suse.com/security/cve/CVE-2014-9911"
},
{
"category": "external",
"summary": "SUSE Bug 1012224 for CVE-2014-9911",
"url": "https://bugzilla.suse.com/1012224"
},
{
"category": "external",
"summary": "SUSE Bug 1012232 for CVE-2014-9911",
"url": "https://bugzilla.suse.com/1012232"
}
],
"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": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-doc-4.0-43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libicu-x86-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:icu-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-32bit-4.0-43.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libicu-devel-4.0-43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-01-23T11:29:16Z",
"details": "moderate"
}
],
"title": "CVE-2014-9911"
}
]
}
GSD-2014-9911
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-9911",
"description": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.",
"id": "GSD-2014-9911",
"references": [
"https://www.suse.com/security/cve/CVE-2014-9911.html",
"https://www.debian.org/security/2016/dsa-3725",
"https://ubuntu.com/security/CVE-2014-9911",
"https://advisories.mageia.org/CVE-2014-9911.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-9911"
],
"details": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.",
"id": "GSD-2014-9911",
"modified": "2023-12-13T01:22:48.071789Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9911",
"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": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugs.icu-project.org/trac/changeset/35699",
"refsource": "CONFIRM",
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "1037556",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1037556"
},
{
"name": "94520",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/94520"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"name": "https://bugs.php.net/bug.php?id=67397",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"name": "http://bugs.icu-project.org/trac/ticket/1089",
"refsource": "CONFIRM",
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:icu-project:international_components_for_unicode:*:*:*:*:*:c\\/c\\+\\+:*:*",
"cpe_name": [],
"versionEndExcluding": "54.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9911"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory",
"VDB Entry"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "https://bugs.php.net/bug.php?id=67397",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.php.net/bug.php?id=67397"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"name": "http://bugs.icu-project.org/trac/ticket/1089",
"refsource": "CONFIRM",
"tags": [
"Not Applicable"
],
"url": "http://bugs.icu-project.org/trac/ticket/1089"
},
{
"name": "http://bugs.icu-project.org/trac/changeset/35699",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://bugs.icu-project.org/trac/changeset/35699"
},
{
"name": "94520",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/94520"
},
{
"name": "1037556",
"refsource": "SECTRACK",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1037556"
},
{
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"tags": [],
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2019-04-23T19:29Z",
"publishedDate": "2017-01-04T20:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…