{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"category":"csaf_vex","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":"SUSE CVE-2024-45405","title":"Title"},{"category":"description","text":"`gix-path` is a crate of the `gitoxide` project (an implementation of `git` written in Rust) dealing paths and their conversions. Prior to version 0.10.11, `gix-path` runs `git` to find the path of a configuration file associated with the `git` installation, but improperly resolves paths containing unusual or non-ASCII characters, in rare cases enabling a local attacker to inject configuration leading to code execution. Version 0.10.11 contains a patch for the issue.\n\nIn `gix_path::env`, the underlying implementation of the `installation_config` and `installation_config_prefix` functions calls `git config -l --show-origin` to find the path of a file to treat as belonging to the `git` installation. Affected versions of `gix-path` do not pass `-z`/`--null` to cause `git` to report literal paths. Instead, to cover the occasional case that `git` outputs a quoted path, they attempt to parse the path by stripping the quotation marks. The problem is that, when a path is quoted, it may change in substantial ways beyond the concatenation of quotation marks. If not reversed, these changes can result in another valid path that is not equivalent to the original.\n\nOn a single-user system, it is not possible to exploit this, unless `GIT_CONFIG_SYSTEM` and `GIT_CONFIG_GLOBAL` have been set to unusual values or Git has been installed in an unusual way. Such a scenario is not expected. Exploitation is unlikely even on a multi-user system, though it is plausible in some uncommon configurations or use cases. In general, exploitation is more likely to succeed if users are expected to install `git` themselves, and are likely to do so in predictable locations; locations where `git` is installed, whether due to usernames in their paths or otherwise, contain characters that `git` quotes by default in paths, such as non-English letters and accented letters; a custom `system`-scope configuration file is specified with the `GIT_CONFIG_SYSTEM` environment variable, and its path is in an unusual location or has strangely named components; or a `system`-scope configuration file is absent, empty, or suppressed by means other than `GIT_CONFIG_NOSYSTEM`. Currently, `gix-path` can treat a `global`-scope configuration file as belonging to the installation if no higher scope configuration file is available. This increases the likelihood of exploitation even on a system where `git` is installed system-wide in an ordinary way. However, exploitation is expected to be very difficult even under any combination of those factors.","title":"Description of the CVE"},{"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":"CVE-2024-45405","url":"https://www.suse.com/security/cve/CVE-2024-45405"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1230682 for CVE-2024-45405","url":"https://bugzilla.suse.com/1230682"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3748-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-October/019669.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14353-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J72XLMYXKFWH3FBV6MJODSD6GR7RG3VT/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14355-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BSEETUGLLWE2LBDZK4YETKJXSIBBHJ5L/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14359-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5AVUCUB6WNWCNZHYEZ5APB4CRZVOO6E2/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14363-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3YXNKMDTNPKPGPPJXCTWHI6RZ3NLYIJQ/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14364-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LZDU3FCKGOHMSOMAOARUXJ4KGV4XHUFC/"}],"title":"SUSE CVE CVE-2024-45405","tracking":{"current_release_date":"2026-03-15T00:29:33Z","generator":{"date":"2024-09-19T03:11:31Z","engine":{"name":"cve-database.git:bin/generate-csaf-vex.pl","version":"1"}},"id":"CVE-2024-45405","initial_release_date":"2024-09-19T03:11:31Z","revision_history":[{"date":"2024-09-19T03:11:31Z","number":"2","summary":"Current version"},{"date":"2024-09-21T03:22:40Z","number":"3","summary":"Current version"},{"date":"2024-09-23T02:36:26Z","number":"4","summary":"Current version"},{"date":"2024-09-24T02:51:07Z","number":"5","summary":"Current version"},{"date":"2024-09-25T02:52:03Z","number":"6","summary":"Current version"},{"date":"2024-09-26T03:14:41Z","number":"7","summary":"Current version"},{"date":"2024-10-22T13:51:38Z","number":"8","summary":"Current version"},{"date":"2024-10-23T13:25:21Z","number":"9","summary":"Current version"},{"date":"2025-01-01T00:43:25Z","number":"10","summary":"Current version"},{"date":"2025-01-04T00:44:28Z","number":"11","summary":"Current version"},{"date":"2025-02-14T04:31:45Z","number":"12","summary":"Current version"},{"date":"2025-02-16T04:23:51Z","number":"13","summary":"Current version"},{"date":"2025-03-12T15:53:15Z","number":"14","summary":"Current version"},{"date":"2025-03-15T04:40:53Z","number":"15","summary":"Current version"},{"date":"2025-04-24T13:31:32Z","number":"16","summary":"Current version"},{"date":"2025-09-02T23:30:33Z","number":"17","summary":"Current version"},{"date":"2025-09-16T23:28:09Z","number":"18","summary":"Current version"},{"date":"2025-11-03T01:27:29Z","number":"19","summary":"Current version"},{"date":"2025-12-25T00:51:08Z","number":"20","summary":"unknown changes"},{"date":"2026-01-02T01:33:32Z","number":"21","summary":"unknown changes"},{"date":"2026-01-13T01:00:59Z","number":"22","summary":"unknown changes"},{"date":"2026-03-11T18:20:20Z","number":"23","summary":"unknown changes"},{"date":"2026-03-15T00:29:33Z","number":"24","summary":"unknown changes"}],"status":"interim","version":"24"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_name","name":"SUSE Linux Enterprise Server 16.0","product":{"name":"SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0","product_identification_helper":{"cpe":"cpe:/o:suse:sles:16:16.0:server"}}},{"category":"product_name","name":"SUSE Package Hub 15 SP6","product":{"name":"SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6"}},{"category":"product_name","name":"openSUSE Leap 15.5","product":{"name":"openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.5"}}},{"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_name","name":"openSUSE Tumbleweed","product":{"name":"openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed","product_identification_helper":{"cpe":"cpe:/o:opensuse:tumbleweed"}}},{"category":"product_version","name":"cargo-audit-0.20.0~git66.972ac93-3.1","product":{"name":"cargo-audit-0.20.0~git66.972ac93-3.1","product_id":"cargo-audit-0.20.0~git66.972ac93-3.1","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-audit@0.20.0~git66.972ac93-3.1?upstream=cargo-audit-0.20.0~git66.972ac93-3.1.src.rpm"}}},{"category":"product_version","name":"cargo-audit-0.21.2~git0.18e58c2-160000.2.2","product":{"name":"cargo-audit-0.21.2~git0.18e58c2-160000.2.2","product_id":"cargo-audit-0.21.2~git0.18e58c2-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-audit@0.21.2~git0.18e58c2-160000.2.2?upstream=cargo-audit-0.21.2~git0.18e58c2-160000.2.2.src.rpm"}}},{"category":"product_version","name":"cargo-c","product":{"name":"cargo-c","product_id":"cargo-c","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-c@?upstream=cargo-c.src.rpm"}}},{"category":"product_version","name":"cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","product":{"name":"cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","product_id":"cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-c@0.10.3~git0.ee7d7ef-150600.3.3.1?upstream=cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1.src.rpm"}}},{"category":"product_version","name":"cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","product":{"name":"cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","product_id":"cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-c@0.10.3~git0.ee7d7ef-160000.2.2?upstream=cargo-c-0.10.3~git0.ee7d7ef-160000.2.2.src.rpm"}}},{"category":"product_version","name":"cargo-c-0.10.3~git0.ee7d7ef-2.1","product":{"name":"cargo-c-0.10.3~git0.ee7d7ef-2.1","product_id":"cargo-c-0.10.3~git0.ee7d7ef-2.1","product_identification_helper":{"purl":"pkg:rpm/suse/cargo-c@0.10.3~git0.ee7d7ef-2.1?upstream=cargo-c-0.10.3~git0.ee7d7ef-2.1.src.rpm"}}},{"category":"product_version","name":"obs-service-cargo-1.3.6-5.1","product":{"name":"obs-service-cargo-1.3.6-5.1","product_id":"obs-service-cargo-1.3.6-5.1","product_identification_helper":{"purl":"pkg:rpm/suse/obs-service-cargo@1.3.6-5.1"}}},{"category":"product_version","name":"onefetch-2.22.0-1.1","product":{"name":"onefetch-2.22.0-1.1","product_id":"onefetch-2.22.0-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/onefetch@2.22.0-1.1"}}},{"category":"product_version","name":"onefetch-2.25.0-bp156.2.3.1","product":{"name":"onefetch-2.25.0-bp156.2.3.1","product_id":"onefetch-2.25.0-bp156.2.3.1","product_identification_helper":{"purl":"pkg:rpm/suse/onefetch@2.25.0-bp156.2.3.1"}}},{"category":"product_version","name":"stgit-2.4.12-1.1","product":{"name":"stgit-2.4.12-1.1","product_id":"stgit-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit@2.4.12-1.1"}}},{"category":"product_version","name":"stgit-bash-completion-2.4.12-1.1","product":{"name":"stgit-bash-completion-2.4.12-1.1","product_id":"stgit-bash-completion-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit-bash-completion@2.4.12-1.1"}}},{"category":"product_version","name":"stgit-emacs-2.4.12-1.1","product":{"name":"stgit-emacs-2.4.12-1.1","product_id":"stgit-emacs-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit-emacs@2.4.12-1.1"}}},{"category":"product_version","name":"stgit-fish-completion-2.4.12-1.1","product":{"name":"stgit-fish-completion-2.4.12-1.1","product_id":"stgit-fish-completion-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit-fish-completion@2.4.12-1.1"}}},{"category":"product_version","name":"stgit-vim-plugin-2.4.12-1.1","product":{"name":"stgit-vim-plugin-2.4.12-1.1","product_id":"stgit-vim-plugin-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit-vim-plugin@2.4.12-1.1"}}},{"category":"product_version","name":"stgit-zsh-completion-2.4.12-1.1","product":{"name":"stgit-zsh-completion-2.4.12-1.1","product_id":"stgit-zsh-completion-2.4.12-1.1","product_identification_helper":{"purl":"pkg:rpm/suse/stgit-zsh-completion@2.4.12-1.1"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"cargo-audit-0.21.2~git0.18e58c2-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:cargo-audit-0.21.2~git0.18e58c2-160000.2.2"},"product_reference":"cargo-audit-0.21.2~git0.18e58c2-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"cargo-c-0.10.3~git0.ee7d7ef-160000.2.2 as component of SUSE Linux Enterprise Server 16.0","product_id":"SUSE Linux Enterprise Server 16.0:cargo-c-0.10.3~git0.ee7d7ef-160000.2.2"},"product_reference":"cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","relates_to_product_reference":"SUSE Linux Enterprise Server 16.0"},{"category":"default_component_of","full_product_name":{"name":"onefetch-2.25.0-bp156.2.3.1 as component of SUSE Package Hub 15 SP6","product_id":"SUSE Package Hub 15 SP6:onefetch-2.25.0-bp156.2.3.1"},"product_reference":"onefetch-2.25.0-bp156.2.3.1","relates_to_product_reference":"SUSE Package Hub 15 SP6"},{"category":"default_component_of","full_product_name":{"name":"cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1"},"product_reference":"cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"onefetch-2.25.0-bp156.2.3.1 as component of openSUSE Leap 15.6","product_id":"openSUSE Leap 15.6:onefetch-2.25.0-bp156.2.3.1"},"product_reference":"onefetch-2.25.0-bp156.2.3.1","relates_to_product_reference":"openSUSE Leap 15.6"},{"category":"default_component_of","full_product_name":{"name":"cargo-audit-0.20.0~git66.972ac93-3.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:cargo-audit-0.20.0~git66.972ac93-3.1"},"product_reference":"cargo-audit-0.20.0~git66.972ac93-3.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"cargo-c-0.10.3~git0.ee7d7ef-2.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-2.1"},"product_reference":"cargo-c-0.10.3~git0.ee7d7ef-2.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"obs-service-cargo-1.3.6-5.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:obs-service-cargo-1.3.6-5.1"},"product_reference":"obs-service-cargo-1.3.6-5.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"onefetch-2.22.0-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:onefetch-2.22.0-1.1"},"product_reference":"onefetch-2.22.0-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-2.4.12-1.1"},"product_reference":"stgit-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-bash-completion-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-bash-completion-2.4.12-1.1"},"product_reference":"stgit-bash-completion-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-emacs-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-emacs-2.4.12-1.1"},"product_reference":"stgit-emacs-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-fish-completion-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-fish-completion-2.4.12-1.1"},"product_reference":"stgit-fish-completion-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-vim-plugin-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-vim-plugin-2.4.12-1.1"},"product_reference":"stgit-vim-plugin-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"stgit-zsh-completion-2.4.12-1.1 as component of openSUSE Tumbleweed","product_id":"openSUSE Tumbleweed:stgit-zsh-completion-2.4.12-1.1"},"product_reference":"stgit-zsh-completion-2.4.12-1.1","relates_to_product_reference":"openSUSE Tumbleweed"},{"category":"default_component_of","full_product_name":{"name":"cargo-c as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:cargo-c"},"product_reference":"cargo-c","relates_to_product_reference":"openSUSE Leap 15.5"}]},"vulnerabilities":[{"cve":"CVE-2024-45405","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2024-45405"}],"notes":[{"category":"general","text":"`gix-path` is a crate of the `gitoxide` project (an implementation of `git` written in Rust) dealing paths and their conversions. Prior to version 0.10.11, `gix-path` runs `git` to find the path of a configuration file associated with the `git` installation, but improperly resolves paths containing unusual or non-ASCII characters, in rare cases enabling a local attacker to inject configuration leading to code execution. Version 0.10.11 contains a patch for the issue.\n\nIn `gix_path::env`, the underlying implementation of the `installation_config` and `installation_config_prefix` functions calls `git config -l --show-origin` to find the path of a file to treat as belonging to the `git` installation. Affected versions of `gix-path` do not pass `-z`/`--null` to cause `git` to report literal paths. Instead, to cover the occasional case that `git` outputs a quoted path, they attempt to parse the path by stripping the quotation marks. The problem is that, when a path is quoted, it may change in substantial ways beyond the concatenation of quotation marks. If not reversed, these changes can result in another valid path that is not equivalent to the original.\n\nOn a single-user system, it is not possible to exploit this, unless `GIT_CONFIG_SYSTEM` and `GIT_CONFIG_GLOBAL` have been set to unusual values or Git has been installed in an unusual way. Such a scenario is not expected. Exploitation is unlikely even on a multi-user system, though it is plausible in some uncommon configurations or use cases. In general, exploitation is more likely to succeed if users are expected to install `git` themselves, and are likely to do so in predictable locations; locations where `git` is installed, whether due to usernames in their paths or otherwise, contain characters that `git` quotes by default in paths, such as non-English letters and accented letters; a custom `system`-scope configuration file is specified with the `GIT_CONFIG_SYSTEM` environment variable, and its path is in an unusual location or has strangely named components; or a `system`-scope configuration file is absent, empty, or suppressed by means other than `GIT_CONFIG_NOSYSTEM`. Currently, `gix-path` can treat a `global`-scope configuration file as belonging to the installation if no higher scope configuration file is available. This increases the likelihood of exploitation even on a system where `git` is installed system-wide in an ordinary way. However, exploitation is expected to be very difficult even under any combination of those factors.","title":"CVE description"}],"product_status":{"known_affected":["openSUSE Leap 15.5:cargo-c"],"recommended":["SUSE Linux Enterprise Server 16.0:cargo-audit-0.21.2~git0.18e58c2-160000.2.2","SUSE Linux Enterprise Server 16.0:cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","SUSE Package Hub 15 SP6:onefetch-2.25.0-bp156.2.3.1","openSUSE Leap 15.6:cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","openSUSE Leap 15.6:onefetch-2.25.0-bp156.2.3.1","openSUSE Tumbleweed:cargo-audit-0.20.0~git66.972ac93-3.1","openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-2.1","openSUSE Tumbleweed:obs-service-cargo-1.3.6-5.1","openSUSE Tumbleweed:onefetch-2.22.0-1.1","openSUSE Tumbleweed:stgit-2.4.12-1.1","openSUSE Tumbleweed:stgit-bash-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-emacs-2.4.12-1.1","openSUSE Tumbleweed:stgit-fish-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-vim-plugin-2.4.12-1.1","openSUSE Tumbleweed:stgit-zsh-completion-2.4.12-1.1"]},"references":[{"category":"external","summary":"CVE-2024-45405","url":"https://www.suse.com/security/cve/CVE-2024-45405"},{"category":"external","summary":"SUSE Security Ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"external","summary":"SUSE Bug 1230682 for CVE-2024-45405","url":"https://bugzilla.suse.com/1230682"},{"category":"external","summary":"Advisory link for SUSE-SU-2024:3748-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2024-October/019669.html"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14353-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J72XLMYXKFWH3FBV6MJODSD6GR7RG3VT/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14355-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BSEETUGLLWE2LBDZK4YETKJXSIBBHJ5L/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14359-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5AVUCUB6WNWCNZHYEZ5APB4CRZVOO6E2/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14363-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3YXNKMDTNPKPGPPJXCTWHI6RZ3NLYIJQ/"},{"category":"external","summary":"Advisory link for openSUSE-SU-2024:14364-1","url":"https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LZDU3FCKGOHMSOMAOARUXJ4KGV4XHUFC/"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Server 16.0:cargo-audit-0.21.2~git0.18e58c2-160000.2.2","SUSE Linux Enterprise Server 16.0:cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","SUSE Package Hub 15 SP6:onefetch-2.25.0-bp156.2.3.1","openSUSE Leap 15.6:cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","openSUSE Leap 15.6:onefetch-2.25.0-bp156.2.3.1","openSUSE Tumbleweed:cargo-audit-0.20.0~git66.972ac93-3.1","openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-2.1","openSUSE Tumbleweed:obs-service-cargo-1.3.6-5.1","openSUSE Tumbleweed:onefetch-2.22.0-1.1","openSUSE Tumbleweed:stgit-2.4.12-1.1","openSUSE Tumbleweed:stgit-bash-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-emacs-2.4.12-1.1","openSUSE Tumbleweed:stgit-fish-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-vim-plugin-2.4.12-1.1","openSUSE Tumbleweed:stgit-zsh-completion-2.4.12-1.1"]}],"scores":[{"cvss_v3":{"baseScore":5.6,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N","version":"3.1"},"products":["SUSE Linux Enterprise Server 16.0:cargo-audit-0.21.2~git0.18e58c2-160000.2.2","SUSE Linux Enterprise Server 16.0:cargo-c-0.10.3~git0.ee7d7ef-160000.2.2","SUSE Package Hub 15 SP6:onefetch-2.25.0-bp156.2.3.1","openSUSE Leap 15.6:cargo-c-0.10.3~git0.ee7d7ef-150600.3.3.1","openSUSE Leap 15.6:onefetch-2.25.0-bp156.2.3.1","openSUSE Tumbleweed:cargo-audit-0.20.0~git66.972ac93-3.1","openSUSE Tumbleweed:cargo-c-0.10.3~git0.ee7d7ef-2.1","openSUSE Tumbleweed:obs-service-cargo-1.3.6-5.1","openSUSE Tumbleweed:onefetch-2.22.0-1.1","openSUSE Tumbleweed:stgit-2.4.12-1.1","openSUSE Tumbleweed:stgit-bash-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-emacs-2.4.12-1.1","openSUSE Tumbleweed:stgit-fish-completion-2.4.12-1.1","openSUSE Tumbleweed:stgit-vim-plugin-2.4.12-1.1","openSUSE Tumbleweed:stgit-zsh-completion-2.4.12-1.1"]}],"threats":[{"category":"impact","date":"2024-09-06T14:00:06Z","details":"moderate"}],"title":"CVE-2024-45405"}]}