suse-su-2024:3844-1
Vulnerability from csaf_suse
Published
2024-10-31 08:50
Modified
2024-10-31 08:50
Summary
Security update for 389-ds
Notes
Title of the patch
Security update for 389-ds
Description of the patch
This update for 389-ds fixes the following issues:
- Persist extracted key path for ldap_ssl_client_init over repeat invocations (bsc#1230852)
- Re-enable use of .dsrc basedn for dsidm commands (bsc#1231462)
- Update to version 2.2.10~git18.20ce9289:
* RFE: Use previously extracted key path
* Update dsidm to prioritize basedn from .dsrc over interactive input
* UI: Instance fails to load when DB backup directory doesn't exist
* Improve online import robustness when the server is under load
* Ensure all slapi_log_err calls end format strings with newline character \n
* RFE: when memberof is enabled, defer updates of members from the update of the group
* Provide more information in the error message during setup_ol_tls_conn()
* Wrong set of entries returned for some search filters
* Schema lib389 object is not keeping custom schema data upon editing
* UI: Fix audit issue with npm - micromatch
* Fix long delay when setting replication agreement with dsconf
* Changelog trims updates from a given RID even if a consumer has not received any of them
* test_password_modify_non_utf8 should set default password storage scheme
* Update Cargo.lock
* Rearrange includes for 32-bit support logic
* Fix fedora cop RawHide builds
* Bump braces from 3.0.2 to 3.0.3 in /src/cockpit/389-console
* Enabling replication for a sub suffix crashes browser
* d2entry - Could not open id2entry err 0 - at startup when having sub-suffixes
* Slow ldif2db import on a newly created BDB backend
* Audit log buffering doesn't handle large updates
* RFE: improve the performance of evaluation of filter component when tested against a large valueset (like group members)
* passwordHistory is not updated with a pre-hashed password
* ns-slapd crash in referint_get_config
* Fix the UTC offset print
* Fix OpenLDAP version autodetection
* RFE: add new operation note for MFA authentications
* Add log buffering to audit log
* Fix connection timeout error breaking errormap
* Improve dsidm CLI No Such Entry handling
* Improve connection timeout error logging
* Add hidden -v and -j options to each CLI subcommand
* Fix various issues with logconv.pl
* Fix certificate lifetime displayed as NaN
* Enhance Rust and JS bundling and add SPDX licenses for both
* Remove audit-ci from dependencies
* Fix unused variable warning from previous commit
* covscan: fix memory leak in audit log when adding entries
* Add a check for tagged commits
* dscreate ds-root - accepts relative path
* Change replica_id from str to int
* Attribute Names changed to lowercase after adding the Attributes
* ns-slapd crashes at startup if a backend has no suffix
* During an update, if the target entry is reverted in the entry cache, the server should not retry to lock it
* Reversion of the entry cache should be limited to BETXN plugin failures
* Disable Transparent Huge Pages
* Freelist ordering causes high wtime
* Security fix for CVE-2024-2199
- VUL-0: CVE-2024-3657: 389-ds: potential denial of service via specially crafted kerberos AS-REQ request (bsc#1225512)
- VUL-0: CVE-2024-5953: 389-ds: malformed userPassword hashes may cause a denial of service (bsc#1226277)
- 389ds crash when user does change password using iso-8859-1 encoding (bsc#1228912)
Patchnames
SUSE-2024-3844,SUSE-SLE-Module-Server-Applications-15-SP6-2024-3844,openSUSE-SLE-15.6-2024-3844
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": "important" }, "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 389-ds", "title": "Title of the patch" }, { "category": "description", "text": "This update for 389-ds fixes the following issues:\n\n- Persist extracted key path for ldap_ssl_client_init over repeat invocations (bsc#1230852)\n- Re-enable use of .dsrc basedn for dsidm commands (bsc#1231462)\n- Update to version 2.2.10~git18.20ce9289:\n * RFE: Use previously extracted key path\n * Update dsidm to prioritize basedn from .dsrc over interactive input\n * UI: Instance fails to load when DB backup directory doesn\u0027t exist\n * Improve online import robustness when the server is under load\n * Ensure all slapi_log_err calls end format strings with newline character \\n\n * RFE: when memberof is enabled, defer updates of members from the update of the group\n * Provide more information in the error message during setup_ol_tls_conn()\n * Wrong set of entries returned for some search filters\n * Schema lib389 object is not keeping custom schema data upon editing\n * UI: Fix audit issue with npm - micromatch\n * Fix long delay when setting replication agreement with dsconf\n * Changelog trims updates from a given RID even if a consumer has not received any of them\n * test_password_modify_non_utf8 should set default password storage scheme\n * Update Cargo.lock\n * Rearrange includes for 32-bit support logic\n * Fix fedora cop RawHide builds\n * Bump braces from 3.0.2 to 3.0.3 in /src/cockpit/389-console\n * Enabling replication for a sub suffix crashes browser\n * d2entry - Could not open id2entry err 0 - at startup when having sub-suffixes\n * Slow ldif2db import on a newly created BDB backend\n * Audit log buffering doesn\u0027t handle large updates\n * RFE: improve the performance of evaluation of filter component when tested against a large valueset (like group members)\n * passwordHistory is not updated with a pre-hashed password\n * ns-slapd crash in referint_get_config\n * Fix the UTC offset print\n * Fix OpenLDAP version autodetection\n * RFE: add new operation note for MFA authentications\n * Add log buffering to audit log\n * Fix connection timeout error breaking errormap\n * Improve dsidm CLI No Such Entry handling\n * Improve connection timeout error logging\n * Add hidden -v and -j options to each CLI subcommand\n * Fix various issues with logconv.pl\n * Fix certificate lifetime displayed as NaN\n * Enhance Rust and JS bundling and add SPDX licenses for both\n * Remove audit-ci from dependencies\n * Fix unused variable warning from previous commit\n * covscan: fix memory leak in audit log when adding entries\n * Add a check for tagged commits\n * dscreate ds-root - accepts relative path\n * Change replica_id from str to int\n * Attribute Names changed to lowercase after adding the Attributes\n * ns-slapd crashes at startup if a backend has no suffix\n * During an update, if the target entry is reverted in the entry cache, the server should not retry to lock it\n * Reversion of the entry cache should be limited to BETXN plugin failures\n * Disable Transparent Huge Pages\n * Freelist ordering causes high wtime\n * Security fix for CVE-2024-2199\n- VUL-0: CVE-2024-3657: 389-ds: potential denial of service via specially crafted kerberos AS-REQ request (bsc#1225512)\n- VUL-0: CVE-2024-5953: 389-ds: malformed userPassword hashes may cause a denial of service (bsc#1226277)\n- 389ds crash when user does change password using iso-8859-1 encoding (bsc#1228912)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3844,SUSE-SLE-Module-Server-Applications-15-SP6-2024-3844,openSUSE-SLE-15.6-2024-3844", "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-2024_3844-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3844-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243844-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3844-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019745.html" }, { "category": "self", "summary": "SUSE Bug 1225512", "url": "https://bugzilla.suse.com/1225512" }, { "category": "self", "summary": "SUSE Bug 1226277", "url": "https://bugzilla.suse.com/1226277" }, { "category": "self", "summary": "SUSE Bug 1228912", "url": "https://bugzilla.suse.com/1228912" }, { "category": "self", "summary": "SUSE Bug 1230852", "url": "https://bugzilla.suse.com/1230852" }, { "category": "self", "summary": "SUSE Bug 1231462", "url": "https://bugzilla.suse.com/1231462" }, { "category": "self", "summary": "SUSE CVE CVE-2024-2199 page", "url": "https://www.suse.com/security/cve/CVE-2024-2199/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-3657 page", "url": "https://www.suse.com/security/cve/CVE-2024-3657/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-5953 page", "url": "https://www.suse.com/security/cve/CVE-2024-5953/" } ], "title": "Security update for 389-ds", "tracking": { "current_release_date": "2024-10-31T08:50:21Z", "generator": { "date": "2024-10-31T08:50:21Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3844-1", "initial_release_date": "2024-10-31T08:50:21Z", "revision_history": [ { "date": "2024-10-31T08:50:21Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product_id": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" } }, { "category": "product_version", "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product_id": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" } }, { "category": "product_version", "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product_id": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" } }, { "category": "product_version", "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product_id": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" } }, { "category": "product_version", "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "product_id": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product_id": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" } }, { "category": "product_version", "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product_id": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" } }, { "category": "product_version", "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product_id": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" } }, { "category": "product_version", "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product_id": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" } }, { "category": "product_version", "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "product_id": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product_id": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x" } }, { "category": "product_version", "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product_id": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x" } }, { "category": "product_version", "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product_id": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x" } }, { "category": "product_version", "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product_id": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x" } }, { "category": "product_version", "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "product_id": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product_id": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" } }, { "category": "product_version", "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product_id": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" } }, { "category": "product_version", "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product_id": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" } }, { "category": "product_version", "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product_id": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" } }, { "category": "product_version", "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "product_id": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" }, "product_reference": "libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2199", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-2199" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability was found in 389-ds-base ldap server. This issue may allow an authenticated user to cause a server crash while modifying `userPassword` using malformed input.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-2199", "url": "https://www.suse.com/security/cve/CVE-2024-2199" }, { "category": "external", "summary": "SUSE Bug 1225507 for CVE-2024-2199", "url": "https://bugzilla.suse.com/1225507" } ], "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 Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-31T08:50:21Z", "details": "moderate" } ], "title": "CVE-2024-2199" }, { "cve": "CVE-2024-3657", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-3657" } ], "notes": [ { "category": "general", "text": "A flaw was found in 389-ds-base. A specially-crafted LDAP query can potentially cause a failure on the directory server, leading to a denial of service", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-3657", "url": "https://www.suse.com/security/cve/CVE-2024-3657" }, { "category": "external", "summary": "SUSE Bug 1225512 for CVE-2024-3657", "url": "https://bugzilla.suse.com/1225512" } ], "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 Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-31T08:50:21Z", "details": "important" } ], "title": "CVE-2024-3657" }, { "cve": "CVE-2024-5953", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-5953" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability was found in the 389-ds-base LDAP server. This issue may allow an authenticated user to cause a server denial of service while attempting to log in with a user with a malformed hash in their password.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-5953", "url": "https://www.suse.com/security/cve/CVE-2024-5953" }, { "category": "external", "summary": "SUSE Bug 1226277 for CVE-2024-5953", "url": "https://bugzilla.suse.com/1226277" } ], "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 Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-devel-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:389-ds-snmp-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:lib389-2.2.10~git18.20ce9289-150600.8.10.1.x86_64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.aarch64", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.ppc64le", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.s390x", "openSUSE Leap 15.6:libsvrcore0-2.2.10~git18.20ce9289-150600.8.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-31T08:50:21Z", "details": "moderate" } ], "title": "CVE-2024-5953" } ] }
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…