Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-17178 (GCVE-0-2019-17178)
Vulnerability from cvelistv5
Published
2019-10-04 16:57
Modified
2024-08-05 01:33
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
References
► | URL | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T01:33:17.322Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "name": "openSUSE-SU-2019:2604", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "name": "openSUSE-SU-2019:2608", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-10-08T20:15:11", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "name": "openSUSE-SU-2019:2604", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "name": "openSUSE-SU-2019:2608", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17178", "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": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/FreeRDP/FreeRDP/issues/5645", "refsource": "MISC", "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "name": "openSUSE-SU-2019:2604", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "name": "openSUSE-SU-2019:2608", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "name": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a", "refsource": "MISC", "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-17178", "datePublished": "2019-10-04T16:57:19", "dateReserved": "2019-10-04T00:00:00", "dateUpdated": "2024-08-05T01:33:17.322Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-17178\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-10-04T17:15:10.067\",\"lastModified\":\"2024-11-21T04:31:48.230\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n HuffmanTree_makeFromFrequencies en el archivo lodepng.c en LodePNG hasta el 28-09-2019, como es usado en WinPR en FreeRDP y otros productos, presenta una p\u00e9rdida de memoria porque un puntero realloc suministrado (es decir, el primer argumento para realloc) tambi\u00e9n es usado para un valor de retorno de realloc .\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-252\"},{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.0.2\",\"matchCriteriaId\":\"F437CAE0-7C2D-441D-8122-6E621F5D1DA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freerdp:freerdp:1.1.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C041C9F2-173A-41F4-B965-EA75FF949914\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lodev:lodepng:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2019-09-28\",\"matchCriteriaId\":\"D5542DCA-0282-4416-8952-B28EC0517C1A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/FreeRDP/FreeRDP/issues/5645\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/FreeRDP/FreeRDP/issues/5645\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
ghsa-v77x-r3jc-52jh
Vulnerability from github
Published
2022-05-24 16:57
Modified
2022-05-24 16:57
VLAI Severity ?
Details
HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
{ "affected": [], "aliases": [ "CVE-2019-17178" ], "database_specific": { "cwe_ids": [ "CWE-772" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-04T17:15:00Z", "severity": "MODERATE" }, "details": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "id": "GHSA-v77x-r3jc-52jh", "modified": "2022-05-24T16:57:54Z", "published": "2022-05-24T16:57:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17178" }, { "type": "WEB", "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "type": "WEB", "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" }, { "type": "WEB", "url": "https://github.com/akallabeth/FreeRDP/commit/fc80ab45621bd966f70594c0b7393ec005a94007" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" } ], "schema_version": "1.4.0", "severity": [] }
suse-su-2019:3079-1
Vulnerability from csaf_suse
Published
2019-11-26 16:47
Modified
2019-11-26 16:47
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).
- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).
Patchnames
SUSE-2019-3079,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-3079,SUSE-SLE-Product-WE-15-SP1-2019-3079
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for freerdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for freerdp fixes the following issues:\n\n- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).\n- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3079,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-3079,SUSE-SLE-Product-WE-15-SP1-2019-3079", "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-2019_3079-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3079-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193079-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3079-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006187.html" }, { "category": "self", "summary": "SUSE Bug 1153163", "url": "https://bugzilla.suse.com/1153163" }, { "category": "self", "summary": "SUSE Bug 1153164", "url": "https://bugzilla.suse.com/1153164" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17177 page", "url": "https://www.suse.com/security/cve/CVE-2019-17177/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17178 page", "url": "https://www.suse.com/security/cve/CVE-2019-17178/" } ], "title": "Security update for freerdp", "tracking": { "current_release_date": "2019-11-26T16:47:26Z", "generator": { "date": "2019-11-26T16:47:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3079-1", "initial_release_date": "2019-11-26T16:47:26Z", "revision_history": [ { "date": "2019-11-26T16:47:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "freerdp-2.0.0~rc4-10.4.1.aarch64", "product_id": "freerdp-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.aarch64", "product_id": "freerdp-devel-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "freerdp-server-2.0.0~rc4-10.4.1.aarch64", "product_id": "freerdp-server-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "freerdp-wayland-2.0.0~rc4-10.4.1.aarch64", "product_id": "freerdp-wayland-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.aarch64", "product_id": "libfreerdp2-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "libuwac0-0-2.0.0~rc4-10.4.1.aarch64", "product_id": "libuwac0-0-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "libwinpr2-2.0.0~rc4-10.4.1.aarch64", "product_id": "libwinpr2-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.aarch64", "product_id": "uwac0-0-devel-2.0.0~rc4-10.4.1.aarch64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-10.4.1.aarch64", "product": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.aarch64", "product_id": "winpr2-devel-2.0.0~rc4-10.4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-10.4.1.i586", "product": { "name": "freerdp-2.0.0~rc4-10.4.1.i586", "product_id": "freerdp-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-10.4.1.i586", "product": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.i586", "product_id": "freerdp-devel-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-10.4.1.i586", "product": { "name": "freerdp-server-2.0.0~rc4-10.4.1.i586", "product_id": "freerdp-server-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-10.4.1.i586", "product": { "name": "freerdp-wayland-2.0.0~rc4-10.4.1.i586", "product_id": "freerdp-wayland-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-10.4.1.i586", "product": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.i586", "product_id": "libfreerdp2-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-10.4.1.i586", "product": { "name": "libuwac0-0-2.0.0~rc4-10.4.1.i586", "product_id": "libuwac0-0-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-10.4.1.i586", "product": { "name": "libwinpr2-2.0.0~rc4-10.4.1.i586", "product_id": "libwinpr2-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.i586", "product": { "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.i586", "product_id": "uwac0-0-devel-2.0.0~rc4-10.4.1.i586" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-10.4.1.i586", "product": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.i586", "product_id": "winpr2-devel-2.0.0~rc4-10.4.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "freerdp-2.0.0~rc4-10.4.1.ppc64le", "product_id": "freerdp-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.ppc64le", "product_id": "freerdp-devel-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "freerdp-server-2.0.0~rc4-10.4.1.ppc64le", "product_id": "freerdp-server-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "freerdp-wayland-2.0.0~rc4-10.4.1.ppc64le", "product_id": "freerdp-wayland-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.ppc64le", "product_id": "libfreerdp2-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "libuwac0-0-2.0.0~rc4-10.4.1.ppc64le", "product_id": "libuwac0-0-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "libwinpr2-2.0.0~rc4-10.4.1.ppc64le", "product_id": "libwinpr2-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.ppc64le", "product_id": "uwac0-0-devel-2.0.0~rc4-10.4.1.ppc64le" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-10.4.1.ppc64le", "product": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.ppc64le", "product_id": "winpr2-devel-2.0.0~rc4-10.4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-10.4.1.s390x", "product": { "name": "freerdp-2.0.0~rc4-10.4.1.s390x", "product_id": "freerdp-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-10.4.1.s390x", "product": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.s390x", "product_id": "freerdp-devel-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-10.4.1.s390x", "product": { "name": "freerdp-server-2.0.0~rc4-10.4.1.s390x", "product_id": "freerdp-server-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-10.4.1.s390x", "product": { "name": "freerdp-wayland-2.0.0~rc4-10.4.1.s390x", "product_id": "freerdp-wayland-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-10.4.1.s390x", "product": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.s390x", "product_id": "libfreerdp2-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-10.4.1.s390x", "product": { "name": "libuwac0-0-2.0.0~rc4-10.4.1.s390x", "product_id": "libuwac0-0-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-10.4.1.s390x", "product": { "name": "libwinpr2-2.0.0~rc4-10.4.1.s390x", "product_id": "libwinpr2-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.s390x", "product": { "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.s390x", "product_id": "uwac0-0-devel-2.0.0~rc4-10.4.1.s390x" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-10.4.1.s390x", "product": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.s390x", "product_id": "winpr2-devel-2.0.0~rc4-10.4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "freerdp-2.0.0~rc4-10.4.1.x86_64", "product_id": "freerdp-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "product_id": "freerdp-devel-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "freerdp-server-2.0.0~rc4-10.4.1.x86_64", "product_id": "freerdp-server-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "freerdp-wayland-2.0.0~rc4-10.4.1.x86_64", "product_id": "freerdp-wayland-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "product_id": "libfreerdp2-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "libuwac0-0-2.0.0~rc4-10.4.1.x86_64", "product_id": "libuwac0-0-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "libwinpr2-2.0.0~rc4-10.4.1.x86_64", "product_id": "libwinpr2-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-10.4.1.x86_64", "product_id": "uwac0-0-devel-2.0.0~rc4-10.4.1.x86_64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-10.4.1.x86_64", "product": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.x86_64", "product_id": "winpr2-devel-2.0.0~rc4-10.4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~rc4-10.4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64" }, "product_reference": "freerdp-2.0.0~rc4-10.4.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~rc4-10.4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~rc4-10.4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libwinpr2-2.0.0~rc4-10.4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64" }, "product_reference": "libwinpr2-2.0.0~rc4-10.4.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "winpr2-devel-2.0.0~rc4-10.4.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP1", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" }, "product_reference": "winpr2-devel-2.0.0~rc4-10.4.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17177" } ], "notes": [ { "category": "general", "text": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17177", "url": "https://www.suse.com/security/cve/CVE-2019-17177" }, { "category": "external", "summary": "SUSE Bug 1153163 for CVE-2019-17177", "url": "https://bugzilla.suse.com/1153163" } ], "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 Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:26Z", "details": "moderate" } ], "title": "CVE-2019-17177" }, { "cve": "CVE-2019-17178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17178" } ], "notes": [ { "category": "general", "text": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17178", "url": "https://www.suse.com/security/cve/CVE-2019-17178" }, { "category": "external", "summary": "SUSE Bug 1153164 for CVE-2019-17178", "url": "https://bugzilla.suse.com/1153164" } ], "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 Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:freerdp-devel-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libfreerdp2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:libwinpr2-2.0.0~rc4-10.4.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP1:winpr2-devel-2.0.0~rc4-10.4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:26Z", "details": "moderate" } ], "title": "CVE-2019-17178" } ] }
suse-su-2019:3077-1
Vulnerability from csaf_suse
Published
2019-11-26 16:47
Modified
2019-11-26 16:47
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).
- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).
Patchnames
SUSE-2019-3077,SUSE-SLE-DESKTOP-12-SP4-2019-3077,SUSE-SLE-SDK-12-SP4-2019-3077,SUSE-SLE-SDK-12-SP5-2019-3077,SUSE-SLE-WE-12-SP4-2019-3077,SUSE-SLE-WE-12-SP5-2019-3077
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for freerdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for freerdp fixes the following issues:\n\n- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).\n- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3077,SUSE-SLE-DESKTOP-12-SP4-2019-3077,SUSE-SLE-SDK-12-SP4-2019-3077,SUSE-SLE-SDK-12-SP5-2019-3077,SUSE-SLE-WE-12-SP4-2019-3077,SUSE-SLE-WE-12-SP5-2019-3077", "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-2019_3077-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3077-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193077-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3077-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006183.html" }, { "category": "self", "summary": "SUSE Bug 1153163", "url": "https://bugzilla.suse.com/1153163" }, { "category": "self", "summary": "SUSE Bug 1153164", "url": "https://bugzilla.suse.com/1153164" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17177 page", "url": "https://www.suse.com/security/cve/CVE-2019-17177/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17178 page", "url": "https://www.suse.com/security/cve/CVE-2019-17178/" } ], "title": "Security update for freerdp", "tracking": { "current_release_date": "2019-11-26T16:47:05Z", "generator": { "date": "2019-11-26T16:47:05Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3077-1", "initial_release_date": "2019-11-26T16:47:05Z", "revision_history": [ { "date": "2019-11-26T16:47:05Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.i586" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.i586" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.i586", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product_id": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product_id": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "product_id": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17177" } ], "notes": [ { "category": "general", "text": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17177", "url": "https://www.suse.com/security/cve/CVE-2019-17177" }, { "category": "external", "summary": "SUSE Bug 1153163 for CVE-2019-17177", "url": "https://bugzilla.suse.com/1153163" } ], "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 Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:05Z", "details": "moderate" } ], "title": "CVE-2019-17177" }, { "cve": "CVE-2019-17178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17178" } ], "notes": [ { "category": "general", "text": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17178", "url": "https://www.suse.com/security/cve/CVE-2019-17178" }, { "category": "external", "summary": "SUSE Bug 1153164 for CVE-2019-17178", "url": "https://bugzilla.suse.com/1153164" } ], "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 Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:freerdp-devel-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:freerdp-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libfreerdp2-2.0.0~git.1463131968.4e66df7-12.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:05Z", "details": "moderate" } ], "title": "CVE-2019-17178" } ] }
suse-su-2019:3078-1
Vulnerability from csaf_suse
Published
2019-11-26 16:47
Modified
2019-11-26 16:47
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).
- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).
Patchnames
SUSE-2019-3078,SUSE-SLE-Module-Development-Tools-OBS-15-2019-3078,SUSE-SLE-Product-WE-15-2019-3078
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for freerdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for freerdp fixes the following issues:\n\n- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).\n- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-3078,SUSE-SLE-Module-Development-Tools-OBS-15-2019-3078,SUSE-SLE-Product-WE-15-2019-3078", "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-2019_3078-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:3078-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193078-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:3078-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006185.html" }, { "category": "self", "summary": "SUSE Bug 1153163", "url": "https://bugzilla.suse.com/1153163" }, { "category": "self", "summary": "SUSE Bug 1153164", "url": "https://bugzilla.suse.com/1153164" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17177 page", "url": "https://www.suse.com/security/cve/CVE-2019-17177/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17178 page", "url": "https://www.suse.com/security/cve/CVE-2019-17178/" } ], "title": "Security update for freerdp", "tracking": { "current_release_date": "2019-11-26T16:47:17Z", "generator": { "date": "2019-11-26T16:47:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:3078-1", "initial_release_date": "2019-11-26T16:47:17Z", "revision_history": [ { "date": "2019-11-26T16:47:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "freerdp-2.0.0~rc4-3.10.1.aarch64", "product_id": "freerdp-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.aarch64", "product_id": "freerdp-devel-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "freerdp-server-2.0.0~rc4-3.10.1.aarch64", "product_id": "freerdp-server-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "freerdp-wayland-2.0.0~rc4-3.10.1.aarch64", "product_id": "freerdp-wayland-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.aarch64", "product_id": "libfreerdp2-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "libuwac0-0-2.0.0~rc4-3.10.1.aarch64", "product_id": "libuwac0-0-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "libwinpr2-2.0.0~rc4-3.10.1.aarch64", "product_id": "libwinpr2-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.aarch64", "product_id": "uwac0-0-devel-2.0.0~rc4-3.10.1.aarch64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-3.10.1.aarch64", "product": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.aarch64", "product_id": "winpr2-devel-2.0.0~rc4-3.10.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-3.10.1.i586", "product": { "name": "freerdp-2.0.0~rc4-3.10.1.i586", "product_id": "freerdp-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-3.10.1.i586", "product": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.i586", "product_id": "freerdp-devel-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-3.10.1.i586", "product": { "name": "freerdp-server-2.0.0~rc4-3.10.1.i586", "product_id": "freerdp-server-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-3.10.1.i586", "product": { "name": "freerdp-wayland-2.0.0~rc4-3.10.1.i586", "product_id": "freerdp-wayland-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-3.10.1.i586", "product": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.i586", "product_id": "libfreerdp2-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-3.10.1.i586", "product": { "name": "libuwac0-0-2.0.0~rc4-3.10.1.i586", "product_id": "libuwac0-0-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-3.10.1.i586", "product": { "name": "libwinpr2-2.0.0~rc4-3.10.1.i586", "product_id": "libwinpr2-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.i586", "product": { "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.i586", "product_id": "uwac0-0-devel-2.0.0~rc4-3.10.1.i586" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-3.10.1.i586", "product": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.i586", "product_id": "winpr2-devel-2.0.0~rc4-3.10.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "freerdp-2.0.0~rc4-3.10.1.ppc64le", "product_id": "freerdp-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.ppc64le", "product_id": "freerdp-devel-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "freerdp-server-2.0.0~rc4-3.10.1.ppc64le", "product_id": "freerdp-server-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "freerdp-wayland-2.0.0~rc4-3.10.1.ppc64le", "product_id": "freerdp-wayland-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.ppc64le", "product_id": "libfreerdp2-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "libuwac0-0-2.0.0~rc4-3.10.1.ppc64le", "product_id": "libuwac0-0-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "libwinpr2-2.0.0~rc4-3.10.1.ppc64le", "product_id": "libwinpr2-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.ppc64le", "product_id": "uwac0-0-devel-2.0.0~rc4-3.10.1.ppc64le" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-3.10.1.ppc64le", "product": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.ppc64le", "product_id": "winpr2-devel-2.0.0~rc4-3.10.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-3.10.1.s390x", "product": { "name": "freerdp-2.0.0~rc4-3.10.1.s390x", "product_id": "freerdp-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-3.10.1.s390x", "product": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.s390x", "product_id": "freerdp-devel-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-3.10.1.s390x", "product": { "name": "freerdp-server-2.0.0~rc4-3.10.1.s390x", "product_id": "freerdp-server-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-3.10.1.s390x", "product": { "name": "freerdp-wayland-2.0.0~rc4-3.10.1.s390x", "product_id": "freerdp-wayland-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-3.10.1.s390x", "product": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.s390x", "product_id": "libfreerdp2-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-3.10.1.s390x", "product": { "name": "libuwac0-0-2.0.0~rc4-3.10.1.s390x", "product_id": "libuwac0-0-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-3.10.1.s390x", "product": { "name": "libwinpr2-2.0.0~rc4-3.10.1.s390x", "product_id": "libwinpr2-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.s390x", "product": { "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.s390x", "product_id": "uwac0-0-devel-2.0.0~rc4-3.10.1.s390x" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-3.10.1.s390x", "product": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.s390x", "product_id": "winpr2-devel-2.0.0~rc4-3.10.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "freerdp-2.0.0~rc4-3.10.1.x86_64", "product_id": "freerdp-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "product_id": "freerdp-devel-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "freerdp-server-2.0.0~rc4-3.10.1.x86_64", "product_id": "freerdp-server-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "freerdp-wayland-2.0.0~rc4-3.10.1.x86_64", "product_id": "freerdp-wayland-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "product_id": "libfreerdp2-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "libuwac0-0-2.0.0~rc4-3.10.1.x86_64", "product_id": "libuwac0-0-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "libwinpr2-2.0.0~rc4-3.10.1.x86_64", "product_id": "libwinpr2-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-3.10.1.x86_64", "product_id": "uwac0-0-devel-2.0.0~rc4-3.10.1.x86_64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-3.10.1.x86_64", "product": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.x86_64", "product_id": "winpr2-devel-2.0.0~rc4-3.10.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~rc4-3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64" }, "product_reference": "freerdp-2.0.0~rc4-3.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~rc4-3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~rc4-3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "libwinpr2-2.0.0~rc4-3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64" }, "product_reference": "libwinpr2-2.0.0~rc4-3.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "winpr2-devel-2.0.0~rc4-3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15", "product_id": "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" }, "product_reference": "winpr2-devel-2.0.0~rc4-3.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17177" } ], "notes": [ { "category": "general", "text": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17177", "url": "https://www.suse.com/security/cve/CVE-2019-17177" }, { "category": "external", "summary": "SUSE Bug 1153163 for CVE-2019-17177", "url": "https://bugzilla.suse.com/1153163" } ], "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 Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:17Z", "details": "moderate" } ], "title": "CVE-2019-17177" }, { "cve": "CVE-2019-17178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17178" } ], "notes": [ { "category": "general", "text": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17178", "url": "https://www.suse.com/security/cve/CVE-2019-17178" }, { "category": "external", "summary": "SUSE Bug 1153164 for CVE-2019-17178", "url": "https://bugzilla.suse.com/1153164" } ], "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 Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15:freerdp-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:freerdp-devel-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libfreerdp2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:libwinpr2-2.0.0~rc4-3.10.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15:winpr2-devel-2.0.0~rc4-3.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-26T16:47:17Z", "details": "moderate" } ], "title": "CVE-2019-17178" } ] }
opensuse-su-2019:2604-1
Vulnerability from csaf_opensuse
Published
2019-12-01 19:15
Modified
2019-12-01 19:15
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).
- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-2604
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for freerdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for freerdp fixes the following issues:\n\n- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).\n- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2604", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2604-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2604-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2N44X27V2TK7I3SKVF6V4UEMZWFQGQR5/#2N44X27V2TK7I3SKVF6V4UEMZWFQGQR5" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2604-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2N44X27V2TK7I3SKVF6V4UEMZWFQGQR5/#2N44X27V2TK7I3SKVF6V4UEMZWFQGQR5" }, { "category": "self", "summary": "SUSE Bug 1153163", "url": "https://bugzilla.suse.com/1153163" }, { "category": "self", "summary": "SUSE Bug 1153164", "url": "https://bugzilla.suse.com/1153164" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17177 page", "url": "https://www.suse.com/security/cve/CVE-2019-17177/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17178 page", "url": "https://www.suse.com/security/cve/CVE-2019-17178/" } ], "title": "Security update for freerdp", "tracking": { "current_release_date": "2019-12-01T19:15:29Z", "generator": { "date": "2019-12-01T19:15:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2604-1", "initial_release_date": "2019-12-01T19:15:29Z", "revision_history": [ { "date": "2019-12-01T19:15:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "freerdp-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "freerdp-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "freerdp-server-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "libwinpr2-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64", "product": { "name": "winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64", "product_id": "winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "freerdp-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-server-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libwinpr2-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" }, "product_reference": "winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17177" } ], "notes": [ { "category": "general", "text": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17177", "url": "https://www.suse.com/security/cve/CVE-2019-17177" }, { "category": "external", "summary": "SUSE Bug 1153163 for CVE-2019-17177", "url": "https://bugzilla.suse.com/1153163" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-01T19:15:29Z", "details": "moderate" } ], "title": "CVE-2019-17177" }, { "cve": "CVE-2019-17178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17178" } ], "notes": [ { "category": "general", "text": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17178", "url": "https://www.suse.com/security/cve/CVE-2019-17178" }, { "category": "external", "summary": "SUSE Bug 1153164 for CVE-2019-17178", "url": "https://bugzilla.suse.com/1153164" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:freerdp-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-server-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:freerdp-wayland-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libfreerdp2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libuwac0-0-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:libwinpr2-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:uwac0-0-devel-2.0.0~rc4-lp150.10.1.x86_64", "openSUSE Leap 15.0:winpr2-devel-2.0.0~rc4-lp150.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-01T19:15:29Z", "details": "moderate" } ], "title": "CVE-2019-17178" } ] }
opensuse-su-2019:2608-1
Vulnerability from csaf_opensuse
Published
2019-12-01 23:15
Modified
2019-12-01 23:15
Summary
Security update for freerdp
Notes
Title of the patch
Security update for freerdp
Description of the patch
This update for freerdp fixes the following issues:
- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).
- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2019-2608
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for freerdp", "title": "Title of the patch" }, { "category": "description", "text": "This update for freerdp fixes the following issues:\n\n- CVE-2019-17177: Fixed multiple memory leaks in libfreerdp/codec/region.c (bsc#1153163).\n- CVE-2019-17178: Fixed a memory leak in HuffmanTree_makeFromFrequencies (bsc#1153164).\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2608", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2608-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2608-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NEF2V7DLUC7RO2QGTD4SSUNLXPL6YLVR/#NEF2V7DLUC7RO2QGTD4SSUNLXPL6YLVR" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2608-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NEF2V7DLUC7RO2QGTD4SSUNLXPL6YLVR/#NEF2V7DLUC7RO2QGTD4SSUNLXPL6YLVR" }, { "category": "self", "summary": "SUSE Bug 1153163", "url": "https://bugzilla.suse.com/1153163" }, { "category": "self", "summary": "SUSE Bug 1153164", "url": "https://bugzilla.suse.com/1153164" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17177 page", "url": "https://www.suse.com/security/cve/CVE-2019-17177/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-17178 page", "url": "https://www.suse.com/security/cve/CVE-2019-17178/" } ], "title": "Security update for freerdp", "tracking": { "current_release_date": "2019-12-01T23:15:00Z", "generator": { "date": "2019-12-01T23:15:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2608-1", "initial_release_date": "2019-12-01T23:15:00Z", "revision_history": [ { "date": "2019-12-01T23:15:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "freerdp-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64" } }, { "category": "product_version", "name": "winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product": { "name": "winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "product_id": "winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "freerdp-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" }, "product_reference": "winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-17177", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17177" } ], "notes": [ { "category": "general", "text": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17177", "url": "https://www.suse.com/security/cve/CVE-2019-17177" }, { "category": "external", "summary": "SUSE Bug 1153163 for CVE-2019-17177", "url": "https://bugzilla.suse.com/1153163" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-01T23:15:00Z", "details": "moderate" } ], "title": "CVE-2019-17177" }, { "cve": "CVE-2019-17178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-17178" } ], "notes": [ { "category": "general", "text": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-17178", "url": "https://www.suse.com/security/cve/CVE-2019-17178" }, { "category": "external", "summary": "SUSE Bug 1153164 for CVE-2019-17178", "url": "https://bugzilla.suse.com/1153164" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:freerdp-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-server-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:freerdp-wayland-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libfreerdp2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libuwac0-0-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:libwinpr2-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:uwac0-0-devel-2.0.0~rc4-lp151.5.3.1.x86_64", "openSUSE Leap 15.1:winpr2-devel-2.0.0~rc4-lp151.5.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-12-01T23:15:00Z", "details": "moderate" } ], "title": "CVE-2019-17178" } ] }
gsd-2019-17178
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-17178", "description": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "id": "GSD-2019-17178", "references": [ "https://www.suse.com/security/cve/CVE-2019-17178.html", "https://advisories.mageia.org/CVE-2019-17178.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-17178" ], "details": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.", "id": "GSD-2019-17178", "modified": "2023-12-13T01:23:44.351526Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17178", "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": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/FreeRDP/FreeRDP/issues/5645", "refsource": "MISC", "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "name": "openSUSE-SU-2019:2604", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "name": "openSUSE-SU-2019:2608", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "name": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a", "refsource": "MISC", "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.0.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:freerdp:freerdp:1.1.0:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lodev:lodepng:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2019-09-28", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17178" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-252" }, { "lang": "en", "value": "CWE-401" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/FreeRDP/FreeRDP/issues/5645", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "name": "openSUSE-SU-2019:2604", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "name": "openSUSE-SU-2019:2608", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "name": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2021-07-21T11:39Z", "publishedDate": "2019-10-04T17:15Z" } } }
fkie_cve-2019-17178
Vulnerability from fkie_nvd
Published
2019-10-04 17:15
Modified
2024-11-21 04:31
Severity ?
Summary
HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*", "matchCriteriaId": "F437CAE0-7C2D-441D-8122-6E621F5D1DA4", "versionEndIncluding": "1.0.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:freerdp:freerdp:1.1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "C041C9F2-173A-41F4-B965-EA75FF949914", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:lodev:lodepng:*:*:*:*:*:*:*:*", "matchCriteriaId": "D5542DCA-0282-4416-8952-B28EC0517C1A", "versionEndIncluding": "2019-09-28", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value." }, { "lang": "es", "value": "La funci\u00f3n HuffmanTree_makeFromFrequencies en el archivo lodepng.c en LodePNG hasta el 28-09-2019, como es usado en WinPR en FreeRDP y otros productos, presenta una p\u00e9rdida de memoria porque un puntero realloc suministrado (es decir, el primer argumento para realloc) tambi\u00e9n es usado para un valor de retorno de realloc ." } ], "id": "CVE-2019-17178", "lastModified": "2024-11-21T04:31:48.230", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-10-04T17:15:10.067", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/FreeRDP/FreeRDP/issues/5645" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-252" }, { "lang": "en", "value": "CWE-401" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…