Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2022-46176
Vulnerability from cvelistv5
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T14:24:03.428Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { name: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { tags: [ "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, { tags: [ "x_transferred", ], url: "http://www.openwall.com/lists/oss-security/2023/11/06/5", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2022-46176", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-03-10T21:00:13.565262Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2025-03-10T21:30:29.733Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "cargo", vendor: "rust-lang", versions: [ { status: "affected", version: "<= 0.67.0", }, ], }, ], descriptions: [ { lang: "en", value: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-347", description: "CWE-347: Improper Verification of Cryptographic Signature", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2023-11-07T00:06:30.987Z", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { name: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", tags: [ "x_refsource_MISC", ], url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, { url: "http://www.openwall.com/lists/oss-security/2023/11/06/5", }, ], source: { advisory: "GHSA-r5w3-xm58-jv6j", discovery: "UNKNOWN", }, title: "Cargo did not verify SSH host keys", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2022-46176", datePublished: "2023-01-11T20:07:12.847Z", dateReserved: "2022-11-28T17:27:19.999Z", dateUpdated: "2025-03-10T21:30:29.733Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2022-46176\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-01-11T21:15:10.087\",\"lastModified\":\"2024-11-21T07:30:15.910\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. \"},{\"lang\":\"es\",\"value\":\"Cargo es un administrador de paquetes de Rust. Se notificó al Grupo de Trabajo de Respuesta de Seguridad de Rust que Cargo no realizó la verificación de la clave de host SSH al clonar índices y dependencias a través de SSH. Un atacante podría aprovechar esto para realizar ataques de intermediario (MITM). A esta vulnerabilidad se le ha asignado CVE-2022-46176. Todas las versiones de Rust que contienen Cargo anteriores a la 1.66.1 son vulnerables. Tenga en cuenta que incluso si no usa SSH explícitamente para índices de registro alternativos o dependencias de cajas, podría verse afectado por esta vulnerabilidad si ha configurado git para reemplazar las conexiones HTTPS a GitHub con SSH (a través de [`url..insteadOf`] de git). [1]), ya que eso haría que clonaras el índice de crates.io a través de SSH. Rust 1.66.1 garantizará que Cargo verifique la clave del host SSH y cancelará la conexión si la clave pública del servidor aún no es confiable. Recomendamos a todos que actualicen lo antes posible.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-347\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-lang:cargo:*:*:*:*:*:rust:*:*\",\"versionEndIncluding\":\"0.67.0\",\"matchCriteriaId\":\"4C77F904-4E61-4DCA-BE20-B00B808B988D\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2023/11/05/6\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/11/06/5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/11/05/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/11/06/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\", \"name\": \"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\", \"name\": \"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/11/05/6\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/11/06/5\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T14:24:03.428Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-46176\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-10T21:00:13.565262Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-10T21:00:14.996Z\"}}], \"cna\": {\"title\": \"Cargo did not verify SSH host keys\", \"source\": {\"advisory\": \"GHSA-r5w3-xm58-jv6j\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rust-lang\", \"product\": \"cargo\", \"versions\": [{\"status\": \"affected\", \"version\": \"<= 0.67.0\"}]}], \"references\": [{\"url\": \"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\", \"name\": \"https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\", \"name\": \"https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/11/05/6\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/11/06/5\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-347\", \"description\": \"CWE-347: Improper Verification of Cryptographic Signature\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-11-07T00:06:30.987Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2022-46176\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-10T21:30:29.733Z\", \"dateReserved\": \"2022-11-28T17:27:19.999Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-01-11T20:07:12.847Z\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
suse-su-2023:0133-1
Vulnerability from csaf_suse
Notes
{ 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 rust1.65", title: "Title of the patch", }, { category: "description", text: "This update for rust1.65 fixes the following issues:\n\n- CVE-2022-46176: Fixed missing SSH host key verification in cargo when cloning indexes and dependencies via SSH (bsc#1206930).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2023-133,SUSE-SLE-Module-Development-Tools-15-SP4-2023-133,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-133,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-133,SUSE-SLE-Product-RT-15-SP3-2023-133,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-133,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-133,SUSE-Storage-7.1-2023-133,openSUSE-SLE-15.4-2023-133", 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-2023_0133-1.json", }, { category: "self", summary: "URL for SUSE-SU-2023:0133-1", url: "https://www.suse.com/support/update/announcement/2023/suse-su-20230133-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2023:0133-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013517.html", }, { category: "self", summary: "SUSE Bug 1206930", url: "https://bugzilla.suse.com/1206930", }, { category: "self", summary: "SUSE CVE CVE-2022-46176 page", url: "https://www.suse.com/security/cve/CVE-2022-46176/", }, ], title: "Security update for rust1.65", tracking: { current_release_date: "2023-01-24T14:38:45Z", generator: { date: "2023-01-24T14:38:45Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2023:0133-1", initial_release_date: "2023-01-24T14:38:45Z", revision_history: [ { date: "2023-01-24T14:38:45Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-150300.7.9.1.aarch64", product: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64", product_id: "cargo1.65-1.65.0-150300.7.9.1.aarch64", }, }, { category: "product_version", name: "rust1.65-1.65.0-150300.7.9.1.aarch64", product: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64", product_id: "rust1.65-1.65.0-150300.7.9.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-150300.7.9.1.i586", product: { name: "cargo1.65-1.65.0-150300.7.9.1.i586", product_id: "cargo1.65-1.65.0-150300.7.9.1.i586", }, }, { category: "product_version", name: "rust1.65-1.65.0-150300.7.9.1.i586", product: { name: "rust1.65-1.65.0-150300.7.9.1.i586", product_id: "rust1.65-1.65.0-150300.7.9.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", product: { name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", product_id: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", }, }, { category: "product_version", name: "rust1.65-1.65.0-150300.7.9.1.ppc64le", product: { name: "rust1.65-1.65.0-150300.7.9.1.ppc64le", product_id: "rust1.65-1.65.0-150300.7.9.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-150300.7.9.1.s390x", product: { name: "cargo1.65-1.65.0-150300.7.9.1.s390x", product_id: "cargo1.65-1.65.0-150300.7.9.1.s390x", }, }, { category: "product_version", name: "rust1.65-1.65.0-150300.7.9.1.s390x", product: { name: "rust1.65-1.65.0-150300.7.9.1.s390x", product_id: "rust1.65-1.65.0-150300.7.9.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-150300.7.9.1.x86_64", product: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64", product_id: "cargo1.65-1.65.0-150300.7.9.1.x86_64", }, }, { category: "product_version", name: "rust1.65-1.65.0-150300.7.9.1.x86_64", product: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64", product_id: "rust1.65-1.65.0-150300.7.9.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Real Time 15 SP3", product: { name: "SUSE Linux Enterprise Real Time 15 SP3", product_id: "SUSE Linux Enterprise Real Time 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle_rt:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp3", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 7.1", product: { name: "SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1", product_identification_helper: { cpe: "cpe:/o:suse:ses:7.1", }, }, }, { category: "product_name", name: "openSUSE Leap 15.4", product: { name: "openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", product_id: "SUSE Linux Enterprise Real Time 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 15 SP3", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", product_id: "SUSE Linux Enterprise Real Time 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Real Time 15 SP3", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-150300.7.9.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "cargo1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.aarch64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.ppc64le", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.s390x", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-150300.7.9.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.x86_64", }, product_reference: "rust1.65-1.65.0-150300.7.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, ], }, vulnerabilities: [ { cve: "CVE-2022-46176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-46176", }, ], notes: [ { category: "general", text: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-46176", url: "https://www.suse.com/security/cve/CVE-2022-46176", }, { category: "external", summary: "SUSE Bug 1206930 for CVE-2022-46176", url: "https://bugzilla.suse.com/1206930", }, ], 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 Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Enterprise Storage 7.1:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:rust1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cargo1.65-1.65.0-150300.7.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:rust1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:cargo1.65-1.65.0-150300.7.9.1.x86_64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.aarch64", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.ppc64le", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.s390x", "openSUSE Leap 15.4:rust1.65-1.65.0-150300.7.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-01-24T14:38:45Z", details: "important", }, ], title: "CVE-2022-46176", }, ], }
suse-su-2023:0132-1
Vulnerability from csaf_suse
Notes
{ 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 rust1.66", title: "Title of the patch", }, { category: "description", text: "This update for rust1.66 fixes the following issues:\n\n- CVE-2022-46176: Fixed missing SSH host key verification in cargo when cloning indexes and dependencies via SSH(bsc#1206930).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2023-132,SUSE-SLE-Module-Development-Tools-15-SP4-2023-132,openSUSE-SLE-15.4-2023-132", 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-2023_0132-1.json", }, { category: "self", summary: "URL for SUSE-SU-2023:0132-1", url: "https://www.suse.com/support/update/announcement/2023/suse-su-20230132-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2023:0132-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013516.html", }, { category: "self", summary: "SUSE Bug 1206930", url: "https://bugzilla.suse.com/1206930", }, { category: "self", summary: "SUSE CVE CVE-2022-46176 page", url: "https://www.suse.com/security/cve/CVE-2022-46176/", }, ], title: "Security update for rust1.66", tracking: { current_release_date: "2023-01-24T14:37:52Z", generator: { date: "2023-01-24T14:37:52Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2023:0132-1", initial_release_date: "2023-01-24T14:37:52Z", revision_history: [ { date: "2023-01-24T14:37:52Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-150400.9.9.1.aarch64", product: { name: "cargo1.66-1.66.0-150400.9.9.1.aarch64", product_id: "cargo1.66-1.66.0-150400.9.9.1.aarch64", }, }, { category: "product_version", name: "rust1.66-1.66.0-150400.9.9.1.aarch64", product: { name: "rust1.66-1.66.0-150400.9.9.1.aarch64", product_id: "rust1.66-1.66.0-150400.9.9.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-150400.9.9.1.i586", product: { name: "cargo1.66-1.66.0-150400.9.9.1.i586", product_id: "cargo1.66-1.66.0-150400.9.9.1.i586", }, }, { category: "product_version", name: "rust1.66-1.66.0-150400.9.9.1.i586", product: { name: "rust1.66-1.66.0-150400.9.9.1.i586", product_id: "rust1.66-1.66.0-150400.9.9.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-150400.9.9.1.ppc64le", product: { name: "cargo1.66-1.66.0-150400.9.9.1.ppc64le", product_id: "cargo1.66-1.66.0-150400.9.9.1.ppc64le", }, }, { category: "product_version", name: "rust1.66-1.66.0-150400.9.9.1.ppc64le", product: { name: "rust1.66-1.66.0-150400.9.9.1.ppc64le", product_id: "rust1.66-1.66.0-150400.9.9.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-150400.9.9.1.s390x", product: { name: "cargo1.66-1.66.0-150400.9.9.1.s390x", product_id: "cargo1.66-1.66.0-150400.9.9.1.s390x", }, }, { category: "product_version", name: "rust1.66-1.66.0-150400.9.9.1.s390x", product: { name: "rust1.66-1.66.0-150400.9.9.1.s390x", product_id: "rust1.66-1.66.0-150400.9.9.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-150400.9.9.1.x86_64", product: { name: "cargo1.66-1.66.0-150400.9.9.1.x86_64", product_id: "cargo1.66-1.66.0-150400.9.9.1.x86_64", }, }, { category: "product_version", name: "rust1.66-1.66.0-150400.9.9.1.x86_64", product: { name: "rust1.66-1.66.0-150400.9.9.1.x86_64", product_id: "rust1.66-1.66.0-150400.9.9.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp4", }, }, }, { category: "product_name", name: "openSUSE Leap 15.4", product: { name: "openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.aarch64", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.s390x", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.x86_64", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.aarch64", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.ppc64le", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.s390x", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.x86_64", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.aarch64", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.s390x", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.x86_64", }, product_reference: "cargo1.66-1.66.0-150400.9.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.aarch64", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.ppc64le", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.s390x", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-150400.9.9.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.x86_64", }, product_reference: "rust1.66-1.66.0-150400.9.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, ], }, vulnerabilities: [ { cve: "CVE-2022-46176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-46176", }, ], notes: [ { category: "general", text: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-46176", url: "https://www.suse.com/security/cve/CVE-2022-46176", }, { category: "external", summary: "SUSE Bug 1206930 for CVE-2022-46176", url: "https://bugzilla.suse.com/1206930", }, ], 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 Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP4:rust1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:cargo1.66-1.66.0-150400.9.9.1.x86_64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.aarch64", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.ppc64le", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.s390x", "openSUSE Leap 15.4:rust1.66-1.66.0-150400.9.9.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-01-24T14:37:52Z", details: "important", }, ], title: "CVE-2022-46176", }, ], }
fkie_cve-2022-46176
Vulnerability from fkie_nvd
5.9 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:rust-lang:cargo:*:*:*:*:*:rust:*:*", matchCriteriaId: "4C77F904-4E61-4DCA-BE20-B00B808B988D", versionEndIncluding: "0.67.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", }, { lang: "es", value: "Cargo es un administrador de paquetes de Rust. Se notificó al Grupo de Trabajo de Respuesta de Seguridad de Rust que Cargo no realizó la verificación de la clave de host SSH al clonar índices y dependencias a través de SSH. Un atacante podría aprovechar esto para realizar ataques de intermediario (MITM). A esta vulnerabilidad se le ha asignado CVE-2022-46176. Todas las versiones de Rust que contienen Cargo anteriores a la 1.66.1 son vulnerables. Tenga en cuenta que incluso si no usa SSH explícitamente para índices de registro alternativos o dependencias de cajas, podría verse afectado por esta vulnerabilidad si ha configurado git para reemplazar las conexiones HTTPS a GitHub con SSH (a través de [`url..insteadOf`] de git). [1]), ya que eso haría que clonaras el índice de crates.io a través de SSH. Rust 1.66.1 garantizará que Cargo verifique la clave del host SSH y cancelará la conexión si la clave pública del servidor aún no es confiable. Recomendamos a todos que actualicen lo antes posible.", }, ], id: "CVE-2022-46176", lastModified: "2024-11-21T07:30:15.910", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.6, impactScore: 3.6, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2023-01-11T21:15:10.087", references: [ { source: "security-advisories@github.com", url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, { source: "security-advisories@github.com", url: "http://www.openwall.com/lists/oss-security/2023/11/06/5", }, { source: "security-advisories@github.com", tags: [ "Mitigation", "Third Party Advisory", ], url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://www.openwall.com/lists/oss-security/2023/11/06/5", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mitigation", "Third Party Advisory", ], url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-347", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }
opensuse-su-2024:12607-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "cargo1.65-1.65.0-4.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the cargo1.65-1.65.0-4.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-12607", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12607-1.json", }, { category: "self", summary: "SUSE CVE CVE-2022-46176 page", url: "https://www.suse.com/security/cve/CVE-2022-46176/", }, ], title: "cargo1.65-1.65.0-4.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:12607-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-4.1.aarch64", product: { name: "cargo1.65-1.65.0-4.1.aarch64", product_id: "cargo1.65-1.65.0-4.1.aarch64", }, }, { category: "product_version", name: "rust1.65-1.65.0-4.1.aarch64", product: { name: "rust1.65-1.65.0-4.1.aarch64", product_id: "rust1.65-1.65.0-4.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-4.1.ppc64le", product: { name: "cargo1.65-1.65.0-4.1.ppc64le", product_id: "cargo1.65-1.65.0-4.1.ppc64le", }, }, { category: "product_version", name: "rust1.65-1.65.0-4.1.ppc64le", product: { name: "rust1.65-1.65.0-4.1.ppc64le", product_id: "rust1.65-1.65.0-4.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-4.1.s390x", product: { name: "cargo1.65-1.65.0-4.1.s390x", product_id: "cargo1.65-1.65.0-4.1.s390x", }, }, { category: "product_version", name: "rust1.65-1.65.0-4.1.s390x", product: { name: "rust1.65-1.65.0-4.1.s390x", product_id: "rust1.65-1.65.0-4.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "cargo1.65-1.65.0-4.1.x86_64", product: { name: "cargo1.65-1.65.0-4.1.x86_64", product_id: "cargo1.65-1.65.0-4.1.x86_64", }, }, { category: "product_version", name: "rust1.65-1.65.0-4.1.x86_64", product: { name: "rust1.65-1.65.0-4.1.x86_64", product_id: "rust1.65-1.65.0-4.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.aarch64", }, product_reference: "cargo1.65-1.65.0-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.ppc64le", }, product_reference: "cargo1.65-1.65.0-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.s390x", }, product_reference: "cargo1.65-1.65.0-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.65-1.65.0-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.x86_64", }, product_reference: "cargo1.65-1.65.0-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.aarch64", }, product_reference: "rust1.65-1.65.0-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.ppc64le", }, product_reference: "rust1.65-1.65.0-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.s390x", }, product_reference: "rust1.65-1.65.0-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.65-1.65.0-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.x86_64", }, product_reference: "rust1.65-1.65.0-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2022-46176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-46176", }, ], notes: [ { category: "general", text: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.x86_64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-46176", url: "https://www.suse.com/security/cve/CVE-2022-46176", }, { category: "external", summary: "SUSE Bug 1206930 for CVE-2022-46176", url: "https://bugzilla.suse.com/1206930", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.x86_64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:cargo1.65-1.65.0-4.1.x86_64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.aarch64", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.ppc64le", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.s390x", "openSUSE Tumbleweed:rust1.65-1.65.0-4.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2022-46176", }, ], }
opensuse-su-2024:12608-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "cargo1.66-1.66.0-2.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the cargo1.66-1.66.0-2.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-12608", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12608-1.json", }, { category: "self", summary: "SUSE CVE CVE-2022-46176 page", url: "https://www.suse.com/security/cve/CVE-2022-46176/", }, ], title: "cargo1.66-1.66.0-2.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:12608-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-2.1.aarch64", product: { name: "cargo1.66-1.66.0-2.1.aarch64", product_id: "cargo1.66-1.66.0-2.1.aarch64", }, }, { category: "product_version", name: "rust1.66-1.66.0-2.1.aarch64", product: { name: "rust1.66-1.66.0-2.1.aarch64", product_id: "rust1.66-1.66.0-2.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-2.1.ppc64le", product: { name: "cargo1.66-1.66.0-2.1.ppc64le", product_id: "cargo1.66-1.66.0-2.1.ppc64le", }, }, { category: "product_version", name: "rust1.66-1.66.0-2.1.ppc64le", product: { name: "rust1.66-1.66.0-2.1.ppc64le", product_id: "rust1.66-1.66.0-2.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-2.1.s390x", product: { name: "cargo1.66-1.66.0-2.1.s390x", product_id: "cargo1.66-1.66.0-2.1.s390x", }, }, { category: "product_version", name: "rust1.66-1.66.0-2.1.s390x", product: { name: "rust1.66-1.66.0-2.1.s390x", product_id: "rust1.66-1.66.0-2.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "cargo1.66-1.66.0-2.1.x86_64", product: { name: "cargo1.66-1.66.0-2.1.x86_64", product_id: "cargo1.66-1.66.0-2.1.x86_64", }, }, { category: "product_version", name: "rust1.66-1.66.0-2.1.x86_64", product: { name: "rust1.66-1.66.0-2.1.x86_64", product_id: "rust1.66-1.66.0-2.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.aarch64", }, product_reference: "cargo1.66-1.66.0-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.ppc64le", }, product_reference: "cargo1.66-1.66.0-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.s390x", }, product_reference: "cargo1.66-1.66.0-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "cargo1.66-1.66.0-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.x86_64", }, product_reference: "cargo1.66-1.66.0-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.aarch64", }, product_reference: "rust1.66-1.66.0-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.ppc64le", }, product_reference: "rust1.66-1.66.0-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.s390x", }, product_reference: "rust1.66-1.66.0-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "rust1.66-1.66.0-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.x86_64", }, product_reference: "rust1.66-1.66.0-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2022-46176", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-46176", }, ], notes: [ { category: "general", text: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.x86_64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-46176", url: "https://www.suse.com/security/cve/CVE-2022-46176", }, { category: "external", summary: "SUSE Bug 1206930 for CVE-2022-46176", url: "https://bugzilla.suse.com/1206930", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.x86_64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:cargo1.66-1.66.0-2.1.x86_64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.aarch64", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.ppc64le", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.s390x", "openSUSE Tumbleweed:rust1.66-1.66.0-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2022-46176", }, ], }
ghsa-r5w3-xm58-jv6j
Vulnerability from github
The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks.
This vulnerability has been assigned CVE-2022-46176.
Overview
When an SSH client establishes communication with a server, to prevent MITM attacks the client should check whether it already communicated with that server in the past and what the server's public key was back then. If the key changed since the last connection, the connection must be aborted as a MITM attack is likely taking place.
It was discovered that Cargo never implemented such checks, and performed no validation on the server's public key, leaving Cargo users vulnerable to MITM attacks.
Affected Versions
All Rust versions containing Cargo before 1.66.1 are vulnerable (prior to 0.67.1 for the crates.io package).
Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's url.<base>.insteadOf
setting), as that'd cause you to clone the crates.io index through SSH.
Mitigations
We will be releasing Rust 1.66.1 today, 2023-01-10, changing Cargo to check the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible.
Patch files for Rust 1.66.0 are also available here for custom-built toolchains.
For the time being Cargo will not ask the user whether to trust a server's public key during the first connection. Instead, Cargo will show an error message detailing how to add that public key to the list of trusted keys. Note that this might break your automated builds if the hosts you clone dependencies or indexes from are not already trusted.
If you can't upgrade to Rust 1.66.1 yet, we recommend configuring Cargo to use the git
CLI instead of its built-in git support. That way, all git network operations will be performed by the git
CLI, which is not affected by this vulnerability. You can do so by adding this snippet to your Cargo configuration file:
toml
[net]
git-fetch-with-cli = true
Acknowledgments
Thanks to the Julia Security Team for disclosing this to us according to our security policy!
We also want to thank the members of the Rust project who contributed to fixing this issue. Thanks to Eric Huss and Weihang Lo for writing and reviewing the patch, Pietro Albini for coordinating the disclosure and writing this advisory, and Josh Stone, Josh Triplett and Jacob Finkelman for advising during the disclosure.
{ affected: [ { database_specific: { last_known_affected_version_range: "<= 0.67.0", }, package: { ecosystem: "crates.io", name: "cargo", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "0.67.1", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-46176", ], database_specific: { cwe_ids: [ "CWE-347", ], github_reviewed: true, github_reviewed_at: "2023-01-10T21:09:31Z", nvd_published_at: "2023-01-11T21:15:00Z", severity: "MODERATE", }, details: "The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks.\n\nThis vulnerability has been assigned CVE-2022-46176.\n\n## Overview\n\nWhen an SSH client establishes communication with a server, to prevent MITM attacks the client should check whether it already communicated with that server in the past and what the server's public key was back then. If the key changed since the last connection, the connection must be aborted as a MITM attack is likely taking place.\n\nIt was discovered that Cargo never implemented such checks, and performed no validation on the server's public key, leaving Cargo users vulnerable to MITM attacks.\n\n## Affected Versions\n\nAll Rust versions containing Cargo before 1.66.1 are vulnerable (prior to 0.67.1 for the crates.io package).\n\nNote that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH.\n\n## Mitigations\n\nWe will be releasing Rust 1.66.1 today, 2023-01-10, changing Cargo to check the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible.\n\nPatch files for Rust 1.66.0 are also available [here][2] for custom-built toolchains.\n\nFor the time being Cargo will not ask the user whether to trust a server's public key during the first connection. Instead, Cargo will show an error message detailing how to add that public key to the list of trusted keys. Note that this might break your automated builds if the hosts you clone dependencies or indexes from are not already trusted.\n\nIf you can't upgrade to Rust 1.66.1 yet, we recommend configuring Cargo to use the `git` CLI instead of its built-in git support. That way, all git network operations will be performed by the `git` CLI, which is not affected by this vulnerability. You can do so by adding this snippet to your [Cargo configuration file](https://doc.rust-lang.org/cargo/reference/config.html):\n\n```toml\n[net]\ngit-fetch-with-cli = true\n```\n\n## Acknowledgments\n\nThanks to the Julia Security Team for disclosing this to us according to our [security policy][3]!\n\nWe also want to thank the members of the Rust project who contributed to fixing this issue. Thanks to Eric Huss and Weihang Lo for writing and reviewing the patch, Pietro Albini for coordinating the disclosure and writing this advisory, and Josh Stone, Josh Triplett and Jacob Finkelman for advising during the disclosure.\n\n[1]: https://git-scm.com/docs/git-config#Documentation/git-config.txt-urlltbasegtinsteadOf\n[2]: https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176\n[3]: https://www.rust-lang.org/policies/security", id: "GHSA-r5w3-xm58-jv6j", modified: "2023-01-10T22:01:00Z", published: "2023-01-10T21:09:31Z", references: [ { type: "WEB", url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-46176", }, { type: "WEB", url: "https://git-scm.com/docs/git-config#Documentation/git-config.txt-urlltbasegtinsteadOf", }, { type: "PACKAGE", url: "https://github.com/rust-lang/cargo", }, { type: "WEB", url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { type: "WEB", url: "https://www.rust-lang.org/policies/security", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", type: "CVSS_V3", }, ], summary: "Cargo did not verify SSH host keys", }
gsd-2022-46176
Vulnerability from gsd
{ GSD: { alias: "CVE-2022-46176", id: "GSD-2022-46176", references: [ "https://www.suse.com/security/cve/CVE-2022-46176.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-46176", ], details: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", id: "GSD-2022-46176", modified: "2023-12-13T01:19:38.332503Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2022-46176", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "cargo", version: { version_data: [ { version_affected: "=", version_value: "<= 0.67.0", }, ], }, }, ], }, vendor_name: "rust-lang", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", }, ], }, impact: { cvss: [ { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-347", lang: "eng", value: "CWE-347: Improper Verification of Cryptographic Signature", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", refsource: "MISC", url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { name: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", refsource: "MISC", url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { name: "http://www.openwall.com/lists/oss-security/2023/11/05/6", refsource: "MISC", url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, { name: "http://www.openwall.com/lists/oss-security/2023/11/06/5", refsource: "MISC", url: "http://www.openwall.com/lists/oss-security/2023/11/06/5", }, ], }, source: { advisory: "GHSA-r5w3-xm58-jv6j", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:rust-lang:cargo:*:*:*:*:*:rust:*:*", cpe_name: [], versionEndIncluding: "0.67.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2022-46176", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. An attacker could exploit this to perform man-in-the-middle (MITM) attacks. This vulnerability has been assigned CVE-2022-46176. All Rust versions containing Cargo before 1.66.1 are vulnerable. Note that even if you don't explicitly use SSH for alternate registry indexes or crate dependencies, you might be affected by this vulnerability if you have configured git to replace HTTPS connections to GitHub with SSH (through git's [`url.<base>.insteadOf`][1] setting), as that'd cause you to clone the crates.io index through SSH. Rust 1.66.1 will ensure Cargo checks the SSH host key and abort the connection if the server's public key is not already trusted. We recommend everyone to upgrade as soon as possible. ", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-347", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2022-46176", }, { name: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", refsource: "MISC", tags: [ "Mitigation", "Third Party Advisory", ], url: "https://github.com/rust-lang/cargo/security/advisories/GHSA-r5w3-xm58-jv6j", }, { name: "http://www.openwall.com/lists/oss-security/2023/11/05/6", refsource: "MISC", tags: [], url: "http://www.openwall.com/lists/oss-security/2023/11/05/6", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 3.6, }, }, lastModifiedDate: "2023-11-06T01:15Z", publishedDate: "2023-01-11T21:15Z", }, }, }
Log in or create an account to share your comment.
This schema specifies the format of a comment related to a security advisory.
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.