Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15719 (GCVE-0-2020-15719)
Vulnerability from cvelistv5
Published
2020-07-14 13:47
Modified
2024-08-04 13:22
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T13:22:30.718Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "name": "openSUSE-SU-2020:1416", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "name": "openSUSE-SU-2020:1459", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-04-19T23:21:45", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "tags": [ "x_refsource_MISC" ], "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "name": "openSUSE-SU-2020:1416", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "name": "openSUSE-SU-2020:1459", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-15719", "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": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "name": "https://bugs.openldap.org/show_bug.cgi?id=9266", "refsource": "MISC", "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "name": "https://access.redhat.com/errata/RHBA-2019:3674", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "name": "openSUSE-SU-2020:1416", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "name": "openSUSE-SU-2020:1459", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365", "refsource": "CONFIRM", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-15719", "datePublished": "2020-07-14T13:47:31", "dateReserved": "2020-07-14T00:00:00", "dateUpdated": "2024-08-04T13:22:30.718Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-15719\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-07-14T14:15:17.667\",\"lastModified\":\"2024-11-21T05:06:05.903\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.\"},{\"lang\":\"es\",\"value\":\"libldap en determinados paquetes OpenLDAP de terceros presenta un fallo de comprobaci\u00f3n de certificados cuando el paquete de terceros est\u00e1 afirmando que admite RFC6125. Considera CN incluso cuando se presenta un subjectAltName (SAN) no coincidente. Esto es corregido, por ejemplo, en la versi\u00f3n openldap-2.4.46-10.el8 en Red Hat Enterprise\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.46-10.el8\",\"matchCriteriaId\":\"6EAD4D69-D10C-4D63-A61B-2EC36A6D5193\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B009C22E-30A4-4288-BCF6-C3E81DEAF45A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:policy_auditor:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.5.1\",\"matchCriteriaId\":\"CB739B3A-20BB-4118-82DD-7ACFE5881FE2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.1.2\",\"matchCriteriaId\":\"D0DBC938-A782-433F-8BF1-CA250C332AA7\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHBA-2019:3674\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.openldap.org/show_bug.cgi?id=9266\",\"source\":\"cve@mitre.org\",\"tags\":[\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1740070\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHBA-2019:3674\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.openldap.org/show_bug.cgi?id=9266\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1740070\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
ghsa-pg7h-v386-fw8h
Vulnerability from github
Published
2022-05-24 17:22
Modified
2022-05-24 17:22
Severity ?
VLAI Severity ?
Details
libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.
{ "affected": [], "aliases": [ "CVE-2020-15719" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-07-14T14:15:00Z", "severity": "HIGH" }, "details": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "id": "GHSA-pg7h-v386-fw8h", "modified": "2022-05-24T17:22:52Z", "published": "2022-05-24T17:22:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15719" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "type": "WEB", "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "type": "WEB", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
gsd-2020-15719
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-15719", "description": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "id": "GSD-2020-15719", "references": [ "https://www.suse.com/security/cve/CVE-2020-15719.html", "https://access.redhat.com/errata/RHBA-2019:3674" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-15719" ], "details": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "id": "GSD-2020-15719", "modified": "2023-12-13T01:21:43.793934Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-15719", "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": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "name": "https://bugs.openldap.org/show_bug.cgi?id=9266", "refsource": "MISC", "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "name": "https://access.redhat.com/errata/RHBA-2019:3674", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "name": "openSUSE-SU-2020:1416", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "name": "openSUSE-SU-2020:1459", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365", "refsource": "CONFIRM", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.4.46-10.el8", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mcafee:policy_auditor:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.5.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "21.1.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-15719" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-295" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHBA-2019:3674", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "name": "https://bugs.openldap.org/show_bug.cgi?id=9266", "refsource": "MISC", "tags": [ "Permissions Required", "Vendor Advisory" ], "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "name": "openSUSE-SU-2020:1416", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "name": "openSUSE-SU-2020:1459", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 2.5 } }, "lastModifiedDate": "2022-05-12T15:01Z", "publishedDate": "2020-07-14T14:15Z" } } }
rhba-2019:3674
Vulnerability from csaf_redhat
Published
2019-11-05 21:34
Modified
2025-03-15 21:06
Summary
Red Hat Bug Fix Advisory: openldap bug fix and enhancement update
Notes
Topic
An update for the openldap module is now available for Red Hat Enterprise Linux 8.
Details
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the openldap module is now available for Red Hat Enterprise Linux 8.", "title": "Topic" }, { "category": "general", "text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHBA-2019:3674", "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/" }, { "category": "external", "summary": "1740070", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhba-2019_3674.json" } ], "title": "Red Hat Bug Fix Advisory: openldap bug fix and enhancement update", "tracking": { "current_release_date": "2025-03-15T21:06:47+00:00", "generator": { "date": "2025-03-15T21:06:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.1" } }, "id": "RHBA-2019:3674", "initial_release_date": "2019-11-05T21:34:32+00:00", "revision_history": [ { "date": "2019-11-05T21:34:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-05T21:34:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-15T21:06:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.i686", "product": { "name": "openldap-0:2.4.46-10.el8.i686", "product_id": "openldap-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=i686" } } }, { "category": "product_version", "name": "openldap-devel-0:2.4.46-10.el8.i686", "product": { "name": "openldap-devel-0:2.4.46-10.el8.i686", "product_id": "openldap-devel-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-devel@2.4.46-10.el8?arch=i686" } } }, { "category": "product_version", "name": "openldap-debugsource-0:2.4.46-10.el8.i686", "product": { "name": "openldap-debugsource-0:2.4.46-10.el8.i686", "product_id": "openldap-debugsource-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debugsource@2.4.46-10.el8?arch=i686" } } }, { "category": "product_version", "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "product": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "product_id": "openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients-debuginfo@2.4.46-10.el8?arch=i686" } } }, { "category": "product_version", "name": "openldap-debuginfo-0:2.4.46-10.el8.i686", "product": { "name": "openldap-debuginfo-0:2.4.46-10.el8.i686", "product_id": "openldap-debuginfo-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debuginfo@2.4.46-10.el8?arch=i686" } } }, { "category": "product_version", "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "product": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "product_id": "openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-servers-debuginfo@2.4.46-10.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-0:2.4.46-10.el8.x86_64", "product_id": "openldap-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-clients-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-clients-0:2.4.46-10.el8.x86_64", "product_id": "openldap-clients-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-devel-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-devel-0:2.4.46-10.el8.x86_64", "product_id": "openldap-devel-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-devel@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-debugsource-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-debugsource-0:2.4.46-10.el8.x86_64", "product_id": "openldap-debugsource-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debugsource@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "product_id": "openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients-debuginfo@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-debuginfo-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-debuginfo-0:2.4.46-10.el8.x86_64", "product_id": "openldap-debuginfo-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debuginfo@2.4.46-10.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64", "product": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64", "product_id": "openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-servers-debuginfo@2.4.46-10.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-clients-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-clients-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-clients-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-devel-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-devel-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-devel-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-devel@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-debugsource-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-debugsource-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-debugsource-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debugsource@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients-debuginfo@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debuginfo@2.4.46-10.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "product": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "product_id": "openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-servers-debuginfo@2.4.46-10.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-0:2.4.46-10.el8.s390x", "product_id": "openldap-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-clients-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-clients-0:2.4.46-10.el8.s390x", "product_id": "openldap-clients-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-devel-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-devel-0:2.4.46-10.el8.s390x", "product_id": "openldap-devel-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-devel@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-debugsource-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-debugsource-0:2.4.46-10.el8.s390x", "product_id": "openldap-debugsource-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debugsource@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "product_id": "openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients-debuginfo@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-debuginfo-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-debuginfo-0:2.4.46-10.el8.s390x", "product_id": "openldap-debuginfo-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debuginfo@2.4.46-10.el8?arch=s390x" } } }, { "category": "product_version", "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "product": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "product_id": "openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-servers-debuginfo@2.4.46-10.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-0:2.4.46-10.el8.aarch64", "product_id": "openldap-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-clients-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-clients-0:2.4.46-10.el8.aarch64", "product_id": "openldap-clients-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-devel-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-devel-0:2.4.46-10.el8.aarch64", "product_id": "openldap-devel-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-devel@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-debugsource-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-debugsource-0:2.4.46-10.el8.aarch64", "product_id": "openldap-debugsource-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debugsource@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "product_id": "openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-clients-debuginfo@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-debuginfo-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-debuginfo-0:2.4.46-10.el8.aarch64", "product_id": "openldap-debuginfo-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-debuginfo@2.4.46-10.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "product": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "product_id": "openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap-servers-debuginfo@2.4.46-10.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openldap-0:2.4.46-10.el8.src", "product": { "name": "openldap-0:2.4.46-10.el8.src", "product_id": "openldap-0:2.4.46-10.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openldap@2.4.46-10.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.src" }, "product_reference": "openldap-0:2.4.46-10.el8.src", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-clients-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-clients-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-clients-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-clients-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debuginfo-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-debuginfo-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debuginfo-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-debuginfo-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debuginfo-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debuginfo-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-debuginfo-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debuginfo-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-debuginfo-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debugsource-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-debugsource-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debugsource-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-debugsource-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debugsource-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-debugsource-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debugsource-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-debugsource-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-debugsource-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-debugsource-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-devel-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-devel-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-devel-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-devel-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-devel-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-devel-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-devel-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-devel-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-devel-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-devel-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64" }, "product_reference": "openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.i686" }, "product_reference": "openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le" }, "product_reference": "openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.s390x" }, "product_reference": "openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "relates_to_product_reference": "BaseOS-8.1.0" }, { "category": "default_component_of", "full_product_name": { "name": "openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64" }, "product_reference": "openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64", "relates_to_product_reference": "BaseOS-8.1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Christian Heimes", "Jakub Hrozek" ] } ], "cve": "CVE-2020-15719", "cwe": { "id": "CWE-297", "name": "Improper Validation of Certificate with Host Mismatch" }, "discovery_date": "2020-01-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1853350" } ], "notes": [ { "category": "description", "text": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "title": "Vulnerability description" }, { "category": "summary", "text": "openldap: Certificate validation incorrectly matches name against CN-ID", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.src", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-15719" }, { "category": "external", "summary": "RHBZ#1853350", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853350" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15719", "url": "https://www.cve.org/CVERecord?id=CVE-2020-15719" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15719", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15719" }, { "category": "external", "summary": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" } ], "release_date": "2019-08-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-05T21:34:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.src", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2019:3674" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.src", "BaseOS-8.1.0:openldap-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-clients-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debuginfo-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-debugsource-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-devel-0:2.4.46-10.el8.x86_64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.aarch64", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.i686", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.ppc64le", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.s390x", "BaseOS-8.1.0:openldap-servers-debuginfo-0:2.4.46-10.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "openldap: Certificate validation incorrectly matches name against CN-ID" } ] }
wid-sec-w-2024-3162
Vulnerability from csaf_certbund
Published
2020-09-09 22:00
Modified
2024-10-14 22:00
Summary
OpenLDAP: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
OpenLDAP ist eine frei verfügbare Implementierung des Verzeichnisdienstes LDAP.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OpenLDAP ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "OpenLDAP ist eine frei verf\u00fcgbare Implementierung des Verzeichnisdienstes LDAP.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OpenLDAP ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3162 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2024-3162.json" }, { "category": "self", "summary": "WID-SEC-2024-3162 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3162" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2020:2581-1 vom 2020-09-09", "url": "http://lists.suse.com/pipermail/sle-security-updates/2020-September/007391.html" }, { "category": "external", "summary": "Splunk Security Advisory SVD-2024-1012 vom 2024-10-14", "url": "https://advisory.splunk.com//advisories/SVD-2024-1012" } ], "source_lang": "en-US", "title": "OpenLDAP: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-10-14T22:00:00.000+00:00", "generator": { "date": "2024-10-15T08:16:04.126+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3162", "initial_release_date": "2020-09-09T22:00:00.000+00:00", "revision_history": [ { "date": "2020-09-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-10-14T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Splunk-SVD aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source OpenLDAP", "product": { "name": "Open Source OpenLDAP", "product_id": "T006485", "product_identification_helper": { "cpe": "cpe:/a:openldap:openldap:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c9.3.1", "product": { "name": "Splunk Splunk Enterprise \u003c9.3.1", "product_id": "T038314" } }, { "category": "product_version", "name": "9.3.1", "product": { "name": "Splunk Splunk Enterprise 9.3.1", "product_id": "T038314-fixed", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:9.3.1" } } }, { "category": "product_version_range", "name": "\u003c9.2.3", "product": { "name": "Splunk Splunk Enterprise \u003c9.2.3", "product_id": "T038315" } }, { "category": "product_version", "name": "9.2.3", "product": { "name": "Splunk Splunk Enterprise 9.2.3", "product_id": "T038315-fixed", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:9.2.3" } } }, { "category": "product_version_range", "name": "\u003c9.1.6", "product": { "name": "Splunk Splunk Enterprise \u003c9.1.6", "product_id": "T038316" } }, { "category": "product_version", "name": "9.1.6", "product": { "name": "Splunk Splunk Enterprise 9.1.6", "product_id": "T038316-fixed", "product_identification_helper": { "cpe": "cpe:/a:splunk:splunk:9.1.6" } } } ], "category": "product_name", "name": "Splunk Enterprise" } ], "category": "vendor", "name": "Splunk" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-15719", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in OpenLDAP. Sie beruht darauf, dass Zertifikate f\u00e4lschlicherweise als g\u00fcltig erkannt werden. Ein Angreifer kann dieses nutzen und Sicherheitsmechanismen umgehen. Zur erfolgreichen Ausnutzung dieser Schwachstelle ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T002207", "T038314", "T038315", "T038316", "T006485" ] }, "release_date": "2020-09-09T22:00:00.000+00:00", "title": "CVE-2020-15719" } ] }
fkie_cve-2020-15719
Vulnerability from fkie_nvd
Published
2020-07-14 14:15
Modified
2024-11-21 05:06
Severity ?
Summary
libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html | Mailing List, Third Party Advisory | |
cve@mitre.org | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHBA-2019:3674 | Third Party Advisory | |
cve@mitre.org | https://bugs.openldap.org/show_bug.cgi?id=9266 | Permissions Required, Vendor Advisory | |
cve@mitre.org | https://bugzilla.redhat.com/show_bug.cgi?id=1740070 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://kc.mcafee.com/corporate/index?page=content&id=SB10365 | Third Party Advisory | |
cve@mitre.org | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHBA-2019:3674 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.openldap.org/show_bug.cgi?id=9266 | Permissions Required, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1740070 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://kc.mcafee.com/corporate/index?page=content&id=SB10365 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
openldap | openldap | * | |
redhat | enterprise_linux | 8.0 | |
opensuse | leap | 15.1 | |
opensuse | leap | 15.2 | |
mcafee | policy_auditor | * | |
oracle | blockchain_platform | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openldap:openldap:*:*:*:*:*:*:*:*", "matchCriteriaId": "6EAD4D69-D10C-4D63-A61B-2EC36A6D5193", "versionEndExcluding": "2.4.46-10.el8", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*", "matchCriteriaId": "B009C22E-30A4-4288-BCF6-C3E81DEAF45A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mcafee:policy_auditor:*:*:*:*:*:*:*:*", "matchCriteriaId": "CB739B3A-20BB-4118-82DD-7ACFE5881FE2", "versionEndExcluding": "6.5.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*", "matchCriteriaId": "D0DBC938-A782-433F-8BF1-CA250C332AA7", "versionEndExcluding": "21.1.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux." }, { "lang": "es", "value": "libldap en determinados paquetes OpenLDAP de terceros presenta un fallo de comprobaci\u00f3n de certificados cuando el paquete de terceros est\u00e1 afirmando que admite RFC6125. Considera CN incluso cuando se presenta un subjectAltName (SAN) no coincidente. Esto es corregido, por ejemplo, en la versi\u00f3n openldap-2.4.46-10.el8 en Red Hat Enterprise" } ], "id": "CVE-2020-15719", "lastModified": "2024-11-21T05:06:05.903", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 2.5, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-07-14T14:15:17.667", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "source": "cve@mitre.org", "tags": [ "Permissions Required", "Vendor Advisory" ], "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHBA-2019:3674" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Permissions Required", "Vendor Advisory" ], "url": "https://bugs.openldap.org/show_bug.cgi?id=9266" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740070" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10365" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-295" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2020:1416-1
Vulnerability from csaf_opensuse
Published
2020-09-12 14:21
Modified
2020-09-12 14:21
Summary
Security update for openldap2
Notes
Title of the patch
Security update for openldap2
Description of the patch
This update for openldap2 fixes the following issues:
- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509
SAN's falling back to CN validation in violation of rfc6125.
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-1416
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openldap2", "title": "Title of the patch" }, { "category": "description", "text": "This update for openldap2 fixes the following issues:\n\n- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509\n SAN\u0027s falling back to CN validation in violation of rfc6125.\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1416", "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-2020_1416-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1416-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MKFZ2UE2WJPNSQKBYJG67XZNETOETRTR/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1416-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MKFZ2UE2WJPNSQKBYJG67XZNETOETRTR/" }, { "category": "self", "summary": "SUSE Bug 1174154", "url": "https://bugzilla.suse.com/1174154" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15719 page", "url": "https://www.suse.com/security/cve/CVE-2020-15719/" } ], "title": "Security update for openldap2", "tracking": { "current_release_date": "2020-09-12T14:21:55Z", "generator": { "date": "2020-09-12T14:21:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1416-1", "initial_release_date": "2020-09-12T14:21:55Z", "revision_history": [ { "date": "2020-09-12T14:21:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "product": { "name": "libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "product_id": "libldap-2_4-2-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-back-meta-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-back-perl-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-back-sock-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-back-sql-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-client-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-client-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-contrib-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-contrib-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-devel-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-devel-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "product": { "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "product_id": "openldap2-devel-static-2.4.46-lp151.10.15.1.i586" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "product": { "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "product_id": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libldap-data-2.4.46-lp151.10.15.1.noarch", "product": { "name": "libldap-data-2.4.46-lp151.10.15.1.noarch", "product_id": "libldap-data-2.4.46-lp151.10.15.1.noarch" } }, { "category": "product_version", "name": "openldap2-doc-2.4.46-lp151.10.15.1.noarch", "product": { "name": "openldap2-doc-2.4.46-lp151.10.15.1.noarch", "product_id": "openldap2-doc-2.4.46-lp151.10.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "product_id": "libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "product_id": "libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-client-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-client-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-contrib-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-devel-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "product": { "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "product_id": "openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64", "product": { "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64", "product_id": "openldap2-ppolicy-check-password-1.2-lp151.10.15.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": "libldap-2_4-2-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.i586" }, "product_reference": "libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-data-2.4.46-lp151.10.15.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libldap-data-2.4.46-lp151.10.15.1.noarch" }, "product_reference": "libldap-data-2.4.46-lp151.10.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-client-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-client-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-contrib-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-contrib-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-contrib-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-devel-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.i586" }, "product_reference": "openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-doc-2.4.46-lp151.10.15.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-doc-2.4.46-lp151.10.15.1.noarch" }, "product_reference": "openldap2-doc-2.4.46-lp151.10.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586" }, "product_reference": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-15719", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15719" } ], "notes": [ { "category": "general", "text": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-data-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-doc-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15719", "url": "https://www.suse.com/security/cve/CVE-2020-15719" }, { "category": "external", "summary": "SUSE Bug 1174154 for CVE-2020-15719", "url": "https://bugzilla.suse.com/1174154" } ], "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:libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-data-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-doc-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:libldap-2_4-2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-2_4-2-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:libldap-data-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-meta-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-perl-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sock-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-back-sql-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-client-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-contrib-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-32bit-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-devel-static-2.4.46-lp151.10.15.1.x86_64", "openSUSE Leap 15.1:openldap2-doc-2.4.46-lp151.10.15.1.noarch", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.i586", "openSUSE Leap 15.1:openldap2-ppolicy-check-password-1.2-lp151.10.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-12T14:21:55Z", "details": "moderate" } ], "title": "CVE-2020-15719" } ] }
opensuse-su-2020:1459-1
Vulnerability from csaf_opensuse
Published
2020-09-19 12:21
Modified
2020-09-19 12:21
Summary
Security update for openldap2
Notes
Title of the patch
Security update for openldap2
Description of the patch
This update for openldap2 fixes the following issues:
- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509
SAN's falling back to CN validation in violation of rfc6125.
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2020-1459
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openldap2", "title": "Title of the patch" }, { "category": "description", "text": "This update for openldap2 fixes the following issues:\n\n- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509\n SAN\u0027s falling back to CN validation in violation of rfc6125.\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1459", "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-2020_1459-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1459-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q62CVIVKWNRLR5JENI7ILPZ5KMCHM545/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1459-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q62CVIVKWNRLR5JENI7ILPZ5KMCHM545/" }, { "category": "self", "summary": "SUSE Bug 1174154", "url": "https://bugzilla.suse.com/1174154" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15719 page", "url": "https://www.suse.com/security/cve/CVE-2020-15719/" } ], "title": "Security update for openldap2", "tracking": { "current_release_date": "2020-09-19T12:21:34Z", "generator": { "date": "2020-09-19T12:21:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1459-1", "initial_release_date": "2020-09-19T12:21:34Z", "revision_history": [ { "date": "2020-09-19T12:21:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "product": { "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "product_id": "libldap-2_4-2-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-back-meta-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-back-perl-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-back-sock-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-back-sql-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-client-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-client-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-contrib-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-contrib-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-devel-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-devel-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "product": { "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "product_id": "openldap2-devel-static-2.4.46-lp152.14.6.1.i586" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "product": { "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "product_id": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libldap-data-2.4.46-lp152.14.6.1.noarch", "product": { "name": "libldap-data-2.4.46-lp152.14.6.1.noarch", "product_id": "libldap-data-2.4.46-lp152.14.6.1.noarch" } }, { "category": "product_version", "name": "openldap2-doc-2.4.46-lp152.14.6.1.noarch", "product": { "name": "openldap2-doc-2.4.46-lp152.14.6.1.noarch", "product_id": "openldap2-doc-2.4.46-lp152.14.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "product_id": "libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "product_id": "libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-client-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-client-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-contrib-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-devel-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "product": { "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "product_id": "openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64", "product": { "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64", "product_id": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.i586" }, "product_reference": "libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-data-2.4.46-lp152.14.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libldap-data-2.4.46-lp152.14.6.1.noarch" }, "product_reference": "libldap-data-2.4.46-lp152.14.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-client-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-client-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-contrib-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-contrib-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-contrib-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-devel-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.i586" }, "product_reference": "openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-doc-2.4.46-lp152.14.6.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-doc-2.4.46-lp152.14.6.1.noarch" }, "product_reference": "openldap2-doc-2.4.46-lp152.14.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586" }, "product_reference": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-15719", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15719" } ], "notes": [ { "category": "general", "text": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-data-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-doc-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15719", "url": "https://www.suse.com/security/cve/CVE-2020-15719" }, { "category": "external", "summary": "SUSE Bug 1174154 for CVE-2020-15719", "url": "https://bugzilla.suse.com/1174154" } ], "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.2:libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-data-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-doc-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:libldap-2_4-2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-2_4-2-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:libldap-data-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-meta-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-perl-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sock-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-back-sql-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-client-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-contrib-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-32bit-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-devel-static-2.4.46-lp152.14.6.1.x86_64", "openSUSE Leap 15.2:openldap2-doc-2.4.46-lp152.14.6.1.noarch", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.i586", "openSUSE Leap 15.2:openldap2-ppolicy-check-password-1.2-lp152.14.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-19T12:21:34Z", "details": "moderate" } ], "title": "CVE-2020-15719" } ] }
suse-su-2020:2581-1
Vulnerability from csaf_suse
Published
2020-09-25 07:24
Modified
2020-09-25 07:24
Summary
Security update for openldap2
Notes
Title of the patch
Security update for openldap2
Description of the patch
This update for openldap2 fixes the following issues:
- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509
SAN's falling back to CN validation in violation of rfc6125.
Patchnames
SUSE-2020-2581,SUSE-SLE-Module-Basesystem-15-SP1-2020-2581,SUSE-SLE-Module-Basesystem-15-SP2-2020-2581,SUSE-SLE-Module-Development-Tools-15-SP1-2020-2581,SUSE-SLE-Module-Development-Tools-15-SP2-2020-2581,SUSE-SLE-Module-Legacy-15-SP1-2020-2581,SUSE-SLE-Module-Legacy-15-SP2-2020-2581
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openldap2", "title": "Title of the patch" }, { "category": "description", "text": "This update for openldap2 fixes the following issues:\n\n- bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509\n SAN\u0027s falling back to CN validation in violation of rfc6125.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2020-2581,SUSE-SLE-Module-Basesystem-15-SP1-2020-2581,SUSE-SLE-Module-Basesystem-15-SP2-2020-2581,SUSE-SLE-Module-Development-Tools-15-SP1-2020-2581,SUSE-SLE-Module-Development-Tools-15-SP2-2020-2581,SUSE-SLE-Module-Legacy-15-SP1-2020-2581,SUSE-SLE-Module-Legacy-15-SP2-2020-2581", "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-2020_2581-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2020:2581-1", "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20202581-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2020:2581-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-September/007391.html" }, { "category": "self", "summary": "SUSE Bug 1174154", "url": "https://bugzilla.suse.com/1174154" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15719 page", "url": "https://www.suse.com/security/cve/CVE-2020-15719/" } ], "title": "Security update for openldap2", "tracking": { "current_release_date": "2020-09-25T07:24:09Z", "generator": { "date": "2020-09-25T07:24:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2020:2581-1", "initial_release_date": "2020-09-25T07:24:09Z", "revision_history": [ { "date": "2020-09-25T07:24:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-9.34.1.aarch64", "product": { "name": "libldap-2_4-2-2.4.46-9.34.1.aarch64", "product_id": "libldap-2_4-2-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-2.4.46-9.34.1.aarch64", "product_id": "openldap2-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-back-meta-2.4.46-9.34.1.aarch64", "product_id": "openldap2-back-meta-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-back-perl-2.4.46-9.34.1.aarch64", "product_id": "openldap2-back-perl-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-back-sock-2.4.46-9.34.1.aarch64", "product_id": "openldap2-back-sock-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-back-sql-2.4.46-9.34.1.aarch64", "product_id": "openldap2-back-sql-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-client-2.4.46-9.34.1.aarch64", "product_id": "openldap2-client-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-contrib-2.4.46-9.34.1.aarch64", "product_id": "openldap2-contrib-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-devel-2.4.46-9.34.1.aarch64", "product_id": "openldap2-devel-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-9.34.1.aarch64", "product": { "name": "openldap2-devel-static-2.4.46-9.34.1.aarch64", "product_id": "openldap2-devel-static-2.4.46-9.34.1.aarch64" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "product": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "product_id": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-64bit-2.4.46-9.34.1.aarch64_ilp32", "product": { "name": "libldap-2_4-2-64bit-2.4.46-9.34.1.aarch64_ilp32", "product_id": "libldap-2_4-2-64bit-2.4.46-9.34.1.aarch64_ilp32" } }, { "category": "product_version", "name": "openldap2-devel-64bit-2.4.46-9.34.1.aarch64_ilp32", "product": { "name": "openldap2-devel-64bit-2.4.46-9.34.1.aarch64_ilp32", "product_id": "openldap2-devel-64bit-2.4.46-9.34.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-9.34.1.i586", "product": { "name": "libldap-2_4-2-2.4.46-9.34.1.i586", "product_id": "libldap-2_4-2-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-2.4.46-9.34.1.i586", "product": { "name": "openldap2-2.4.46-9.34.1.i586", "product_id": "openldap2-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-9.34.1.i586", "product": { "name": "openldap2-back-meta-2.4.46-9.34.1.i586", "product_id": "openldap2-back-meta-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-9.34.1.i586", "product": { "name": "openldap2-back-perl-2.4.46-9.34.1.i586", "product_id": "openldap2-back-perl-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-9.34.1.i586", "product": { "name": "openldap2-back-sock-2.4.46-9.34.1.i586", "product_id": "openldap2-back-sock-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-9.34.1.i586", "product": { "name": "openldap2-back-sql-2.4.46-9.34.1.i586", "product_id": "openldap2-back-sql-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-9.34.1.i586", "product": { "name": "openldap2-client-2.4.46-9.34.1.i586", "product_id": "openldap2-client-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-9.34.1.i586", "product": { "name": "openldap2-contrib-2.4.46-9.34.1.i586", "product_id": "openldap2-contrib-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-9.34.1.i586", "product": { "name": "openldap2-devel-2.4.46-9.34.1.i586", "product_id": "openldap2-devel-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-9.34.1.i586", "product": { "name": "openldap2-devel-static-2.4.46-9.34.1.i586", "product_id": "openldap2-devel-static-2.4.46-9.34.1.i586" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-9.34.1.i586", "product": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.i586", "product_id": "openldap2-ppolicy-check-password-1.2-9.34.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libldap-data-2.4.46-9.34.1.noarch", "product": { "name": "libldap-data-2.4.46-9.34.1.noarch", "product_id": "libldap-data-2.4.46-9.34.1.noarch" } }, { "category": "product_version", "name": "openldap2-doc-2.4.46-9.34.1.noarch", "product": { "name": "openldap2-doc-2.4.46-9.34.1.noarch", "product_id": "openldap2-doc-2.4.46-9.34.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-9.34.1.ppc64le", "product": { "name": "libldap-2_4-2-2.4.46-9.34.1.ppc64le", "product_id": "libldap-2_4-2-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-back-meta-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-back-meta-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-back-perl-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-back-perl-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-back-sock-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-back-sock-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-back-sql-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-back-sql-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-client-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-client-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-contrib-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-contrib-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-devel-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-devel-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-9.34.1.ppc64le", "product": { "name": "openldap2-devel-static-2.4.46-9.34.1.ppc64le", "product_id": "openldap2-devel-static-2.4.46-9.34.1.ppc64le" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "product": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "product_id": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-9.34.1.s390x", "product": { "name": "libldap-2_4-2-2.4.46-9.34.1.s390x", "product_id": "libldap-2_4-2-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-2.4.46-9.34.1.s390x", "product_id": "openldap2-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-back-meta-2.4.46-9.34.1.s390x", "product_id": "openldap2-back-meta-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-back-perl-2.4.46-9.34.1.s390x", "product_id": "openldap2-back-perl-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-back-sock-2.4.46-9.34.1.s390x", "product_id": "openldap2-back-sock-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-back-sql-2.4.46-9.34.1.s390x", "product_id": "openldap2-back-sql-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-client-2.4.46-9.34.1.s390x", "product_id": "openldap2-client-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-contrib-2.4.46-9.34.1.s390x", "product_id": "openldap2-contrib-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-devel-2.4.46-9.34.1.s390x", "product_id": "openldap2-devel-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-9.34.1.s390x", "product": { "name": "openldap2-devel-static-2.4.46-9.34.1.s390x", "product_id": "openldap2-devel-static-2.4.46-9.34.1.s390x" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "product": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "product_id": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libldap-2_4-2-2.4.46-9.34.1.x86_64", "product": { "name": "libldap-2_4-2-2.4.46-9.34.1.x86_64", "product_id": "libldap-2_4-2-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "product": { "name": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "product_id": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-2.4.46-9.34.1.x86_64", "product_id": "openldap2-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-meta-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-back-meta-2.4.46-9.34.1.x86_64", "product_id": "openldap2-back-meta-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-perl-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-back-perl-2.4.46-9.34.1.x86_64", "product_id": "openldap2-back-perl-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sock-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-back-sock-2.4.46-9.34.1.x86_64", "product_id": "openldap2-back-sock-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-back-sql-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-back-sql-2.4.46-9.34.1.x86_64", "product_id": "openldap2-back-sql-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-client-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-client-2.4.46-9.34.1.x86_64", "product_id": "openldap2-client-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-contrib-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-contrib-2.4.46-9.34.1.x86_64", "product_id": "openldap2-contrib-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-devel-2.4.46-9.34.1.x86_64", "product_id": "openldap2-devel-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "product_id": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-devel-static-2.4.46-9.34.1.x86_64", "product": { "name": "openldap2-devel-static-2.4.46-9.34.1.x86_64", "product_id": "openldap2-devel-static-2.4.46-9.34.1.x86_64" } }, { "category": "product_version", "name": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "product": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "product_id": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.aarch64" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.ppc64le" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.s390x" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.x86_64" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64" }, "product_reference": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-data-2.4.46-9.34.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-data-2.4.46-9.34.1.noarch" }, "product_reference": "libldap-data-2.4.46-9.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-client-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-client-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-client-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-client-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.aarch64" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.ppc64le" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.s390x" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.x86_64" }, "product_reference": "libldap-2_4-2-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64" }, "product_reference": "libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libldap-data-2.4.46-9.34.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-data-2.4.46-9.34.1.noarch" }, "product_reference": "libldap-data-2.4.46-9.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-client-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-client-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-client-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-client-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-client-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-static-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-static-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:openldap2-devel-32bit-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:openldap2-devel-32bit-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.s390x" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP1", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-meta-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-back-meta-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.aarch64" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.ppc64le" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.s390x" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-back-perl-2.4.46-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.x86_64" }, "product_reference": "openldap2-back-perl-2.4.46-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.s390x" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP2", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" }, "product_reference": "openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-15719", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15719" } ], "notes": [ { "category": "general", "text": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15719", "url": "https://www.suse.com/security/cve/CVE-2020-15719" }, { "category": "external", "summary": "SUSE Bug 1174154 for CVE-2020-15719", "url": "https://bugzilla.suse.com/1174154" } ], "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:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-2_4-2-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libldap-data-2.4.46-9.34.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-client-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:openldap2-devel-static-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP1:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP2:openldap2-devel-32bit-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP1:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-meta-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-back-perl-2.4.46-9.34.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP2:openldap2-ppolicy-check-password-1.2-9.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-09-25T07:24:09Z", "details": "moderate" } ], "title": "CVE-2020-15719" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…