Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-12209 (GCVE-0-2019-12209)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T23:17:38.129Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "name": "[oss-security] 20190605 pam-u2f: CVE-2019-12210: debug_file file descriptor leak, CVE-2019-12209: symlink attack on u2f_keys leading to possible information leak", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "name": "FEDORA-2019-b6d3c8b0a8", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "name": "openSUSE-SU-2019:1708", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "name": "openSUSE-SU-2019:1725", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "name": "FEDORA-2019-cd8f4b9568", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2019-06-04T00:00:00", "descriptions": [ { "lang": "en", "value": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-08-13T03:06:05", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "name": "[oss-security] 20190605 pam-u2f: CVE-2019-12210: debug_file file descriptor leak, CVE-2019-12209: symlink attack on u2f_keys leading to possible information leak", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "name": "FEDORA-2019-b6d3c8b0a8", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "name": "openSUSE-SU-2019:1708", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "name": "openSUSE-SU-2019:1725", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "name": "FEDORA-2019-cd8f4b9568", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12209", "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": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3", "refsource": "CONFIRM", "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "name": "https://developers.yubico.com/pam-u2f/Release_Notes.html", "refsource": "CONFIRM", "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "name": "[oss-security] 20190605 pam-u2f: CVE-2019-12210: debug_file file descriptor leak, CVE-2019-12209: symlink attack on u2f_keys leading to possible information leak", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "name": "FEDORA-2019-b6d3c8b0a8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "name": "openSUSE-SU-2019:1708", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "name": "openSUSE-SU-2019:1725", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "name": "FEDORA-2019-cd8f4b9568", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-12209", "datePublished": "2019-06-04T20:26:55", "dateReserved": "2019-05-20T00:00:00", "dateUpdated": "2024-08-04T23:17:38.129Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-12209\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-06-04T21:29:00.780\",\"lastModified\":\"2024-11-21T04:22:25.500\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.\"},{\"lang\":\"es\",\"value\":\"Yubico pam-u2f 1.0.7 intenta analizar el archivo de configuraci\u00f3n configurado (predeterminado $ HOME / .config / Yubico / u2f_keys) como root (a menos que se haya habilitado openasuser), y no verifica correctamente que la ruta carece de enlaces simb\u00f3licos que apuntan a otros archivos en el Sistema propiedad de root. Si la opci\u00f3n de depuraci\u00f3n est\u00e1 habilitada en la configuraci\u00f3n de PAM, se registrar\u00e1 parte del contenido del archivo de un objetivo de enlace simb\u00f3lico, posiblemente revelando informaci\u00f3n confidencial.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"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:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"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-59\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:yubico:pam-u2f:1.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F42F8364-4F0B-4890-AB66-4C3A47C09AFB\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/06/05/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://developers.yubico.com/pam-u2f/Release_Notes.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/06/05/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://developers.yubico.com/pam-u2f/Release_Notes.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
opensuse-su-2019:1725-1
Vulnerability from csaf_opensuse
Notes
{ "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 libu2f-host, pam_u2f", "title": "Title of the patch" }, { "category": "description", "text": "This update for libu2f-host and pam_u2f to version 1.0.8 fixes the following issues:\n\nSecurity issues fixed for libu2f-host: \n\n- CVE-2019-9578: Fixed a memory leak due to a wrong parse of init\u0027s response (bsc#1128140).\n\nSecurity issues fixed for pam_u2f:\n\n- CVE-2019-12209: Fixed an issue where symlinks in the user\u0027s directory were followed (bsc#1135729).\n- CVE-2019-12210: Fixed file descriptor leaks (bsc#1135727).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1725", "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_1725-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1725-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7L2J54VOSWKWWHDQ3LUR6WDVPL2TE6XB/#7L2J54VOSWKWWHDQ3LUR6WDVPL2TE6XB" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1725-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7L2J54VOSWKWWHDQ3LUR6WDVPL2TE6XB/#7L2J54VOSWKWWHDQ3LUR6WDVPL2TE6XB" }, { "category": "self", "summary": "SUSE Bug 1128140", "url": "https://bugzilla.suse.com/1128140" }, { "category": "self", "summary": "SUSE Bug 1135727", "url": "https://bugzilla.suse.com/1135727" }, { "category": "self", "summary": "SUSE Bug 1135729", "url": "https://bugzilla.suse.com/1135729" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12209 page", "url": "https://www.suse.com/security/cve/CVE-2019-12209/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12210 page", "url": "https://www.suse.com/security/cve/CVE-2019-12210/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9578 page", "url": "https://www.suse.com/security/cve/CVE-2019-9578/" } ], "title": "Security update for libu2f-host, pam_u2f", "tracking": { "current_release_date": "2019-07-19T15:59:26Z", "generator": { "date": "2019-07-19T15:59:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1725-1", "initial_release_date": "2019-07-19T15:59:26Z", "revision_history": [ { "date": "2019-07-19T15:59:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "product": { "name": "libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "product_id": "libu2f-host-devel-1.1.6-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "product": { "name": "libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "product_id": "libu2f-host-doc-1.1.6-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-lp150.10.1.x86_64", "product": { "name": "libu2f-host0-1.1.6-lp150.10.1.x86_64", "product_id": "libu2f-host0-1.1.6-lp150.10.1.x86_64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-lp150.7.1.x86_64", "product": { "name": "pam_u2f-1.0.8-lp150.7.1.x86_64", "product_id": "pam_u2f-1.0.8-lp150.7.1.x86_64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-lp150.10.1.x86_64", "product": { "name": "u2f-host-1.1.6-lp150.10.1.x86_64", "product_id": "u2f-host-1.1.6-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": "libu2f-host-devel-1.1.6-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64" }, "product_reference": "libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-doc-1.1.6-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64" }, "product_reference": "libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-lp150.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-lp150.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "u2f-host-1.1.6-lp150.10.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" }, "product_reference": "u2f-host-1.1.6-lp150.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12209" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12209", "url": "https://www.suse.com/security/cve/CVE-2019-12209" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T15:59:26Z", "details": "moderate" } ], "title": "CVE-2019-12209" }, { "cve": "CVE-2019-12210", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12210" } ], "notes": [ { "category": "general", "text": "In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12210", "url": "https://www.suse.com/security/cve/CVE-2019-12210" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T15:59:26Z", "details": "moderate" } ], "title": "CVE-2019-12210" }, { "cve": "CVE-2019-9578", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9578" } ], "notes": [ { "category": "general", "text": "In devs.c in Yubico libu2f-host before 1.1.8, the response to init is misparsed, leaking uninitialized stack memory back to the device.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9578", "url": "https://www.suse.com/security/cve/CVE-2019-9578" }, { "category": "external", "summary": "SUSE Bug 1128140 for CVE-2019-9578", "url": "https://bugzilla.suse.com/1128140" } ], "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:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libu2f-host-devel-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host-doc-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:libu2f-host0-1.1.6-lp150.10.1.x86_64", "openSUSE Leap 15.0:pam_u2f-1.0.8-lp150.7.1.x86_64", "openSUSE Leap 15.0:u2f-host-1.1.6-lp150.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T15:59:26Z", "details": "low" } ], "title": "CVE-2019-9578" } ] }
opensuse-su-2024:11145-1
Vulnerability from csaf_opensuse
Notes
{ "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": "pam_u2f-1.1.1-1.3 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the pam_u2f-1.1.1-1.3 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11145", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11145-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12209 page", "url": "https://www.suse.com/security/cve/CVE-2019-12209/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12210 page", "url": "https://www.suse.com/security/cve/CVE-2019-12210/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-31924 page", "url": "https://www.suse.com/security/cve/CVE-2021-31924/" } ], "title": "pam_u2f-1.1.1-1.3 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11145-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "pam_u2f-1.1.1-1.3.aarch64", "product": { "name": "pam_u2f-1.1.1-1.3.aarch64", "product_id": "pam_u2f-1.1.1-1.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pam_u2f-1.1.1-1.3.ppc64le", "product": { "name": "pam_u2f-1.1.1-1.3.ppc64le", "product_id": "pam_u2f-1.1.1-1.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pam_u2f-1.1.1-1.3.s390x", "product": { "name": "pam_u2f-1.1.1-1.3.s390x", "product_id": "pam_u2f-1.1.1-1.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pam_u2f-1.1.1-1.3.x86_64", "product": { "name": "pam_u2f-1.1.1-1.3.x86_64", "product_id": "pam_u2f-1.1.1-1.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.1.1-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64" }, "product_reference": "pam_u2f-1.1.1-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.1.1-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le" }, "product_reference": "pam_u2f-1.1.1-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.1.1-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x" }, "product_reference": "pam_u2f-1.1.1-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.1.1-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" }, "product_reference": "pam_u2f-1.1.1-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12209" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12209", "url": "https://www.suse.com/security/cve/CVE-2019-12209" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135729" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-12209" }, { "cve": "CVE-2019-12210", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12210" } ], "notes": [ { "category": "general", "text": "In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12210", "url": "https://www.suse.com/security/cve/CVE-2019-12210" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135729" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-12210" }, { "cve": "CVE-2021-31924", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-31924" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f before 1.1.1 has a logic issue that, depending on the pam-u2f configuration and the application used, could lead to a local PIN bypass. This issue does not allow user presence (touch) or cryptographic signature verification to be bypassed, so an attacker would still need to physically possess and interact with the YubiKey or another enrolled authenticator. If pam-u2f is configured to require PIN authentication, and the application using pam-u2f allows the user to submit NULL as the PIN, pam-u2f will attempt to perform a FIDO2 authentication without PIN. If this authentication is successful, the PIN requirement is bypassed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-31924", "url": "https://www.suse.com/security/cve/CVE-2021-31924" }, { "category": "external", "summary": "SUSE Bug 1186577 for CVE-2021-31924", "url": "https://bugzilla.suse.com/1186577" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.aarch64", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.ppc64le", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.s390x", "openSUSE Tumbleweed:pam_u2f-1.1.1-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-31924" } ] }
opensuse-su-2019:1708-1
Vulnerability from csaf_opensuse
Notes
{ "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 libu2f-host, pam_u2f", "title": "Title of the patch" }, { "category": "description", "text": "This update for libu2f-host and pam_u2f to version 1.0.8 fixes the following issues:\n\nSecurity issues fixed for libu2f-host: \n\n- CVE-2019-9578: Fixed a memory leak due to a wrong parse of init\u0027s response (bsc#1128140).\n\nSecurity issues fixed for pam_u2f:\n\n- CVE-2019-12209: Fixed an issue where symlinks in the user\u0027s directory were followed (bsc#1135729).\n- CVE-2019-12210: Fixed file descriptor leaks (bsc#1135727).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1708", "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_1708-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1708-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NLLQFQYZPMUPPGSELE2DVQUEBTEZRB3U/#NLLQFQYZPMUPPGSELE2DVQUEBTEZRB3U" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1708-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NLLQFQYZPMUPPGSELE2DVQUEBTEZRB3U/#NLLQFQYZPMUPPGSELE2DVQUEBTEZRB3U" }, { "category": "self", "summary": "SUSE Bug 1128140", "url": "https://bugzilla.suse.com/1128140" }, { "category": "self", "summary": "SUSE Bug 1135727", "url": "https://bugzilla.suse.com/1135727" }, { "category": "self", "summary": "SUSE Bug 1135729", "url": "https://bugzilla.suse.com/1135729" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12209 page", "url": "https://www.suse.com/security/cve/CVE-2019-12209/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12210 page", "url": "https://www.suse.com/security/cve/CVE-2019-12210/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9578 page", "url": "https://www.suse.com/security/cve/CVE-2019-9578/" } ], "title": "Security update for libu2f-host, pam_u2f", "tracking": { "current_release_date": "2019-07-19T05:59:24Z", "generator": { "date": "2019-07-19T05:59:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1708-1", "initial_release_date": "2019-07-19T05:59:24Z", "revision_history": [ { "date": "2019-07-19T05:59:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "product": { "name": "libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "product_id": "libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "product": { "name": "libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "product_id": "libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "product": { "name": "libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "product_id": "libu2f-host0-1.1.6-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-lp151.2.3.1.x86_64", "product": { "name": "pam_u2f-1.0.8-lp151.2.3.1.x86_64", "product_id": "pam_u2f-1.0.8-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-lp151.2.6.1.x86_64", "product": { "name": "u2f-host-1.1.6-lp151.2.6.1.x86_64", "product_id": "u2f-host-1.1.6-lp151.2.6.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": "libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64" }, "product_reference": "libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64" }, "product_reference": "libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "u2f-host-1.1.6-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" }, "product_reference": "u2f-host-1.1.6-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12209" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12209", "url": "https://www.suse.com/security/cve/CVE-2019-12209" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T05:59:24Z", "details": "moderate" } ], "title": "CVE-2019-12209" }, { "cve": "CVE-2019-12210", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12210" } ], "notes": [ { "category": "general", "text": "In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12210", "url": "https://www.suse.com/security/cve/CVE-2019-12210" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T05:59:24Z", "details": "moderate" } ], "title": "CVE-2019-12210" }, { "cve": "CVE-2019-9578", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9578" } ], "notes": [ { "category": "general", "text": "In devs.c in Yubico libu2f-host before 1.1.8, the response to init is misparsed, leaking uninitialized stack memory back to the device.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9578", "url": "https://www.suse.com/security/cve/CVE-2019-9578" }, { "category": "external", "summary": "SUSE Bug 1128140 for CVE-2019-9578", "url": "https://bugzilla.suse.com/1128140" } ], "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:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libu2f-host-devel-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host-doc-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:libu2f-host0-1.1.6-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:pam_u2f-1.0.8-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:u2f-host-1.1.6-lp151.2.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-19T05:59:24Z", "details": "low" } ], "title": "CVE-2019-9578" } ] }
gsd-2019-12209
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2019-12209", "description": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "id": "GSD-2019-12209", "references": [ "https://www.suse.com/security/cve/CVE-2019-12209.html", "https://security.archlinux.org/CVE-2019-12209" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-12209" ], "details": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "id": "GSD-2019-12209", "modified": "2023-12-13T01:23:43.562263Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12209", "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": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3", "refsource": "CONFIRM", "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "name": "https://developers.yubico.com/pam-u2f/Release_Notes.html", "refsource": "CONFIRM", "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "name": "[oss-security] 20190605 pam-u2f: CVE-2019-12210: debug_file file descriptor leak, CVE-2019-12209: symlink attack on u2f_keys leading to possible information leak", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "name": "FEDORA-2019-b6d3c8b0a8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "name": "openSUSE-SU-2019:1708", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "name": "openSUSE-SU-2019:1725", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "name": "FEDORA-2019-cd8f4b9568", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:yubico:pam-u2f:1.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12209" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-59" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "name": "https://developers.yubico.com/pam-u2f/Release_Notes.html", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "name": "[oss-security] 20190605 pam-u2f: CVE-2019-12210: debug_file file descriptor leak, CVE-2019-12209: symlink attack on u2f_keys leading to possible information leak", "refsource": "MLIST", "tags": [ "Mailing List", "Exploit", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "name": "FEDORA-2019-b6d3c8b0a8", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "name": "openSUSE-SU-2019:1708", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "name": "openSUSE-SU-2019:1725", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "name": "FEDORA-2019-cd8f4b9568", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "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": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-06-04T21:29Z" } } }
suse-su-2019:1750-1
Vulnerability from csaf_suse
Notes
{ "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 libu2f-host, pam_u2f", "title": "Title of the patch" }, { "category": "description", "text": "This update for libu2f-host and pam_u2f to version 1.0.8 fixes the following issues:\n\nSecurity issues fixed for libu2f-host: \n\n- CVE-2019-9578: Fixed a memory leak due to a wrong parse of init\u0027s response (bsc#1128140).\n\nSecurity issues fixed for pam_u2f:\n\n- CVE-2019-12209: Fixed an issue where symlinks in the user\u0027s directory were followed (bsc#1135729).\n- CVE-2019-12210: Fixed file descriptor leaks (bsc#1135727).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1750,SUSE-SLE-Module-Basesystem-15-2019-1750,SUSE-SLE-Module-Basesystem-15-SP1-2019-1750,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1750,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1750", "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_1750-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1750-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191750-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1750-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005662.html" }, { "category": "self", "summary": "SUSE Bug 1128140", "url": "https://bugzilla.suse.com/1128140" }, { "category": "self", "summary": "SUSE Bug 1135727", "url": "https://bugzilla.suse.com/1135727" }, { "category": "self", "summary": "SUSE Bug 1135729", "url": "https://bugzilla.suse.com/1135729" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12209 page", "url": "https://www.suse.com/security/cve/CVE-2019-12209/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12210 page", "url": "https://www.suse.com/security/cve/CVE-2019-12210/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9578 page", "url": "https://www.suse.com/security/cve/CVE-2019-9578/" } ], "title": "Security update for libu2f-host, pam_u2f", "tracking": { "current_release_date": "2019-07-04T14:07:36Z", "generator": { "date": "2019-07-04T14:07:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1750-1", "initial_release_date": "2019-07-04T14:07:36Z", "revision_history": [ { "date": "2019-07-04T14:07:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.6.1.aarch64", "product": { "name": "libu2f-host-devel-1.1.6-3.6.1.aarch64", "product_id": "libu2f-host-devel-1.1.6-3.6.1.aarch64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.6.1.aarch64", "product": { "name": "libu2f-host-doc-1.1.6-3.6.1.aarch64", "product_id": "libu2f-host-doc-1.1.6-3.6.1.aarch64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.6.1.aarch64", "product": { "name": "libu2f-host0-1.1.6-3.6.1.aarch64", "product_id": "libu2f-host0-1.1.6-3.6.1.aarch64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.aarch64", "product": { "name": "pam_u2f-1.0.8-3.3.1.aarch64", "product_id": "pam_u2f-1.0.8-3.3.1.aarch64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.6.1.aarch64", "product": { "name": "u2f-host-1.1.6-3.6.1.aarch64", "product_id": "u2f-host-1.1.6-3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.6.1.i586", "product": { "name": "libu2f-host-devel-1.1.6-3.6.1.i586", "product_id": "libu2f-host-devel-1.1.6-3.6.1.i586" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.6.1.i586", "product": { "name": "libu2f-host-doc-1.1.6-3.6.1.i586", "product_id": "libu2f-host-doc-1.1.6-3.6.1.i586" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.6.1.i586", "product": { "name": "libu2f-host0-1.1.6-3.6.1.i586", "product_id": "libu2f-host0-1.1.6-3.6.1.i586" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.i586", "product": { "name": "pam_u2f-1.0.8-3.3.1.i586", "product_id": "pam_u2f-1.0.8-3.3.1.i586" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.6.1.i586", "product": { "name": "u2f-host-1.1.6-3.6.1.i586", "product_id": "u2f-host-1.1.6-3.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.6.1.ppc64le", "product": { "name": "libu2f-host-devel-1.1.6-3.6.1.ppc64le", "product_id": "libu2f-host-devel-1.1.6-3.6.1.ppc64le" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.6.1.ppc64le", "product": { "name": "libu2f-host-doc-1.1.6-3.6.1.ppc64le", "product_id": "libu2f-host-doc-1.1.6-3.6.1.ppc64le" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.6.1.ppc64le", "product": { "name": "libu2f-host0-1.1.6-3.6.1.ppc64le", "product_id": "libu2f-host0-1.1.6-3.6.1.ppc64le" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.ppc64le", "product": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le", "product_id": "pam_u2f-1.0.8-3.3.1.ppc64le" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.6.1.ppc64le", "product": { "name": "u2f-host-1.1.6-3.6.1.ppc64le", "product_id": "u2f-host-1.1.6-3.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.6.1.s390x", "product": { "name": "libu2f-host-devel-1.1.6-3.6.1.s390x", "product_id": "libu2f-host-devel-1.1.6-3.6.1.s390x" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.6.1.s390x", "product": { "name": "libu2f-host-doc-1.1.6-3.6.1.s390x", "product_id": "libu2f-host-doc-1.1.6-3.6.1.s390x" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.6.1.s390x", "product": { "name": "libu2f-host0-1.1.6-3.6.1.s390x", "product_id": "libu2f-host0-1.1.6-3.6.1.s390x" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.s390x", "product": { "name": "pam_u2f-1.0.8-3.3.1.s390x", "product_id": "pam_u2f-1.0.8-3.3.1.s390x" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.6.1.s390x", "product": { "name": "u2f-host-1.1.6-3.6.1.s390x", "product_id": "u2f-host-1.1.6-3.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.6.1.x86_64", "product": { "name": "libu2f-host-devel-1.1.6-3.6.1.x86_64", "product_id": "libu2f-host-devel-1.1.6-3.6.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.6.1.x86_64", "product": { "name": "libu2f-host-doc-1.1.6-3.6.1.x86_64", "product_id": "libu2f-host-doc-1.1.6-3.6.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.6.1.x86_64", "product": { "name": "libu2f-host0-1.1.6-3.6.1.x86_64", "product_id": "libu2f-host0-1.1.6-3.6.1.x86_64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.x86_64", "product": { "name": "pam_u2f-1.0.8-3.3.1.x86_64", "product_id": "pam_u2f-1.0.8-3.3.1.x86_64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.6.1.x86_64", "product": { "name": "u2f-host-1.1.6-3.6.1.x86_64", "product_id": "u2f-host-1.1.6-3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le" }, "product_reference": "pam_u2f-1.0.8-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x" }, "product_reference": "pam_u2f-1.0.8-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host-devel-1.1.6-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64" }, "product_reference": "libu2f-host-devel-1.1.6-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le" }, "product_reference": "pam_u2f-1.0.8-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x" }, "product_reference": "pam_u2f-1.0.8-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12209" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12209", "url": "https://www.suse.com/security/cve/CVE-2019-12209" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135729" } ], "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 Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:07:36Z", "details": "moderate" } ], "title": "CVE-2019-12209" }, { "cve": "CVE-2019-12210", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12210" } ], "notes": [ { "category": "general", "text": "In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12210", "url": "https://www.suse.com/security/cve/CVE-2019-12210" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135729" } ], "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 Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:07:36Z", "details": "moderate" } ], "title": "CVE-2019-12210" }, { "cve": "CVE-2019-9578", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9578" } ], "notes": [ { "category": "general", "text": "In devs.c in Yubico libu2f-host before 1.1.8, the response to init is misparsed, leaking uninitialized stack memory back to the device.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9578", "url": "https://www.suse.com/security/cve/CVE-2019-9578" }, { "category": "external", "summary": "SUSE Bug 1128140 for CVE-2019-9578", "url": "https://bugzilla.suse.com/1128140" } ], "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 Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host-devel-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libu2f-host0-1.1.6-3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:07:36Z", "details": "low" } ], "title": "CVE-2019-9578" } ] }
suse-su-2019:1749-1
Vulnerability from csaf_suse
Notes
{ "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 libu2f-host", "title": "Title of the patch" }, { "category": "description", "text": "This update for libu2f-host and pam_u2f to version 1.0.8 fixes the following issues:\n\t \nSecurity issues fixed for libu2f-host: \n\n- CVE-2019-9578: Fixed a memory leak due to a wrong parse of init\u0027s response (bsc#1128140).\n- CVE-2018-20340: Fixed an unchecked buffer, which could allow a buffer overflow \n with a custom made malicious USB device (bsc#1124781).\n\nSecurity issues fixed for pam_u2f:\n\n- CVE-2019-12209: Fixed an issue where symlinks in the user\u0027s directory were followed (bsc#1135729).\n- CVE-2019-12210: Fixed file descriptor leaks (bsc#1135727).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1749,SUSE-SLE-DESKTOP-12-SP4-2019-1749,SUSE-SLE-SERVER-12-SP4-2019-1749", "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_1749-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1749-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191749-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1749-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005663.html" }, { "category": "self", "summary": "SUSE Bug 1124781", "url": "https://bugzilla.suse.com/1124781" }, { "category": "self", "summary": "SUSE Bug 1128140", "url": "https://bugzilla.suse.com/1128140" }, { "category": "self", "summary": "SUSE Bug 1135727", "url": "https://bugzilla.suse.com/1135727" }, { "category": "self", "summary": "SUSE Bug 1135729", "url": "https://bugzilla.suse.com/1135729" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20340 page", "url": "https://www.suse.com/security/cve/CVE-2018-20340/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12209 page", "url": "https://www.suse.com/security/cve/CVE-2019-12209/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-12210 page", "url": "https://www.suse.com/security/cve/CVE-2019-12210/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-9578 page", "url": "https://www.suse.com/security/cve/CVE-2019-9578/" } ], "title": "Security update for libu2f-host", "tracking": { "current_release_date": "2019-07-04T14:06:56Z", "generator": { "date": "2019-07-04T14:06:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1749-1", "initial_release_date": "2019-07-04T14:06:56Z", "revision_history": [ { "date": "2019-07-04T14:06:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.aarch64", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.aarch64", "product_id": "libu2f-host-devel-1.1.6-3.5.1.aarch64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.aarch64", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.aarch64", "product_id": "libu2f-host-doc-1.1.6-3.5.1.aarch64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.aarch64", "product": { "name": "libu2f-host0-1.1.6-3.5.1.aarch64", "product_id": "libu2f-host0-1.1.6-3.5.1.aarch64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.aarch64", "product": { "name": "pam_u2f-1.0.8-3.3.1.aarch64", "product_id": "pam_u2f-1.0.8-3.3.1.aarch64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.aarch64", "product": { "name": "u2f-host-1.1.6-3.5.1.aarch64", "product_id": "u2f-host-1.1.6-3.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.i586", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.i586", "product_id": "libu2f-host-devel-1.1.6-3.5.1.i586" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.i586", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.i586", "product_id": "libu2f-host-doc-1.1.6-3.5.1.i586" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.i586", "product": { "name": "libu2f-host0-1.1.6-3.5.1.i586", "product_id": "libu2f-host0-1.1.6-3.5.1.i586" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.i586", "product": { "name": "pam_u2f-1.0.8-3.3.1.i586", "product_id": "pam_u2f-1.0.8-3.3.1.i586" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.i586", "product": { "name": "u2f-host-1.1.6-3.5.1.i586", "product_id": "u2f-host-1.1.6-3.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.ppc64le", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.ppc64le", "product_id": "libu2f-host-devel-1.1.6-3.5.1.ppc64le" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.ppc64le", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.ppc64le", "product_id": "libu2f-host-doc-1.1.6-3.5.1.ppc64le" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.ppc64le", "product": { "name": "libu2f-host0-1.1.6-3.5.1.ppc64le", "product_id": "libu2f-host0-1.1.6-3.5.1.ppc64le" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.ppc64le", "product": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le", "product_id": "pam_u2f-1.0.8-3.3.1.ppc64le" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.ppc64le", "product": { "name": "u2f-host-1.1.6-3.5.1.ppc64le", "product_id": "u2f-host-1.1.6-3.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.s390", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.s390", "product_id": "libu2f-host-devel-1.1.6-3.5.1.s390" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.s390", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.s390", "product_id": "libu2f-host-doc-1.1.6-3.5.1.s390" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.s390", "product": { "name": "libu2f-host0-1.1.6-3.5.1.s390", "product_id": "libu2f-host0-1.1.6-3.5.1.s390" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.s390", "product": { "name": "pam_u2f-1.0.8-3.3.1.s390", "product_id": "pam_u2f-1.0.8-3.3.1.s390" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.s390", "product": { "name": "u2f-host-1.1.6-3.5.1.s390", "product_id": "u2f-host-1.1.6-3.5.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.s390x", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.s390x", "product_id": "libu2f-host-devel-1.1.6-3.5.1.s390x" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.s390x", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.s390x", "product_id": "libu2f-host-doc-1.1.6-3.5.1.s390x" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.s390x", "product": { "name": "libu2f-host0-1.1.6-3.5.1.s390x", "product_id": "libu2f-host0-1.1.6-3.5.1.s390x" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.s390x", "product": { "name": "pam_u2f-1.0.8-3.3.1.s390x", "product_id": "pam_u2f-1.0.8-3.3.1.s390x" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.s390x", "product": { "name": "u2f-host-1.1.6-3.5.1.s390x", "product_id": "u2f-host-1.1.6-3.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libu2f-host-devel-1.1.6-3.5.1.x86_64", "product": { "name": "libu2f-host-devel-1.1.6-3.5.1.x86_64", "product_id": "libu2f-host-devel-1.1.6-3.5.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host-doc-1.1.6-3.5.1.x86_64", "product": { "name": "libu2f-host-doc-1.1.6-3.5.1.x86_64", "product_id": "libu2f-host-doc-1.1.6-3.5.1.x86_64" } }, { "category": "product_version", "name": "libu2f-host0-1.1.6-3.5.1.x86_64", "product": { "name": "libu2f-host0-1.1.6-3.5.1.x86_64", "product_id": "libu2f-host0-1.1.6-3.5.1.x86_64" } }, { "category": "product_version", "name": "pam_u2f-1.0.8-3.3.1.x86_64", "product": { "name": "pam_u2f-1.0.8-3.3.1.x86_64", "product_id": "pam_u2f-1.0.8-3.3.1.x86_64" } }, { "category": "product_version", "name": "u2f-host-1.1.6-3.5.1.x86_64", "product": { "name": "u2f-host-1.1.6-3.5.1.x86_64", "product_id": "u2f-host-1.1.6-3.5.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 Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le" }, "product_reference": "pam_u2f-1.0.8-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x" }, "product_reference": "pam_u2f-1.0.8-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libu2f-host0-1.1.6-3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64" }, "product_reference": "libu2f-host0-1.1.6-3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le" }, "product_reference": "pam_u2f-1.0.8-3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x" }, "product_reference": "pam_u2f-1.0.8-3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "pam_u2f-1.0.8-3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" }, "product_reference": "pam_u2f-1.0.8-3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-20340", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20340" } ], "notes": [ { "category": "general", "text": "Yubico libu2f-host 1.1.6 contains unchecked buffers in devs.c, which could enable a malicious token to exploit a buffer overflow. An attacker could use this to attempt to execute malicious code using a crafted USB device masquerading as a security token on a computer where the affected library is currently in use. It is not possible to perform this attack with a genuine YubiKey.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20340", "url": "https://www.suse.com/security/cve/CVE-2018-20340" }, { "category": "external", "summary": "SUSE Bug 1124781 for CVE-2018-20340", "url": "https://bugzilla.suse.com/1124781" } ], "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:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:06:56Z", "details": "moderate" } ], "title": "CVE-2018-20340" }, { "cve": "CVE-2019-12209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12209" } ], "notes": [ { "category": "general", "text": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12209", "url": "https://www.suse.com/security/cve/CVE-2019-12209" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12209", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:06:56Z", "details": "moderate" } ], "title": "CVE-2019-12209" }, { "cve": "CVE-2019-12210", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-12210" } ], "notes": [ { "category": "general", "text": "In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-12210", "url": "https://www.suse.com/security/cve/CVE-2019-12210" }, { "category": "external", "summary": "SUSE Bug 1087061 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1087061" }, { "category": "external", "summary": "SUSE Bug 1135727 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135727" }, { "category": "external", "summary": "SUSE Bug 1135729 for CVE-2019-12210", "url": "https://bugzilla.suse.com/1135729" } ], "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:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:06:56Z", "details": "moderate" } ], "title": "CVE-2019-12210" }, { "cve": "CVE-2019-9578", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-9578" } ], "notes": [ { "category": "general", "text": "In devs.c in Yubico libu2f-host before 1.1.8, the response to init is misparsed, leaking uninitialized stack memory back to the device.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-9578", "url": "https://www.suse.com/security/cve/CVE-2019-9578" }, { "category": "external", "summary": "SUSE Bug 1128140 for CVE-2019-9578", "url": "https://bugzilla.suse.com/1128140" } ], "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:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libu2f-host0-1.1.6-3.5.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:pam_u2f-1.0.8-3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-04T14:06:56Z", "details": "low" } ], "title": "CVE-2019-9578" } ] }
ghsa-cf2r-5chq-jmm8
Vulnerability from github
Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.
{ "affected": [], "aliases": [ "CVE-2019-12209" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-06-04T21:29:00Z", "severity": "HIGH" }, "details": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information.", "id": "GHSA-cf2r-5chq-jmm8", "modified": "2024-04-04T00:51:18Z", "published": "2022-05-24T16:47:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12209" }, { "type": "WEB", "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "type": "WEB", "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
cnvd-2019-16864
Vulnerability from cnvd
Title: Yubico pam-u2f信息泄露漏洞
Description:
Yubico pam-u2f是一款用于U2F的可移植身份认证模块。
Yubico pam-u2f 1.0.7版本中存在信息泄露漏洞。该漏洞源于网络系统或产品在运行过程中存在配置等错误。未授权的攻击者可利用漏洞获取受影响组件敏感信息。
Severity: 中
Patch Name: Yubico pam-u2f信息泄露漏洞的补丁
Patch Description:
Yubico pam-u2f是一款用于U2F的可移植身份认证模块。
Yubico pam-u2f 1.0.7版本中存在信息泄露漏洞。该漏洞源于网络系统或产品在运行过程中存在配置等错误。未授权的攻击者可利用漏洞获取受影响组件敏感信息。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
厂商已发布了漏洞修复程序,请及时关注更新: https://developers.yubico.com/pam-u2f/Release_Notes.html
Reference: https://www.openwall.com/lists/oss-security/2019/06/05/1
Name | Yubico pam-u2f 1.0.7 |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2019-12209" } }, "description": "Yubico pam-u2f\u662f\u4e00\u6b3e\u7528\u4e8eU2F\u7684\u53ef\u79fb\u690d\u8eab\u4efd\u8ba4\u8bc1\u6a21\u5757\u3002\n\nYubico pam-u2f 1.0.7\u7248\u672c\u4e2d\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u5b58\u5728\u914d\u7f6e\u7b49\u9519\u8bef\u3002\u672a\u6388\u6743\u7684\u653b\u51fb\u8005\u53ef\u5229\u7528\u6f0f\u6d1e\u83b7\u53d6\u53d7\u5f71\u54cd\u7ec4\u4ef6\u654f\u611f\u4fe1\u606f\u3002", "discovererName": "Matthias Gerstner", "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://developers.yubico.com/pam-u2f/Release_Notes.html", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2019-16864", "openTime": "2019-06-10", "patchDescription": "Yubico pam-u2f\u662f\u4e00\u6b3e\u7528\u4e8eU2F\u7684\u53ef\u79fb\u690d\u8eab\u4efd\u8ba4\u8bc1\u6a21\u5757\u3002\r\n\r\nYubico pam-u2f 1.0.7\u7248\u672c\u4e2d\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u5b58\u5728\u914d\u7f6e\u7b49\u9519\u8bef\u3002\u672a\u6388\u6743\u7684\u653b\u51fb\u8005\u53ef\u5229\u7528\u6f0f\u6d1e\u83b7\u53d6\u53d7\u5f71\u54cd\u7ec4\u4ef6\u654f\u611f\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Yubico pam-u2f\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": "Yubico pam-u2f 1.0.7" }, "referenceLink": "https://www.openwall.com/lists/oss-security/2019/06/05/1", "serverity": "\u4e2d", "submitTime": "2019-06-06", "title": "Yubico pam-u2f\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e" }
fkie_cve-2019-12209
Vulnerability from fkie_nvd
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:yubico:pam-u2f:1.0.7:*:*:*:*:*:*:*", "matchCriteriaId": "F42F8364-4F0B-4890-AB66-4C3A47C09AFB", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information." }, { "lang": "es", "value": "Yubico pam-u2f 1.0.7 intenta analizar el archivo de configuraci\u00f3n configurado (predeterminado $ HOME / .config / Yubico / u2f_keys) como root (a menos que se haya habilitado openasuser), y no verifica correctamente que la ruta carece de enlaces simb\u00f3licos que apuntan a otros archivos en el Sistema propiedad de root. Si la opci\u00f3n de depuraci\u00f3n est\u00e1 habilitada en la configuraci\u00f3n de PAM, se registrar\u00e1 parte del contenido del archivo de un objetivo de enlace simb\u00f3lico, posiblemente revelando informaci\u00f3n confidencial." } ], "id": "CVE-2019-12209", "lastModified": "2024-11-21T04:22:25.500", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-06-04T21:29:00.780", "references": [ { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/06/05/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://developers.yubico.com/pam-u2f/Release_Notes.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCGU6UQLI3ZTW3UYCTMQW7VDL5M4LCWR/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-59" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.